8000 GitHub - googleapis/python-api-core at 52366f235bc1b94895d245188c7d71f0d4d1246a
[go: up one dir, main page]

Skip to content

googleapis/python-api-core

Repository files navigation

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.

Supported Python Versions

Python >= 3.6

Unsupported Python Versions

Python == 2.7, Python == 3.5.

The last version of this library compatible with Python 2.7 and 3.5 is google-api-core==1.31.1.

0