lagadonian / gae_flask_tutorial-

Standard Flask tutorial for Google App Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Engine Standard Flask Tutorial App

This sample shows how to use Flask to handle requests, forms, templates, and static files on 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

About

Standard Flask tutorial for Google App Engine


Languages

Language:Python 69.1%Language:HTML 30.2%Language:CSS 0.7%