google-api-core


Namegoogle-api-core JSON
Version 2.17.1 PyPI version JSON
download
home_pagehttps://github.com/googleapis/python-api-core
SummaryGoogle API client core library
upload_time2024-02-14 15:19:45
maintainer
docs_urlNone
authorGoogle LLC
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": "https://github.com/googleapis/python-api-core",
    "name": "google-api-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/58/e2/c2ce7bf379a7200ecab7de2cbf17dcbb3fe2ab5085925dfe6797e263a475/google-api-core-2.17.1.tar.gz",
    "platform": "Posix; MacOS X; Windows",
    "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.17.1",
    "project_urls": {
        "Homepage": "https://github.com/googleapis/python-api-core"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f87373ab788a4682adc1a6900e54d54c750b7bd4be456d75b8bf64eccc23ef9",
                "md5": "4f09142b07facae7f73131ddda97c8e7",
                "sha256": "610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e"
            },
            "downloads": -1,
            "filename": "google_api_core-2.17.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f09142b07facae7f73131ddda97c8e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 137037,
            "upload_time": "2024-02-14T15:19:43",
            "upload_time_iso_8601": "2024-02-14T15:19:43.450690Z",
            "url": "https://files.pythonhosted.org/packages/0f/87/373ab788a4682adc1a6900e54d54c750b7bd4be456d75b8bf64eccc23ef9/google_api_core-2.17.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58e2c2ce7bf379a7200ecab7de2cbf17dcbb3fe2ab5085925dfe6797e263a475",
                "md5": "4117fad40aa8e2e7aba2373227c41a15",
                "sha256": "9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95"
            },
            "downloads": -1,
            "filename": "google-api-core-2.17.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4117fad40aa8e2e7aba2373227c41a15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 147140,
            "upload_time": "2024-02-14T15:19:45",
            "upload_time_iso_8601": "2024-02-14T15:19:45.475463Z",
            "url": "https://files.pythonhosted.org/packages/58/e2/c2ce7bf379a7200ecab7de2cbf17dcbb3fe2ab5085925dfe6797e263a475/google-api-core-2.17.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 15:19:45",
    "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.23391s