Skip to content

Files

Latest commit

32fcf8c · Sep 20, 2022

History

History
This branch is up to date with 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.