click
https://github.com/pallets/click
Python
Python composable command line interface toolkit
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 click
Help out
- Issues
- Parameter typing improvements
- No typing info for `click.argument(..., shell_complete=callable)`
- Invoking a command does not fail on missing arguments
- Nested command option shadowing -h prints wrong suggestion
- Multi-value options override the value returned from `callback` when not all specified
- Allow attaching dynamic parameters to contexts
- Allow adding dynamic parameters to every Context
- [Feature Request] Allow to to emit colored click.secho() text to a pipeline.
- Wrong error message when wrong multicharacter short option is passed
- Indicate multiple use options in help
- Docs
- Python not yet supported