Easy Deployment of Python Google Cloud Functions using setuptools
Bundling archives for programmatic deployment
The takeaway from this post is that with one command, invoke deploy-gcs, you will be able to bundle a python package into and archive and deploy a GCF against that
[Read More]