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
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
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.0.29.tar.gz
(6.6 kB
view details)
Built Distribution
limber-0.0.29-py3-none-any.whl
(12.7 kB
view details)
File details
Details for the file limber-0.0.29.tar.gz
.
File metadata
- Download URL: limber-0.0.29.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43f398972cb437d56fa3180fe5159d5a2c011c8c635b11e359834018fac06fba |
|
MD5 | ea703c08c5834585c3a1837f56fd6466 |
|
BLAKE2b-256 | c52a011c20edd603aa6d9436a16d88e6ce89d9661aadeed6b6d67ccb0d20204f |
File details
Details for the file limber-0.0.29-py3-none-any.whl
.
File metadata
- Download URL: limber-0.0.29-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f5c4a50fbb6b5f8022fea34242cce5e031578326ecec9a5fb7db70fbc6ebb56 |
|
MD5 | c219c64f39fd8cf089e19fa5db90b588 |
|
BLAKE2b-256 | b2c51a4f6fc272f7abac0c6667ed0784faed0995cb4600df97d62d960046e414 |