python-click-plugins

Click extension to register external CLI commands (Python 2)
  https://github.com/click-contrib/click-plugins
  0
  no reviews



Click plugins allows developers of Click commandline applications to add a plugin mechanism to their tools. This allows the creation of subcommands registered by those plugins.

This is the Python 2 version of the package.