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 supported6 Subscribers
Add a CodeTriage badge to typer
Help out
- Issues
- ⬆ Bump anyio from 4.12.0 to 4.14.2
- Fix colliding auto-generated boolean --no-* flags
- 🐛 Ensure that the default option name is not changed by setting a metavar
- 🐛 Use the first app or function defined in the file in the typer command
- Fix OptionHighlighter regex incorrectly highlighting comparison operators as metavars
- Keep the sub-app's deprecated flag in add_typer()
- feat: add align_panel_columns to align Rich help panel columns
- ⬆ Bump pymdown-extensions from 11.0 to 11.0.1
- ⬆ Bump cryptography from 48.0.1 to 50.0.0
- Fix atomic writes replacing destinations after command failures
- Docs
- Python not yet supported