Install python-click-plugins by entering the following commands in the terminal:
sudo apt update sudo apt install python-click-plugins
Description:
Click extension to register external CLI commands (Python 2)
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.
Homepage: https://github.com/click-contrib/click-plugins
Version: 1.0.2-1ubuntu3
Section: universe/python