Cloud Python Template A template project for getting a Flask application running quickly on Fly. Installing initial dependencies pipenv install --requirements requirements.txt Environment file variables See the .env.template file FLASK_RUN_PORT: port number for the app for compatibility with the flask CLI