EZPlugins
EZPlugins is an easy to use plugin framework with a great deal of flexibility.
Installing
EZPlugins can be simply installed by running:
pip install ezplugins
Or if you prefer the development branch, one could use:
pip install git+https://gitlab.oscdev.io/software/ezplugins.git
If you want to install from a source distribution (extract the tarball first), or checked-out git repository run the following command:
python setup.py install
Documentation
Support
License
EZPlugins is licensed under the MIT License.