Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 397 Bytes

File metadata and controls

3 lines (2 loc) · 397 Bytes

Module 8 - Migrate from App Engine taskqueue to Google Cloud Tasks

This repo folder is the corresponding Python 2 code to the Module 8 codelab. The tutorial STARTs with the Python 2 code in the Module 7 repo folder and leads developers through migrating from taskqueue to Cloud Tasks, culminating in the code in this folder.