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.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``.
Raw data
{
"_id": null,
"home_page": "https://github.com/googleapis/python-cloud-core",
"name": "google-cloud-core",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Google LLC",
"author_email": "googleapis-packages@google.com",
"download_url": "https://files.pythonhosted.org/packages/b8/1f/9d1e0ba6919668608570418a9a51e47070ac15aeff64261fb092d8be94c0/google-cloud-core-2.4.1.tar.gz",
"platform": "Posix; MacOS X; Windows",
"description": "Core Helpers for Google Cloud Python Client Library\n===================================================\n\n|pypi| |versions|\n\nThis library is not meant to stand-alone. Instead it defines\ncommon helpers (e.g. base ``Client`` classes) used by all of the\n``google-cloud-*`` packages.\n\n\n- `Documentation`_\n\n.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg\n :target: https://pypi.org/project/google-cloud-core/\n.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg\n :target: https://pypi.org/project/google-cloud-core/\n.. _Documentation: https://cloud.google.com/python/docs/reference/google-cloud-core/latest\n\nQuick Start\n-----------\n\n.. code-block:: console\n\n $ pip install --upgrade google-cloud-core\n\nFor more information on setting up your Python development environment,\nsuch as installing ``pip`` and ``virtualenv`` on your system, please refer\nto `Python Development Environment Setup Guide`_ for Google Cloud Platform.\n\n.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup\n\n\nSupported Python Versions\n-------------------------\nPython >= 3.7\n\nUnsupported Python Versions\n---------------------------\nPython == 2.7: the last version of this library which supported Python 2.7\nis ``google.cloud.core 1.7.2``.\n\nPython == 3.6: the last version of this library which supported Python 3.6\nis ``google.cloud.core 2.3.1``.\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Google Cloud API client core library",
"version": "2.4.1",
"project_urls": {
"Homepage": "https://github.com/googleapis/python-cloud-core"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5e0f2e2061e3fbcb9d535d5da3f58cc8de4947df1786fe6a1355960feb05a681",
"md5": "a31763bccc609cc5d4dc13d7a24e88a9",
"sha256": "a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61"
},
"downloads": -1,
"filename": "google_cloud_core-2.4.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a31763bccc609cc5d4dc13d7a24e88a9",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 29233,
"upload_time": "2023-12-07T21:12:29",
"upload_time_iso_8601": "2023-12-07T21:12:29.894857Z",
"url": "https://files.pythonhosted.org/packages/5e/0f/2e2061e3fbcb9d535d5da3f58cc8de4947df1786fe6a1355960feb05a681/google_cloud_core-2.4.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b81f9d1e0ba6919668608570418a9a51e47070ac15aeff64261fb092d8be94c0",
"md5": "cd4742e9c951d9158f8ec6667cbdc3c0",
"sha256": "9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073"
},
"downloads": -1,
"filename": "google-cloud-core-2.4.1.tar.gz",
"has_sig": false,
"md5_digest": "cd4742e9c951d9158f8ec6667cbdc3c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 35587,
"upload_time": "2023-12-07T21:12:32",
"upload_time_iso_8601": "2023-12-07T21:12:32.127068Z",
"url": "https://files.pythonhosted.org/packages/b8/1f/9d1e0ba6919668608570418a9a51e47070ac15aeff64261fb092d8be94c0/google-cloud-core-2.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-07 21:12:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "googleapis",
"github_project": "python-cloud-core",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "google-cloud-core"
}