Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleapis/python-api-core
https://github.com/googleapis/python-api-core
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/googleapis/python-api-core
- Owner: googleapis
- License: apache-2.0
- Created: 2019-12-10T00:08:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T17:58:35.000Z (16 days ago)
- Last Synced: 2024-12-24T13:40:06.940Z (9 days ago)
- Language: Python
- Homepage: https://googleapis.dev/python/google-api-core/latest
- Size: 1.92 MB
- Stars: 124
- Watchers: 46
- Forks: 88
- Open Issues: 78
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
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/latestSupported Python Versions
-------------------------
Python >= 3.7Unsupported 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`.