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
- Allow nargs=-1 in options with a non-whitespace separator
- Unexposed option name is `None` when the parameter name is not a python identifier
- Provide suggestions for misspelled subcommands
- document how to create a standalone application
- get_parameter_source does not work with invoke or forward
- Modifying default_map in callback behaves differently between click 7.1.2 and 8.0.0
- Display exception notes when raising `ClickException`
- Fixes issue #2606 by making color=True behavior agnostic of Operating System.
- Better i18n with gettext: use class-based API
- feature: allow substituting command_path in command help and epilog text
- Docs
- Python not yet supported