PlugBoard 0.2 review

Download
by rbytes.net on

License: MIT/X Consortium License
File size: 0K
Developer: Lethalman
0 stars award from rbytes.net

PlugBoard is an Application framework made in Python and built on top of setuptools and Zope interfaces which help the developer create a plugin-based application.

PlugBoard is very extensible, and allows the application to be extensible as well.

An application is made up of a plugin resource (get all available plugins in the application), a context resource (organize plugins into different contexts), and an engine to let plugins communicate with each other into different environments (such as PlugBoard, GTK, Wx, Qt, Twisted, and so on) and provide some useful utilities.

What's New in This Release:
Adaption registering has been fixed.
New documentation has been added.
A new built-in context resource DictContextResource has been added.
There are minor fixes.

PlugBoard 0.2 keywords