Registry / gcp / google-cloud-core

google-cloud-core

JSON →
library2.7.0pypypi✓ verified 25d ago

Provides common helpers (e.g., base Client classes) used by all of the google-cloud-* packages. Current version: 2.5.0, released on October 29, 2025. Release cadence: approximately every 3-6 months.

pip install google-cloud-core
INSTALL
IMPORT
SIG · GOOGLE-CLOUD-CORE
G
google-cloud-core
gcppythonv2.7.0
Install
4.9s avg
Import
Disk
47MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v2.7.0 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 48.2MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 4.9s · import 0.000s · 49MB
47MB installed
● package 47MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
from google.cloud import Client
from google.cloud.core import Client

Basic usage of the Client class from google.cloud.

from google.cloud import Client client = Client() # Use the client for Google Cloud operations
Debug
Known issues
breakingDropped support for Python 2.7 in version 2.0.0.
fix
Upgrade to Python 3.6 or later.
affects: 2.0.0
deprecatedThe 'google-cloud-sdk' package is deprecated; use product-specific packages instead.
fix
Switch to using individual Google Cloud client libraries.
affects: All
Upgrade
Version history
2.7.0latest on PyPI · released Aug 24, 2026
Audit
Dependencies
google-authrequiredAuthentication library for Google Cloud services.
google-api-corerequiredCore library for Google API client.
Agent activity
44 hits · last 30 days
node
40
OpenAI (training)
1
Resources
google-cloud-core — pip install google-cloud-core · libregistry