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
- Interfacing with logger_tt
- `envvar` not picked up in AWS Lambda context
- Is there a way to override the options of a command?
- Need feature to share options or arguments between commands
- Is there a way to show option related to a sub-commands using --help
- 📝 Add documentation for enums created via the functional API
- General / custom option like -o customkey=customvalue in typer?
- Must use typer.Option to supply default argument with Enums created with functional API
- Does Typer support Tuples as Multiple Multi Value Options - List[Tuple[str, str]] - like Click does?
- Testing Documentation w/ stderr
- Docs
- Python not yet supported