All Projects → googleapis → google-auth-library-python-httplib2

googleapis / google-auth-library-python-httplib2

Licence: Apache-2.0 license
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Dockerfile
14818 projects

httplib2 Transport for Google Auth

pypi

This library provides an httplib2 transport for google-auth.

Note

httplib has lots of problems such as lack of threadsafety and insecure usage of TLS. Using it is highly discouraged. This library is intended to help existing users of oauth2client migrate to google-auth.

Installing

You can install using pip:

$ pip install google-auth-httplib2

License

Apache 2.0 - See the LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].