Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 414 Bytes

File metadata and controls

3 lines (2 loc) · 414 Bytes

Module 2 - Migrate from App Engine ndb to Google Cloud NDB

This repo folder is the corresponding Python 2 code to the Module 2 codelab. The tutorial STARTs with the Python 2 code in the Module 1 repo folder and leads developers through migrating away from App Engine's ndb to Cloud NDB to access Datastore, culminating in the code in this folder.