Core Helpers for Google Cloud Python Client Library¶
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
.
The google-cloud-core
package contains helpers common to all
google-cloud-*
packages. In an attempt to reach a stable API,
much of the functionality has been split out into a new package
google-api-core
.
Core¶
Changelog¶
- Changelog
- 2.4.1 (2023-12-07)
- 2.4.0 (2023-12-07)
- 2.3.3 (2023-06-29)
- 2.3.2 (2022-07-15)
- 2.3.1 (2022-06-03)
- 2.3.0 (2022-04-06)
- 2.2.3 (2022-03-07)
- 2.2.2 (2022-01-17)
- 2.2.1 (2021-11-10)
- 2.2.0 (2021-11-09)
- 2.1.0 (2021-10-05)
- 2.0.0 (2021-08-18)
- 2.0.0b1 (2021-08-02)
- 1.7.2 (2021-07-27)
- 1.7.1 (2021-06-25)
- 1.7.0 (2021-06-14)
- 1.6.0 (2021-02-02)
- 1.5.0 (2020-12-14)
- 1.4.4 (2020-11-30)
- 1.4.3 (2020-10-06)
- 1.4.2 (2020-09-29)
- 1.4.1 (2020-08-06)
- 1.4.2rc2
- 1.4.2rc1
- 1.4.0 (2020-08-04)
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.29.1
- 0.29.0
- 0.28.1
- 0.28.0