google-api-core


Namegoogle-api-core JSON
Version 2.26.0 PyPI version JSON
download
home_pageNone
SummaryGoogle API client core library
upload_time2025-10-08 21:37:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Core Library for Google Client Libraries
========================================

|pypi| |versions|

This library is not meant to stand-alone. Instead it defines
common helpers used by all Google API clients. For more information, see the
`documentation`_.

.. |pypi| image:: https://img.shields.io/pypi/v/google-api_core.svg
   :target: https://pypi.org/project/google-api_core/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg
   :target: https://pypi.org/project/google-api_core/
.. _documentation: https://googleapis.dev/python/google-api-core/latest


Supported Python Versions
-------------------------
Python >= 3.7


Unsupported Python Versions
---------------------------

Python == 2.7, Python == 3.5, Python == 3.6.

The last version of this library compatible with Python 2.7 and 3.5 is
`google-api-core==1.31.1`.

The last version of this library compatible with Python 3.6 is
`google-api-core==2.8.2`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "google-api-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Google LLC <googleapis-packages@google.com>",
    "download_url": "https://files.pythonhosted.org/packages/32/ea/e7b6ac3c7b557b728c2d0181010548cbbdd338e9002513420c5a354fa8df/google_api_core-2.26.0.tar.gz",
    "platform": null,
    "description": "Core Library for Google Client Libraries\n========================================\n\n|pypi| |versions|\n\nThis library is not meant to stand-alone. Instead it defines\ncommon helpers used by all Google API clients. For more information, see the\n`documentation`_.\n\n.. |pypi| image:: https://img.shields.io/pypi/v/google-api_core.svg\n   :target: https://pypi.org/project/google-api_core/\n.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg\n   :target: https://pypi.org/project/google-api_core/\n.. _documentation: https://googleapis.dev/python/google-api-core/latest\n\n\nSupported Python Versions\n-------------------------\nPython >= 3.7\n\n\nUnsupported Python Versions\n---------------------------\n\nPython == 2.7, Python == 3.5, Python == 3.6.\n\nThe last version of this library compatible with Python 2.7 and 3.5 is\n`google-api-core==1.31.1`.\n\nThe last version of this library compatible with Python 3.6 is\n`google-api-core==2.8.2`.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Google API client core library",
    "version": "2.26.0",
    "project_urls": {
        "Documentation": "https://googleapis.dev/python/google-api-core/latest/",
        "Repository": "https://github.com/googleapis/python-api-core"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "77adf73cf9fe9bd95918502b270e3ddb8764e4c900b3bbd7782b90c56fac14bb",
                "md5": "e1bb044dc20322be9f873ff9cc75a050",
                "sha256": "2b204bd0da2c81f918e3582c48458e24c11771f987f6258e6e227212af78f3ed"
            },
            "downloads": -1,
            "filename": "google_api_core-2.26.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1bb044dc20322be9f873ff9cc75a050",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 162505,
            "upload_time": "2025-10-08T21:37:36",
            "upload_time_iso_8601": "2025-10-08T21:37:36.651917Z",
            "url": "https://files.pythonhosted.org/packages/77/ad/f73cf9fe9bd95918502b270e3ddb8764e4c900b3bbd7782b90c56fac14bb/google_api_core-2.26.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "32eae7b6ac3c7b557b728c2d0181010548cbbdd338e9002513420c5a354fa8df",
                "md5": "160d95edde90db1d72b6de58b673c993",
                "sha256": "e6e6d78bd6cf757f4aee41dcc85b07f485fbb069d5daa3afb126defba1e91a62"
            },
            "downloads": -1,
            "filename": "google_api_core-2.26.0.tar.gz",
            "has_sig": false,
            "md5_digest": "160d95edde90db1d72b6de58b673c993",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 166369,
            "upload_time": "2025-10-08T21:37:38",
            "upload_time_iso_8601": "2025-10-08T21:37:38.390160Z",
            "url": "https://files.pythonhosted.org/packages/32/ea/e7b6ac3c7b557b728c2d0181010548cbbdd338e9002513420c5a354fa8df/google_api_core-2.26.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-08 21:37:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "googleapis",
    "github_project": "python-api-core",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "google-api-core"
}
        
Elapsed time: 1.74733s