blob: b47526770afdba9589871b596ce1045f3b472813 [file] [log] [blame]
Jon Wayne Parrott77fb0f22017-10-18 12:52:35 -07001Core Library for Google Client Libraries
2========================================
3
4|pypi| |versions|
5
6This library is not meant to stand-alone. Instead it defines
7common helpers used by all Google API clients. For more information, see the
8`documentation`_.
9
Tres Seaver15c02222018-10-17 10:45:24 -040010.. |pypi| image:: https://img.shields.io/pypi/v/google-api_core.svg
11 :target: https://pypi.org/project/google-api_core/
12.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg
13 :target: https://pypi.org/project/google-api_core/
Jon Wayne Parrott77fb0f22017-10-18 12:52:35 -070014.. _documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/