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
- how to use typer on class method __init__ with self argument, got this error: Error: Missing argument 'SELF'.
- Get the typer output with html format to provide it to termynal
- Support for bytes in Options and Arguments
- Is it possible to include a Prolog in `--help`
- unlimited argument for an option with comma spliter
- How do I pass the None value explicitly?
- printing f-string returns nothing in terminal (win10)
- ✨ Add option to set the width of the Rich exception output
- Fix --help command in Two CLI arguments
- New setting to increase the width of the rich (exception) output
- Docs
- Python not yet supported