Yapsy
A fat-free DIY Python plugin management toolkit.
Description
A simple framework for plugin system development with as few dependencies as possible. It is designed to offer a set of very lean classes (plugin managers and plugin interfaces) which can easily be customised by decoration or inheritance.
Yapsy supports Python2 and Python3. Its source package contains versions of the sources for both pythons.
Usage samples, advices and developer's documentations are available on the main website.
Categories
License
Features
- Centralised plugin management
- Management class customizable via class decoration
- Plugin activation saving in config file
- Handles versioning among installed plugins
- Auto install
Update Notifications
User Ratings
User Reviews
-
Lean, active and well-documented project under a commercially-friendly open-source license. There's even an Ubuntu Raring Ringtail package in the works. Awesome! Well done.
-
awesome! +1 for being pure python module. thanks for opensourcing it!