click-contrib
A collection of third-party code that extends the capabilities of Click. Message @untitaker if you want to put your project here.
Popular repositories
Repositories
- click-plugins
Register CLI commands via setuptools entry-points.
- click-repl
Subcommand REPL for click apps
- click-help-colors
Colorization of help messages in Click
🎨 - click-option-group
Option groups missing in Click
- click-default-group
Extends click.Group to invoke a command without explicit subcommand name.
- click-spinner
It's easy to show that your command line app is active
- sphinx-click
A Sphinx plugin to automatically document click-based applications
- click-threading
Multithreaded Click apps made easy
- asyncclick
Trio-compatible version of click. The issue tracker is at python-trio/trio-click
- click_params
Bunch of click parameters to use