skip to navigation
skip to content

giblets 0.2.1

A simple plugin system based on the component architecture of Trac.

Downloads ↓

Giblets is a simple plugin system based on the component architecture of Trac. In a nutshell, giblets allows you to declare interfaces and discover components that implement them without coupling.

Giblets also includes plugin discovery based on file paths or entry points along with flexible means to manage which components are enabled or disabled in your application.

The full documenation for giblets is available at http://ltucker.github.com/giblets.

Installation

To install:

$ pip install giblets

or:

$ easy_install giblets

You can also install the current development version of giblets with pip install giblets==dev or easy_install giblets==dev

 
File Type Py Version Uploaded on Size # downloads
giblets-0.2.1.tar.gz (md5) Source 2010-06-12 10KB 415