# Set up Make a virtualenv, this is left as an exercise to the reader. ## Install Pip install from requirements.txt, this is left as an exercise to the reader. ## Run Run the flask app, this is left as an exercise to the reader.