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
- Click option completion callback doesn't have access to context.params for parsed values of already typed arguments.
- Support default for arguments with multiple values
- xdg-open zombie process remains by default in WSL2 after click.launch()
- UnicodeEncodeError on Windows when there are Unicode chars in the help message
- Support for editing multiple files using `click.edit`
- Basic `async` support
- Binary flags vs `default=None`: semantics and issue with prompt
- `flag_value` is passed through `ParamType.convert`
- Testing output is dependent on terminal width
- path and python version values for version message formatting
- Docs
- Python not yet supported