Python Flask (Google AppEngine) Starter Template Requirements Python3.7 Google App Engine SDK for Python pip mac, linux or windows Running the Development Environment cd main pip install -r requirements.txt python main.py Deploy to google app engine standard environment gcloud app deploy --project=[your_gae_here]