plugz

Plugin framework that simplifies plugin support in your tools


Keywords
plugz
License
BSD-3-Clause
Install
pip install plugz==0.1.0

Documentation

plugz

https://badge.fury.io/py/plugz.png https://travis-ci.org/mistermatti/plugz.png?branch=master https://pypip.in/d/plugz/badge.png

Plugin framework that simplifies plugin support in your tools

Features

  • Lets you register custom plugin types and plugins
  • Loading mechanism for plugins of a specific type in given locations