Skip to main content

Cloud Tasks API API client library

Project description

stable pypi versions

Cloud Tasks API: a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint.

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 Tasks API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, 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

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-tasks

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-tasks

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-tasks-2.10.3.tar.gz (209.3 kB view details)

Uploaded Source

Built Distribution

google_cloud_tasks-2.10.3-py2.py3-none-any.whl (215.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-tasks-2.10.3.tar.gz.

File metadata

  • Download URL: google-cloud-tasks-2.10.3.tar.gz
  • Upload date:
  • Size: 209.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for google-cloud-tasks-2.10.3.tar.gz
Algorithm Hash digest
SHA256 888097d8d6b715080e333c7947aeac2a04cfad5799124e687cf04f29059146fd
MD5 4491edc46aef49ea2ae482da63734c7e
BLAKE2b-256 a0df97b21173f142c17484db0ba9b518c050cad701e948227a2164528b275c5f

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_tasks-2.10.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_tasks-2.10.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 356f9261ee47e737ab347456c1506d44d0f6d5a1260725b11c25f20d592b3b2e
MD5 d3a15c99e583f2046fb132ffaccaaaad
BLAKE2b-256 a0b1f4754c79edfd9c183eaf66d7c0a18dc30fbb86e3f72c3d5f12eb003c6828

See more details on using hashes here.

Provenance

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