Some starter files to get up and running with App Engine and Flask.
Place home.html in a folder called templates.
The folder structure will look something like this:
— root/
— lib/
— templates/
— index.html
— app.yaml
— main.py
— requirements.txt