https://github.com/alissonperez/cookiecutter-py-cloud-func
Simple cookiecutter template for a google could function
https://github.com/alissonperez/cookiecutter-py-cloud-func
Last synced: 4 months ago
JSON representation
Simple cookiecutter template for a google could function
- Host: GitHub
- URL: https://github.com/alissonperez/cookiecutter-py-cloud-func
- Owner: alissonperez
- Created: 2023-02-20T01:47:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T04:20:08.000Z (about 1 year ago)
- Last Synced: 2025-01-12T17:11:20.556Z (5 months ago)
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cookiecutter - Python Cloud Function Template
==================================================================Cookiecutter template for GCP Cloud Function with Python.
To use it:
```bash
$ cookiecutter https://github.com/alissonperez/cookiecutter-py-cloud-func
```