Skip to main content

A Python 3 tool to harness the google cloud to run shell scripts

Project description

Turbine

A Python 3 tool to harness the google cloud to run shell scripts. In particular, if you have

  1. a docker image, and
  2. many independent, idempotent tasks for that image written as shell scripts,

Turbine allows you to run those tasks on many VMs in parallel on GCE. Turbine is a lot like

  • Google Cloud Run except you don't need to hit an HTTP endpoint and it supports large machine types and accelerators;
  • Google Cloud Functions except it supports large machine types and accelerators; and
  • Batch on GKE except I understand it, it is significantly lighter-weight than Kubernetes, and it provides a path for TPU access.

Installation

For most users, the recommended method to install is via pip:

pip install turbine

Dependencies:

  • google-cloud-pubsub
  • google-cloud-storage
  • google-cloud-logging
  • google-api-python-client

See requirements.txt for detailed version information, if needed.

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

turbine-1.0.0.tar.gz (10.2 kB view details)

Uploaded Source

File details

Details for the file turbine-1.0.0.tar.gz.

File metadata

  • Download URL: turbine-1.0.0.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for turbine-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4d7889ae2928a55ebd2cc998a48020589efa21ac0a5390524b1810cf492aa049
MD5 796ca80978c1c71704b9b755f962f512
BLAKE2b-256 bd3f6bce396276d2771c8a9fc5e9f571b4eea2bfd50cac9f067f0dce2466cc7a

See more details on using hashes here.

Supported by

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