Download List

專案描述

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. The framework itself 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-27 23:12
0.2

Adaption registering has been fixed. New documentation has been added. A new built-in context resource DictContextResource has been added. There are minor fixes.
標籤: Major bugfixes

2006-02-09 22:59
0.1.1

Basic documentation has been added. An unstable WX engine with tests has been added. There are minor fixes.
標籤: Minor bugfixes

2006-02-09 01:54
0.1

標籤: Initial freshmeat announcement

Project Resources