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