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.25.tar.gz
(6.4 kB
view details)
Built Distribution
limber-0.0.25-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file limber-0.0.25.tar.gz
.
File metadata
- Download URL: limber-0.0.25.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 512d804a3bec5ee52de03b0d7b53e2abe33b8160d103f07936f162e2ae3e43ee |
|
MD5 | 0fae7ead14a093a15849e51236c2c9d2 |
|
BLAKE2b-256 | 16e78d1c0682908fa45bbfbe8f3c1605588b4bb07a319bae25067f835142ea55 |
File details
Details for the file limber-0.0.25-py3-none-any.whl
.
File metadata
- Download URL: limber-0.0.25-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc3cc2318843e7e8b35dd0c15ab833f9dcc84a6cd17093b5924de3eac6b8eaa6 |
|
MD5 | cfafa83499672e109bd626aec167a9fb |
|
BLAKE2b-256 | 83eb68c3ac3fed9d91399efccdb1af954a251abd8de10f5ee9b4b8f9bef0b0a4 |