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
- [Feature] `ClickException` message without color would be helpful
- resolve_command fails if cmd is None
- [Feature] embedding Click inside asyncio-based apps
- [Feature] for embedding Click with custom stdout/stderr instances
- 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.
- Docs
- Python not yet supported