Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 380 Bytes

App Engine Standard Flask Hello World

This sample shows how to use Flask with Google App Engine Standard.

Before running or deploying this application, install the dependencies using pip:

pip install -t lib -r requirements.txt

For more information, see the App Engine Standard README