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
- ⬆ Bump cryptography from 48.0.1 to 50.0.0
- Fix atomic writes replacing destinations after command failures
- ⬆ Bump the python-packages group with 6 updates
- Exclude hidden commands from command suggestions
- Write generated docs as UTF-8 in `typer ... utils docs --output`
- optimize TyperGroup.list_commands
- Fix single newlines not collapsed in commands panel in rich mode
- docs: fix undefined variable in Option default docstring example
- ✨ Use Pydantic for parameter validation
- Ensure Pythonpath is passed on in tests using subprocess
- Docs
- Python not yet supported