Giblets

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

Giblets Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Luke Tucker
  • Publisher web site:
  • http://www.openplans.org/projects/melkjug/project-home

Giblets Tags


Giblets Description

A simple plugin system based on the component architecture of Trac 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.The Giblets project 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.InstallationTo install:pip install gibletsor:easy_install gibletsYou can also install the current development version of giblets with pip install giblets==dev or easy_install giblets==dev Requirements: · Python


Giblets Related Software