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
Release files for giblets 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| giblets-0.2.1.tar.gz | 11.2 kB | Details |
Release files / giblets-0.2.1.tar.gz
| Download URL | giblets-0.2.1.tar.gz |
|---|---|
| Size | 11.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd5b75412d84f9d043c424c12efd32532105797a16edb92aaeaf52355f562321
|
|
BLAKE2b-256 checksum How to use checksums |
5f2bc9e3be213f3685b957d81a4208a86b5cb85d3b0b83e68cbfe626105aa036
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |