You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install:
sudo apt-get install python-dev
sudo pip install werkzeug
pip install -r requirements.txt
To run:
python development_server.py
Or install your favorite wsgi server and point it to wsgi_server.py