Download List

Descripción del Proyecto

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

Adaptación registro ha sido corregido. Nueva documentación se ha añadido. Ha incorporado una nueva en el contexto de los recursos DictContextResource ha sido añadido. Hay correcciones menores.
Tags: Major bugfixes
Adaption registering has been fixed. New documentation has been added. A new built-in context resource DictContextResource has been added. There are minor fixes.

2006-02-09 22:59
0.1.1

Documentación básica ha sido añadido. Un motor WX inestable con las pruebas ha sido añadido. Hay correcciones menores.
Tags: Minor bugfixes
Basic documentation has been added. An unstable WX engine with tests has been added. There are minor fixes.

2006-02-09 01:54
0.1

Tags: Initial freshmeat announcement

Project Resources