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.7.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

limber-0.1.7-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: limber-0.1.7.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

Hashes for limber-0.1.7.tar.gz
Algorithm Hash digest
SHA256 e51522ed804b901e3a98b94eb7f4c9a4024c4254eb8a4c1e015ea37e800c788d
MD5 23db496449514d778e2e77fcc4348b21
BLAKE2b-256 c6b0e5d683a5a64ea8916c3a1a33d6cfcb9bb3b94025ce696ff356f9b82cc1c5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: limber-0.1.7-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

Hashes for limber-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4aaac412d7123dec44a2b27091f87bcf39aa56707842b2645c7d2af107c2e26f
MD5 2716a77cda00133ef0551ce619ef9362
BLAKE2b-256 e8941be1950292e2281fa961d19fc2e9ba757b001ff453d34c16389e4930edbd

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