Skip to main content

Google Cloud Workflows API client library

Project description

stable pypi versions

Cloud Workflows: Orchestrate and automate Google Cloud and HTTP-based API services with serverless workflows.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Cloud Workflows.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-workflows

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-workflows

Next Steps

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

google_cloud_workflows-1.15.1.tar.gz (180.4 kB view details)

Uploaded Source

Built Distribution

google_cloud_workflows-1.15.1-py2.py3-none-any.whl (175.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_cloud_workflows-1.15.1.tar.gz.

File metadata

File hashes

Hashes for google_cloud_workflows-1.15.1.tar.gz
Algorithm Hash digest
SHA256 16b62cc61bcb2056fcf9bd4b76507dc6cd2632828a6d30c15b9a5a7848a6f569
MD5 a43eacd50820fab554891b65200a0684
BLAKE2b-256 6342e5cf09e36391eff6832f4d8bb82b50524b58e2726dbb8e1f766e2f455338

See more details on using hashes here.

File details

Details for the file google_cloud_workflows-1.15.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_workflows-1.15.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 526130271ea5546154c808a09f942c1c784ec6a47b79b0dd852790fc1e41b173
MD5 62642f4ac84661969e086d8800a3ba1e
BLAKE2b-256 08340eaacc27c6a2ebf07ff98f32649d8fd2f93b1607afd112b0f92c7a04c7e1

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