Set up environment script python -m venv .venv .venv/Scripts/Activate.ps1 pip install -r requirements.txt Run script cd flaskr python app.py