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
- version_option module name and package name are not equivalent
- [Feature] Pass `version_option()` to `Command(params=)`
- Context different in `click.pass_context` and `shell_complete`
- missing documentation: testing of shell completion
- rewrite the parser
- Click option completion callback doesn't have access to context.params for parsed values of already typed arguments.
- xdg-open zombie process remains by default in WSL2 after click.launch()
- UnicodeEncodeError on Windows when there are Unicode chars in the help message
- [Feature] Basic `async` support
- Testing output is dependent on terminal width
- Docs
- Python not yet supported