blob: 6faa49a46f3f3f2bcb26a313a0957ab7e6f0747c [file] [log] [blame]
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.github.io/google-cloud-python/latest/core/
Supported Python Versions
-------------------------
Python >= 3.4
Deprecated Python Versions
--------------------------
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.