CementPlugins

Shared Plugins for Applications Built on Cement
Download

CementPlugins Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Python License
  • Price:
  • FREE
  • Publisher Name:
  • BJ Dierkes
  • Publisher web site:
  • http://github.com/derks/

CementPlugins Tags


CementPlugins Description

Shared Plugins for Applications Built on Cement Cement is a CLI Application Framework for Python. CementPlugins is a subset of Cement. All plugins available in the project can be used with any command line application that is built on Cement.The versioning of cement-plugins follows the compatible base version of Cement. So if the current stable base version of Cement is 0.4.x then the cement-plugins version will be 0.4rXY where XY is the increment of cement-plugins releases.INSTALLATION:Development versions can be obtained from Git Hub:git clone git://github.com/derks/cement-plugins.gitcd cement-pluginspython setup.py installStable versions are available in the Cheeze Shop:easy_install cement-pluginsUSAGE:Once installed, you simply need to add a plugin to your applications config setting 'enabled_plugins'. For example, to use the clibasic plugin in your application you would have something like:enabled_plugins myapp_core, clibasic, Requirements: · Python · Cement


CementPlugins Related Software