Installation~~~~~~~~~~~~Clone the repository, then create a virtualenv with a python2.7 interpreter.Install the requirements and launch it using wantzel.py.
Tests~~~~~Install the tests requirements in an other virtual environment, create a specific database fortests, set tests/config.py as needed and launch tests using nosetests.