Content-Length: 328812 | pFad | http://www.github.com/googleapis/python-tasks/tree/4a8dcafcf5561883a4d17b311b267a1f3cd1eb6d

334 GitHub - googleapis/python-tasks at 4a8dcafcf5561883a4d17b311b267a1f3cd1eb6d
Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

googleapis/python-tasks

Repository files navigation

Python Client for Cloud Tasks API

GA pypi versions

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

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.

Supported Python Versions

Python >= 3.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

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









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://www.github.com/googleapis/python-tasks/tree/4a8dcafcf5561883a4d17b311b267a1f3cd1eb6d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy