Skip to content

Latest commit

 

History

History

mod1-flask

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Module 1 - Migrate from webapp2 to Flask

This repo folder is the corresponding code to the Module 1 codelab. The tutorial STARTs with the Python 2 code in the Module 0 repo folder and leads developers through migrating away from App Engine's webapp2 web framework to Flask, culminating in the code in this folder.