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
- With invoke_without_command set commands are not marked as optional
- `pyright --verifytypes` reports incomplete coverage
- FuncParamType should use ValueError for self.fail(message)
- Using a class as a `flag_value` causes the default to be instantiated in click 8.3.0
- click.launch() does not work for (non local) urls on Windows.
- Clarify option decorator argument wording
- Allow epilog without indentation.
- Fix readline backspace/line-wrapping on linux
- Add help kwarg to argument parameter
- Allow optional argument(s) to precede mandatory argument(s)
- Docs
- Python not yet supported