[ 源代码: google-auth-httplib2 ]
软件包:python3-google-auth-httplib2(0.1.0-3)
python3-google-auth-httplib2 的相关链接
Debian 的资源:
下载源码包 google-auth-httplib2:
- [google-auth-httplib2_0.1.0-3.dsc]
- [google-auth-httplib2_0.1.0.orig.tar.gz]
- [google-auth-httplib2_0.1.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Google Authentication Library: httplib2 transport
Python library providing a httplib2 transport for google-auth.
Note that httplib has lots of problems such as lack of thread safety and insecure usage of TLS. Using it is highly discouraged.
This library is intended to help existing users of oauth2client migrate to google-auth.
其他与 python3-google-auth-httplib2 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-google-auth
- Google Authentication Library - Python 3.x
-
- dep: python3-httplib2
- comprehensive HTTP client library written for Python3
-
- dep: python3-six
- Python 2 and 3 compatibility library