Python Flask Template Setup Install the Python dependencies needed from requirements.txt. pip install -r requirements.txt Run the app You can run the app directly by executing app.py. python app.py