CMD + K

requests-gssapi

Community

A GSSAPI authentication handler for python-requests

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::requests-gssapi

Usage Tracking

1.4.0
1.3.0
1.2.3
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

Requests is an HTTP library, written in Python, for human beings. This library adds optional GSSAPI authentication support and supports mutual authentication.

It provides a fully backward-compatible shim for the old python-requests-kerberos library: simply replace import requests_kerberos with import requests_gssapi. A more powerful interface is provided by the HTTPSPNEGOAuth component, but this is of course not guaranteed to be compatible.

About

Summary

A GSSAPI authentication handler for python-requests

Last Updated

Oct 17, 2025 at 11:02

License

ISC

Total Downloads

51.8K

Version Downloads

6.7K

Supported Platforms

noarch