Core Helpers for Google Cloud Python Client Library

image image

This library is not meant to stand-alone. Instead it defines common helpers (e.g. base Client classes) used by all of the google-cloud-\* packages.

Quick Start

$ pip install --upgrade google-cloud-core

For more information on setting up your Python development environment, such as installing pip and virtualenv on your system, please refer to Python Development Environment Setup Guide for Google Cloud Platform.

Supported Python Versions

Python >= 3.7

Unsupported Python Versions

Python == 2.7: the last version of this library which supported Python 2.7 is google.cloud.core 1.7.2.

Python == 3.6: the last version of this library which supported Python 3.6 is google.cloud.core 2.3.1.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月10日 UTC.