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.8.tar.gz
(1.6 MB
view details)
Built Distribution
File details
Details for the file limber-0.1.8.tar.gz
.
File metadata
- Download URL: limber-0.1.8.tar.gz
- Upload date:
- Size: 1.6 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 | 0b13cda68a96bad46f8132dfbbc393dffe347aec2cb1b951009d17adf8fe1a7c |
|
MD5 | 58dd145d556e1b3f83f3db89a8cff74e |
|
BLAKE2b-256 | 407451d9730e2a7b53afb4ecefe80865a991e88fc5e22ad57a73b3c301ca3a11 |
File details
Details for the file limber-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: limber-0.1.8-py3-none-any.whl
- Upload date:
- Size: 1.6 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 | 98ced4a170587914397eef39bf0a0dae0cd300fe817545c362808daaf4cb4ace |
|
MD5 | d4817f36a38586c04610896fb5520f55 |
|
BLAKE2b-256 | 25e4718d2664fb2ab5a073c88d066aa192868a5ef5adf0329b1f54e78492eb66 |