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
- Too developer centric help output
- Eager open/close of a LazyFile for error handling can make fifo reading fail
- Shell completion bash version check fail in git-bash on windows
- `tests/test_types.py::test_file_surrogates` test is missing the `skipif not _non_utf8_filenames_supported` marker
- Make ProgressBar type available in public interface
- Click evaluates default callbacks during tab-completion
- The `flag_value` shadows `default` in `click.option()`
- Break up arguments section
- The `edit` utility does not work on Windows for Visual Studio Code
- make `flag_value=None` actually set flag value to `None`
- Docs
- Python not yet supported