Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 381 Bytes

File metadata and controls

3 lines (2 loc) · 381 Bytes

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.