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 pytest pytest-cov
ANYBLOK_DATABASE_DRIVER=postgresql ANYBLOK_DATABASE_NAME=test_anyblok py.test 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

Contributors

  • Jean-Sébastien Suzanne
  • Pierre Verkest
  • Hugo Quezada