Front Matter

Information about the AnyBlok project.

Installation

Install released versions of AnyBlok from the Python package index with pip or a similar tool:

pip install anyblok_mixins

Installation via source distribution is via the setup.py script:

python setup.py install

Running Tests

To run framework tests with nose:

pip install nose
nosetests anyblok_mixins/tests

Contributing (hackers needed!)

Anyblok is at a very early stage, feel free to fork, talk with core dev, and spread the word!

Author

Jean-Sébastien Suzanne