An extension for click to register CLI commands via setuptools entry-points

Edit Package python-click-plugins
https://github.com/click-contrib/click-plugins

Use a decorator to get setuptools entry points that allows others to use your commandline utility as a home for their related sub-commands. You get to choose where these sub-commands or sub-groups can be registered but the plugin developer gets to choose they ARE registered. You could have all plugins register alongside the core commands, in a special sub-group, across multiple sub-groups, or some combination.

Refresh
Refresh
Source Files
Filename Size Changed
click-plugins-1.1.1.tar.gz 0000008164 7.97 KB
python-click-plugins.changes 0000001542 1.51 KB
python-click-plugins.spec 0000002375 2.32 KB
Revision 5 (latest revision is 9)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 695327 from Todd R's avatar Todd R (TheBlackCat) (revision 5)
- update to version 1.1.1:
 - Fixed a version mismatch in `click_plugins/__init__.py`  See `1.1`.
- update to version 1.1:
 - Fix an issue where a broken command's traceback would not be emitted - https://github.com/click-contrib/click-plugins/issues/25
 - Bump required click version to `click>=4` - https://github.com/click-contrib/click-plugins/pull/28
 - Runs Travis tests for the latest release of click versions 4 -> 7 - https://github.com/click-contrib/click-plugins/pull/28
Comments 0
openSUSE Build Service is sponsored by