Skip to main content

No project description provided

Project description

GA pypi versions

Cloud Functions API: Manages lightweight user-provided functions executed in response to events.

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.

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

Uploaded Source

Built Distribution

google_cloud_functions-1.5.2-py2.py3-none-any.whl (59.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-functions-1.5.2.tar.gz
  • Upload date:
  • Size: 55.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for google-cloud-functions-1.5.2.tar.gz
Algorithm Hash digest
SHA256 26b248dccc9062d11c6f1d68fb43c3a8457319c0e17818596b203f7cff90aaea
MD5 ef20b135e331d5f4de02066c24e4f744
BLAKE2b-256 26de3688355c77e198dad4ac0563e153164b03280fe2eada5397c330499166a4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_functions-1.5.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 59.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for google_cloud_functions-1.5.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cb63591b2351848a59d543a922c0b03c96839ef4462d49a749b368ef0239d2ed
MD5 e7d232e72bf7cc7f4249134fd2269aee
BLAKE2b-256 b5143e4c9557602c9ff31062f05ed9d9ffd330e28a5733273b03c2728479da50

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