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
- Use expanduser() on Path arguments/options
- [QUESTION] Is possible to programatically install autocompletion?
- [BUG] Path option doesn't seem to expand user
- [FEATURE] Pattern matching on Argument
- [FEATURE] [BUG] Behavior of app with single command is inconsistent if added to another app
- [FEATURE] Define choices via dictionary instead of enum
- [QUESTION] How to automatically validate input parameter as IPv4Address
- Faster Auto-completion
- [BUG] Non-existent path as default value for an option of type Path raises error
- Text blob from `--help`; descriptions from docstrings?
- Docs
- Python not yet supported