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

Uploaded Source

Built Distribution

google_cloud_functions-1.2.0-py2.py3-none-any.whl (54.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-functions-1.2.0.tar.gz
  • Upload date:
  • Size: 50.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for google-cloud-functions-1.2.0.tar.gz
Algorithm Hash digest
SHA256 8034d148fde9a46343b2233f7ff09e36077a8c658a54d16a55df150c6bdb7631
MD5 569c58d2083d7b523e0c0a716f173f06
BLAKE2b-256 43525af46b2c6e7329785bb57ecc322a13b2425f074a33dd9bdd6a87948143bd

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_functions-1.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 54.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for google_cloud_functions-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 560747bed041508868dc590c3653e3d15f8d2dd57c7dcff400869612e009333b
MD5 35de49d3d5b0053a5f3aa8efccca4dc2
BLAKE2b-256 f58fde4fe6f653e3e5d43095430128c6d9c4ca272dc5e00a0dfa7725a8bbee77

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