General purpose components extending the circuits framework.
Project description
Overview
circuits-bricks is a collection of general purpose components for the circuits framework. Read the Package Documentation for details.
The source is maintained at github. Please use the issue tracker there to report any issues.
Requirements
circuits-bricks has no dependencies beyond the Python Standard Library and the circuits framework in the upcoming 1.7 version.
Installation
The simplest and recommended way to install circuits-bricks is with easy_install:
> easy_install circuits-bricks
Alternatively, you may download the source package from the circuits-bricks Page on PyPI or from github, extract it and install using:
> python setup.py install
License
circuits-bricks is licensed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.