[ 源代码: python-requests-kerberos ]
软件包:python3-requests-kerberos(0.14.0-2)
python3-requests-kerberos 的相关链接
Debian 的资源:
下载源码包 python-requests-kerberos:
- [python-requests-kerberos_0.14.0-2.dsc]
- [python-requests-kerberos_0.14.0.orig.tar.xz]
- [python-requests-kerberos_0.14.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Kerberos/GSSAPI authentication handler for python-requests - Python 3.x
Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication.
This package provides the Python 3.x module.
其他与 python3-requests-kerberos 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 1.3)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-kerberos
- GSSAPI interface module - Python 3.x
-
- dep: python3-pyspnego
- Windows Negotiate Authentication Client and Server
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings