[ 原始碼: 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