PlugBoard 0.2
An application framework to create plugin-based applications
- PlugBoard is an Application Framework made in Python built on top of
- setuptools and zope interfaces which help the developer create a plugin-based application. The framework itself is very extensible and let the application be extensible too 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 each other into different environments (such as PlugBoard,
- Gtk,
- Wx, Qt, Twisted, and so on) and provide some useful utilities.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| PlugBoard-0.2-py2.4.egg (md5) | Python Egg | 2.4 | 2006-02-27 | 32KB | 1383 |
| PlugBoard-0.2.tar.gz (md5) | Source | 2006-02-27 | 75KB | 944 | |
- Author: Bruno Luca
- Home Page: http://developer.berlios.de/projects/plugboard/
- Download URL: https://developer.berlios.de/project/showfiles.php?group_id=6005
- Keywords: plugin framework application
- Requires setuptools, zope.interface
-
Categories
- Development Status :: 4 - Beta
- Environment :: Plugins
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: Lethalman
- DOAP record: PlugBoard-0.2.xml
