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
- Dual-option value arbitrage: `first` vs. `last` vs. `most explicit` policy
- Migrate sentinels to use Python 3.15's PEP 661 `sentinel` built-in with typing_extensions backport
- click.prompt typing clarifications / improvements
- Organize tests utils
- `click.get_pager_file`: add tests (#1572 followup)
- "default" behaviour in Click 8.3.x changes with enable/disable boolean flag pair
- Fix HelpFormatter.write_usage with empty args
- WIP: Cleanup documentation for `8.4.0`
- WIP: Add capture mode to `CliRunner` and revert default `fileno` exposure
- Click 8.3.3 breaks `pytest` when stream `fd` is duplicated
- Docs
- Python not yet supported