Skip to main content

Cloud Scheduler API API client library

Project description

GA pypi versions

Cloud Scheduler API: Creates and manages jobs run on a regular recurring schedule.

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 Scheduler 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.6

Deprecated Python Versions

Python == 2.7.

The last version of this library compatible with Python 2.7 is google-cloud-scheduler==1.3.0

Mac/Linux

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

Windows

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

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-scheduler-2.6.4.tar.gz (85.7 kB view details)

Uploaded Source

Built Distribution

google_cloud_scheduler-2.6.4-py2.py3-none-any.whl (98.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-scheduler-2.6.4.tar.gz.

File metadata

File hashes

Hashes for google-cloud-scheduler-2.6.4.tar.gz
Algorithm Hash digest
SHA256 aeac48b8ff14ea391d90b231680bcccefbcf55bd88c7c69548055b4ad388f495
MD5 83da8bd52b079b63a2a11088b980582b
BLAKE2b-256 1a9ebba7484e593673e65e1a107f7daca71b4f1c3cbfb5e644910aaed27dd671

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_scheduler-2.6.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_scheduler-2.6.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a9e58ea60fb610bc7f56ea7557dac121194f62f156269fdaf9f188ad1cd33e21
MD5 248c6f44d8717e4e52149266183b5760
BLAKE2b-256 c832c2ff522620b0d1819e34776b7c01d0f4355bf3c724d73a83fd45740a7423

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