google-api-core


Namegoogle-api-core JSON
Version 2.24.0 PyPI version JSON
download
home_pageNone
SummaryGoogle API client core library
upload_time2024-12-09 20:19:37
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/81/56/d70d66ed1b5ab5f6c27bf80ec889585ad8f865ff32acbafd3b2ef0bfb5d0/google_api_core-2.24.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.24.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": "",
            "digests": {
                "blake2b_256": "a17665b8b94e74bf1b6d1cc38d916089670c4da5029d25762441d8c5c19e51dd",
                "md5": "4fd9103ed18c646ea57368c8a9d1bc47",
                "sha256": "10d82ac0fca69c82a25b3efdeefccf6f28e02ebb97925a8cce8edbfe379929d9"
            },
            "downloads": -1,
            "filename": "google_api_core-2.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4fd9103ed18c646ea57368c8a9d1bc47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 158576,
            "upload_time": "2024-12-09T20:19:35",
            "upload_time_iso_8601": "2024-12-09T20:19:35.905085Z",
            "url": "https://files.pythonhosted.org/packages/a1/76/65b8b94e74bf1b6d1cc38d916089670c4da5029d25762441d8c5c19e51dd/google_api_core-2.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8156d70d66ed1b5ab5f6c27bf80ec889585ad8f865ff32acbafd3b2ef0bfb5d0",
                "md5": "5e5fbe5e5e6b14b9243b74055b8a50b4",
                "sha256": "e255640547a597a4da010876d333208ddac417d60add22b6851a0c66a831fcaf"
            },
            "downloads": -1,
            "filename": "google_api_core-2.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5e5fbe5e5e6b14b9243b74055b8a50b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 162647,
            "upload_time": "2024-12-09T20:19:37",
            "upload_time_iso_8601": "2024-12-09T20:19:37.995381Z",
            "url": "https://files.pythonhosted.org/packages/81/56/d70d66ed1b5ab5f6c27bf80ec889585ad8f865ff32acbafd3b2ef0bfb5d0/google_api_core-2.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 20:19:37",
    "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: 0.46971s