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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: google-cloud-functions-0.7.1.tar.gz
  • Upload date:
  • Size: 49.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.0

File hashes

Hashes for google-cloud-functions-0.7.1.tar.gz
Algorithm Hash digest
SHA256 a14227beae89350791ba366d26cd57b7583e9a02e97ade0f54b2455b5c985f5d
MD5 7b73bfa7f75ca9384b08ec2f49ffcfcd
BLAKE2b-256 e5cc81df801eb150598eed0e25b0a88610048fab07145c821aceff93d6141b45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_functions-0.7.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d441ae0a94ac5212d6428b1d867729f9adc1050473e878f097a84ef888eded67
MD5 01930734f161c370a669a7e7bf16c9d0
BLAKE2b-256 d588022185f583bf09cf9462f181f01539bb79dd6b790aa7e51adde7f58d12df

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page