anistark / convergence

MIT License
0 stars 0 forks source link

Convergence

Join the chat at https://gitter.im/anistark/convergence Build Status Coverage Status

pip install -r requirements.txt

Start your mongodb: mongod

./manage.py runserver

Before sending PULL REQUESTS:

Make sure the file is maintained in pep8 standards.

Run flake8 across python file before sending PR, otherwise it might not get merged.