FreeBSD.software
Home/security/py311-requests-kerberos

py311-requests-kerberos

0.14.0_2

Kerberos authentication handler for python-requests

An authentication handler for using Kerberos with Python Requests. Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication. Basic GET usage: >>> import requests >>> from requests_kerberos import HTTPKerberosAuth >>> r = requests.get("http://example.org", auth=HTTPKerberosAuth()) ... The entire requests.api should be supported.

Origin: security/py-requests-kerberos
Category: security
Size: 75.2KiB
License: ISCL
Maintainer: dvl@FreeBSD.org
Dependencies: 4 packages
Required by: 4 packages
$pkg install py311-requests-kerberos

Dependencies (4)

Required By (4 packages)

More in security