Serverless DAGs orchestrated via Python
Project description
Create a file called limber.yaml
with the following configuration:
cloud:
provider: google
project: "<project name>"
region: "europe-west1"
key_file: "<path to key_file>"
default_bucket: "<gcp cloud storage bucket name>"
In the main directory run:
- python -m limber init
- python -m limber terraform login
- python -m limber plan
- python -m limber apply
Google Cloud APIs enabled
- CloudFunctions API
- PubSub API
- CloudScheduler API
- Cloud Build API
- Secret manager API
Other
- Create app engine in your project: https://console.cloud.google.com/appengine
Service account needed roles:
- Pub/Sub Editor
- Service Account User
- Cloud Scheduler Admin
- Cloud Functions Developer
- Storage Admin
- Secret Manager Admin
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
limber-0.1.9.tar.gz
(6.4 MB
view details)
Built Distribution
File details
Details for the file limber-0.1.9.tar.gz
.
File metadata
- Download URL: limber-0.1.9.tar.gz
- Upload date:
- Size: 6.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ace8814fc7a8e5793f68a8509f1fdea783637d07c9822a60c2f51b1fa8586e8c |
|
MD5 | c8f3520996d5c6a105a491f38e92182f |
|
BLAKE2b-256 | db407a7bd03eb54f745ae3cabee9de240fc65168fc84c3b1c22673d1ca3d7d4b |
File details
Details for the file limber-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: limber-0.1.9-py3-none-any.whl
- Upload date:
- Size: 6.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf1edc27a6ab78399b928deecc9574e5f086d1b50cce8287488bdb09289a290c |
|
MD5 | 10ce31fcf1ce9345bfea3504db39c16e |
|
BLAKE2b-256 | bea0c81af2f299ba749f758c47bf2ccaac7f0f6b71e1dfdf20e57f46167c8aa0 |