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
- [docs] Tutorial on creating commands with subcommands
- Remove `[default: None]` for arguments and required options
- Is support for Union types on the roadmap?
- Chaining of commands does not work when add_typer is used
- ✨ Support multiple options with multiple values
- feat: Add styling of the command in the suggestion
- Support set (`typing.Set`) type for CLI parameters
- Support for relative datetimes
- Markdown bullet lists in docstrings don't render correctly
- Potential bug with new lines in the help output when markdown mode is used
- Docs
- Python not yet supported