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
- Fix zsh completion to respect ZDOTDIR env var
- Fix Enum option value lost when callback is used
- Raise clear error for multiple variadic arguments
- `ModuleNotFoundError: No module named 'typer'` after upgrading dependencies
- 📝 Add information about terminal width for testing output
- 🐛 Fix `launch` to pass wait and locate parameters to `click.launch`
- docs: fix CliRunner.invoke() docstring to reference 'app' parameter
- Add Fish shell completion tests for colon options
- Add module docstring to colors module
- Fix: Don't truncate command docstrings in `typer docs` output
- Docs
- Python not yet supported