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

Uploaded Source

Built Distribution

google_cloud_functions-1.8.3-py2.py3-none-any.whl (109.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-functions-1.8.3.tar.gz
Algorithm Hash digest
SHA256 ba1823241bea4633da29c6e7539e0357d5052c4897ac4c0ab27bbe0223bb5426
MD5 08d1e4783d891fbbe7c0189acd91a4da
BLAKE2b-256 6796ce402e6c57cc940d65fdba5ef2d9125dd05fbe8b1493a67d5a3a44670cfb

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_functions-1.8.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c10e0d292983f34400dfb6932c9c00d643cf176f8c7fe0f7f750a466d06e2ca8
MD5 fb6f326ac97b281cd5267256be8dfae8
BLAKE2b-256 d36521503bb7fbe99bf674dde4903c58b903916e0c510b4eee528daffcaedcbb

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