Deploying Python 3 apps on Google App Engine


This video shows you how to deploy a Python 3 application on Google App Engine.

If you don’t have a Google Cloud Platform account please check out our video on signing up for a free trial: https://www.youtube.com/watch?v=KFhQ3iUCnTs

More information on Python on Google Cloud: https://cloud.google.com/python
gcloud SDK installation:
https://cloud.google.com/sdk

Quick Command Reference:
gcloud init – log in and setup up the SDK
gcloud preview app deploy – deploy your application
gcloud preview app versions stop main – shutdown your application
gcloud preview app browse – open your browser to your deployed app


Duration: 59
Publisher: Google Cloud
You can watch this video also at the source.