click-contrib's repositories
click-spinner
It's easy to show that your command line app is active
click-completion
Add or enhance bash, fish, zsh and powershell completion in Click
click-repl
Subcommand REPL for click apps
sphinx-click
A Sphinx plugin to automatically document click-based applications
click-plugins
Register CLI commands via setuptools entry-points.
click-option-group
Option groups missing in Click
click-didyoumean
Enable git-like did-you-mean feature in click :sparkles:
click-help-colors
Colorization of help messages in Click :art:
click-default-group
Extends click.Group to invoke a command without explicit subcommand name.
click-configfile
Extends click <https://github.com/pallets/click> functionality by adding support for commands that use configuration files.
click-aliases
enable aliases for click
click_params
Bunch of click parameters to use
click-datetime
Datetime type support for click.
asyncclick
Trio-compatible version of click. The issue tracker is at python-trio/trio-click
click-threading
Multithreaded Click apps made easy
click-command-loader
Click Command Loader is an extension for Click app to separate commands in files and load them dynamically.
meta
Discussion forum. Please file an issue here to add a new project