cookbook To install: virtualenv venv source venv/bin/activate pip install -r requirements.txt To run the web server: python manage.py run