Skip to main content

Google Cloud Functions API client library

Project description

stable pypi versions

Cloud Functions: 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.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, 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

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-functions

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip 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.17.0.tar.gz (160.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_functions-1.17.0-py2.py3-none-any.whl (136.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_cloud_functions-1.17.0.tar.gz.

File metadata

File hashes

Hashes for google_cloud_functions-1.17.0.tar.gz
Algorithm Hash digest
SHA256 541b018a99433682112cab5b758095b0ca04ae5848f1a40eede1f909259b28f5
MD5 90c2dab27583b73f7dd35eb4c405e93a
BLAKE2b-256 d460623904727b37340a7b8219cce23ac9670e8acd9a769ba58b7ced901f7aa1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_functions-1.17.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 300d24dae66e5a81eb778c862d432f1128e445c6dadbf9ce9ea1a9a45a4c4038
MD5 8f4465ef9d210d71a3eb77b85785cfd9
BLAKE2b-256 268bd3426a33a964e7779b08ed759eaec47b496f1e4e59aa953bff9bbb41e693

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