A cookiecutter template for python projects intended to be deployed to Google Cloud Functions. cookiecutter
$ pip install cookiecutter
$ cookiecutter https://github.com/eliiza/cookiecutter-gcloud-function.git
You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.