Skip to content

Files

Latest commit

51818ac · Jul 17, 2021

History

History
This branch is 51 commits behind googlecodelabs/migrate-python2-appengine:master.

mod1-flask

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.