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
- Document and fix command sanitizing with `shlex.split`
- Flush stdin after writing to a pager
- Move Commands doc from reST to MyST
- Expose original file descriptor in `CliRunner`
- Fix pager test leaks
- Reduce blast-radius of `UNSET` in `default_map`
- Reconcile default value passing and default activation
- Allow debugger interactions in tests
- Add NoSuchCommand exception with suggestions for misspelled commands
- Add glossary of terms to documentation
- Docs
- Python not yet supported