This is an example website Virtual environment virtualenv venv source venv/bin/activate make install export FLASK_APP=app flask run