Empty Baseline Project Walkthrough for Google App Engine (using Python 3)

Опубликовано: 26 Март 2020
на канале: Timothy James
440
7

Code available at: https://github.com/timothyrjames/cs15...

This video explains an empty, basic project that utilizes HTML, CSS, JavaScript, Flask, templates, and AJAX for Google App Engine using Python 3. It includes requirements.txt files for using Google Cloud Datastore and Flask, and walks through the serving process for rendered HTML templates, static content, and dynamic content through main.py.