Skip to main content

Cloud Tasks API API client library

Project description

Cloud Tasks API: Manages the execution of large numbers of distributed requests. Cloud Tasks is in Alpha.

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.

Mac/Linux

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

Windows

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

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

Uploaded Source

Built Distribution

google_cloud_tasks-0.1.0-py2.py3-none-any.whl (49.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-tasks-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d0537d483460cb930147ba164bafd75256017b3e5013f61bccc11a3a2868fc28
MD5 e4e4eb4e8bd5c24b5e9b12a3b4cd4a2c
BLAKE2b-256 4bf673b9703b89c758c15a59af6b867e3b1f38970f00c472cbe241a69af0884f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_tasks-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e16052f6dabd8804be34447432a33571629d9b25731e04dc8463321bb7409869
MD5 70349e9beaa860958aaae3c02aed32a6
BLAKE2b-256 bfb8d0a7baff4aadb83ec69b99164e41eb3140634fc556569a4398c728534731

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