Skip to main content

No project description provided

Project description

stable pypi versions

Cloud Functions API: is a scalable pay as you go Functions-as-a-Service (FaaS) to run your code with zero server management.

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 Functions 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-functions

Windows

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

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-functions-1.8.1.tar.gz (106.4 kB view details)

Uploaded Source

Built Distribution

google_cloud_functions-1.8.1-py2.py3-none-any.whl (108.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-functions-1.8.1.tar.gz.

File metadata

File hashes

Hashes for google-cloud-functions-1.8.1.tar.gz
Algorithm Hash digest
SHA256 ff5afe8e46bedd37a7904ea02d96e3bbac8240e15d6e0164e4f33e1a5b9919fd
MD5 500841fb9f3967d7e6b94dce6e00d865
BLAKE2b-256 7118e6eddab9ed911a01d668835c8d07fff1f0ff21ddf957f8d03d1347fe4d37

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_functions-1.8.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_functions-1.8.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f03c49570eb27ac5a50fcb3646fa354069150fd242da720a573826ff5ff7e28b
MD5 a56b00229cabdbb1d85c0e3763f559cc
BLAKE2b-256 e7255124321c24cac49459487962aad9079f6d1c15f49961d09530de28747966

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