Skip to main content

No project description provided

Project description

beta 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-0.7.0.tar.gz (49.2 kB view details)

Uploaded Source

Built Distribution

google_cloud_functions-0.7.0-py2.py3-none-any.whl (53.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-functions-0.7.0.tar.gz
  • Upload date:
  • Size: 49.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0

File hashes

Hashes for google-cloud-functions-0.7.0.tar.gz
Algorithm Hash digest
SHA256 40718a8c56b31b009dd34ae29e8da84c3ef8810901c8107fdc8aee70e41187e1
MD5 dcd63b4067f31f25c25f6a6ca3531ecb
BLAKE2b-256 1fdd8341876b6b4a74d884fa17d6483fa675dd45ad880a973fbdb43bcb78665e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_functions-0.7.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 53.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0

File hashes

Hashes for google_cloud_functions-0.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d684beef6f495ff9490540388fb4bd4405374cd3572f6810ffc4074e6e7d9819
MD5 d5826e530408db95f82e1e2bd0ce7e73
BLAKE2b-256 c36a49a790016cf4847aa9618798be8fe913ceaf9140dd5fa997b7c20f54a717

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