A simple plugin system based on the component architecture of Trac.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file giblets-0.2.1.tar.gz
.
File metadata
- Download URL: giblets-0.2.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd5b75412d84f9d043c424c12efd32532105797a16edb92aaeaf52355f562321 |
|
MD5 | 0e9afb424630c7da5d5d38355ede9c2b |
|
BLAKE2b-256 | 5f2bc9e3be213f3685b957d81a4208a86b5cb85d3b0b83e68cbfe626105aa036 |