Skip to main content

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:

  1. python -m limber init
  2. python -m limber terraform login
  3. python -m limber plan
  4. python -m limber apply

Google Cloud APIs enabled

  1. CloudFunctions API
  2. PubSub API
  3. CloudScheduler API
  4. Cloud Build API
  5. Secret manager API

Other

  1. Create app engine in your project: https://console.cloud.google.com/appengine

Service account needed roles:

  1. Pub/Sub Editor
  2. Service Account User
  3. Cloud Scheduler Admin
  4. Cloud Functions Developer
  5. Storage Admin
  6. Secret Manager Admin

Project details


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.6.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

limber-0.1.6-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file limber-0.1.6.tar.gz.

File metadata

  • Download URL: limber-0.1.6.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 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

Hashes for limber-0.1.6.tar.gz
Algorithm Hash digest
SHA256 bd333119551ab22144ec63838785f485e4a33f1f295c159e693f6947e5108eb1
MD5 13dc7edf664c38dbe888d29bfffc618b
BLAKE2b-256 a9120cd5b9f5f066c48c4d4a706554f00cf9ba73dffef18fa1460adcddbf1c97

See more details on using hashes here.

File details

Details for the file limber-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: limber-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 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

Hashes for limber-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c631b9c32806718e1e554caa20658f6e7efaa8e3bf4db70854e9594c56091fdd
MD5 a9f9b8f140c98aaf191419df4bafb70b
BLAKE2b-256 c7895829f68f940107f0077b9d19685e768a43303690e57820ccfb49d643796f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page