typer
https://github.com/tiangolo/typer
Python
Typer, build great CLIs. Easy to code. Based on Python type hints.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to typer
Help out
- Issues
- ✨ Add option to use Enum names instead of values on the commandline
- [BUG] callback with type Enum passes None back to the app command
- [FEATURE] Typer python API docs
- Copy @jessekrubin's async-typer sketch
- [FEATURE] logging support
- [BUG] MSYS2 Bash and Git Bash for Windows autocomplete get ^M between autocomplete options
- [QUESTION] Typer CLI in sphinx
- Is there a way to construct a dataclass directly from the command line inputs?
- [FEATURE]Add translations coordination
- [FEATURE] Split commands in the same group into different files.
- Docs
- Python not yet supported