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
- Support different CLI parser backends
- Tuple type options parses every character as an individual value
- [QUESTION] why replace "_" with "-" in command name?
- Async support optionally using anyio
- Specifying help for arguments & options in function docstrings
- How to use the `flag_value` option properly?
- Brief implementation for #111
- ✨ Support Date parameter type (#94)
- [BUG] single @app.command() doesn't require me to pass function name in CLI
- [QUESTION] How to use typer w/ classes and intance methods
- Docs
- Python not yet supported