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
- :art: Add devenv/direnv configs
- Make links to tutorial and virtual-environment relative in index.md
- 📝 Fix outdated optional *CLI argument* section in tutorial
- ✨ feat: json and bytes field support in options
- 🗑️ Deprecate `shell_complete` and continue to use `autocompletion`
- ✨ Add support for `typing.TypeAliasType` as valid parameter type.
- ✅ Add more tests for the behaviour of `rich_markup_mode`
- docs: remove duplicate explanation how the path is resolved
- Improve support for autocompletion: `shell_complete` vs `autocompletion`
- Async support
- Docs
- Python not yet supported