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
- Use function both as API and click function?
- running tests in parallel with `tox p` fails
- Add format customization flow to `click.prompt` and `click.confirm` via `PromptBuilder` class
- Reorder ParameterSource
- [Python forward compat] click.types.Path.covert: BytesWarning: Comparison between bytes and string
- Method used to build prompts under the hood does not allow for full format customization
- Support pathlib.Path in edit filename
- Regression: `click.launch()` broken on Windows in version 8.1.8
- `CliRunner` terminates with `io.UnsupportedOperation` when using `faulthandler`
- Improve internationalization
- Docs
- Python not yet supported