Development Status How to run the server $ virtualenv venv $ . venv/bin/activate $ pip install -r requirements.txt $ make $ python app.py # URL: localhost:5000