google-cloud-core
Google Cloud API client core library
Install
google-cloud-core on PyPI
pip
pip install google-cloud-coreuv
uv add google-cloud-corepoetry
poetry add google-cloud-corePackage facts
| License | Apache 2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — google-api-core, google-auth |
| Maintenance | actively maintained — 7 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: google_cloud_core-2.6.1-py3-none-any.whl
About google-cloud-core
from the package's own PyPI description — quoted content, verbatim
Core Helpers for Google Cloud Python Client Library
|pypi| |versions|
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.
Documentation_
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg :target: https://pypi.org/project/google-cloud-core/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg :target: https://pypi.org/project/google-cloud-core/ .. _Documentation: https://cloud.google.com/python/docs/reference/google-cloud-core/latest
Quick Start
.. code-block:: console
$ 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.
.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup
Supported Python Versions
Python >= 3.10
Unsupported Python...
Read as markdown · JSON record · Source repository · Homepage
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Provides shared base classes and helpers for Google Cloud Python client libraries, including common Client implementations used across all google-cloud-* packages.
Low friction: pure Python wheel, only two runtime dependencies (google-api-core and google-auth), and actively maintained with a release within the past week.
Apache 2.0 permissive license allows broad use, modification, and distribution with minimal restrictions.
Usage
pip install google-cloud-core
from google.cloud.client import ClientWithProject
# Use as a base for Google Cloud client libraries
Requires Python >= 3.10; not compatible with Python 3.9 or earlier.
Verdict: Production-stable foundational library actively maintained by Google with no known vulnerabilities. Low install friction and permissive licensing make it suitable for integration into Google Cloud client packages, though it is not intended for standalone use.
Needs verification
- Whether direct end-user adoption outside of google-cloud-* packages is supported or recommended
- Specific helper classes and their stability guarantees across minor versions
Similar packages
permissive · top 100 on PyPI
librtpermissive · top 1,000 on PyPI
Flask-SQLAlchemypermissive · top 1,000 on PyPI
pipenvpermissive · top 1,000 on PyPI
itsdangerouspermissive · top 1,000 on PyPI
langgraph-prebuiltpermissive · top 1,000 on PyPI
agent-client-protocolunclear · top 1,000 on PyPI
rfc3987-syntaxpermissive · top 1,000 on PyPI
dbt-adapterspermissive · top 1,000 on PyPI
SQLAlchemy-Utilspermissive · top 1,000 on PyPI