This is a BOILERPLATE that Crafted with love by Project Managers.
Setup project environment with virtualenv and pip.
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirementS/develop.txt
We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just send a pull request.