{"library":"google-cloud-functions","type":"library","category":null,"description":"The `google-cloud-functions` Python client library provides a programmatic interface for managing Google Cloud Functions. Cloud Functions is a scalable, pay-as-you-go Functions-as-a-Service (FaaS) offering that allows you to run event-driven code without managing servers. This library is part of the larger `google-cloud-python` monorepo, with its latest version being 1.23.0, and it requires Python 3.9 or higher. While the monorepo sees frequent updates, this specific client library updates less frequently. [3, 19, 25]","language":"python","status":"active","version":"1.23.0","tags":["google-cloud","gcp","serverless","functions-as-a-service","faas","cloud-run"],"last_verified":"Fri May 22","install":[{"cmd":"pip install google-cloud-functions","imports":["from google.cloud.functions_v2 import CloudFunctionsServiceClient","import functions_framework\n@functions_framework.http\n# or\n@functions_framework.cloud_event"]},{"cmd":"pip install functions-framework","imports":[]}],"homepage":"https://cloud.google.com/functions","github":"https://github.com/googleapis/google-cloud-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/google-cloud-functions/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/google-cloud-functions/compatibility"}}