Contents

trogon 0.6.0

0

Automatically generate a Textual TUI for your Click CLI

Automatically generate a Textual TUI for your Click CLI

Stars: 2470, Watchers: 2470, Forks: 56, Open Issues: 34

The Textualize/trogon repo was created 1 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2470 github stars!

How to Install trogon

You can install trogon using pip

pip install trogon

or add it to a project with poetry

poetry add trogon

Package Details

Author
Darren Burns
License
MIT
Homepage
https://github.com/Textualize/trogon
PyPi:
https://pypi.org/project/trogon/
GitHub Repo:
https://github.com/Textualize/trogon

Classifiers

  • Software Development/Documentation
No  trogon  pypi packages just yet.

Errors

A list of common trogon errors.

Code Examples

Here are some trogon code examples and snippets.

GitHub Issues

The trogon package has 34 open issues on GitHub

  • Vim keybindings
  • click and rich prompts interweave into system command prompt
  • ⛓️ Allow chaining subcommands
  • using trogon on Windows with py3.8.10 crashes
  • Make click optional; support manual definition of schemas.
  • @tui() decorator suppresses CLI
  • Completions when editing values based on Shell Completions
  • Bind escape and q to exit without running anything
  • Unpackaged scripts: after TUI interaction, trogon attempts to launch the final command in working dir, not the script dir
  • feat!: refactor to make click optional and…
  • click tuple with diffrent data types
  • [bug] support trogon with --tui flag?
  • feat: Added support for hidden inputs
  • Do not show hidden options
  • Ability to paste existing commands

See more issues on GitHub