About Anaconda Help Download Anaconda

conda-forge / packages / requests-gssapi 1.3.0

A GSSAPI authentication handler for python-requests

copied from cf-staging / requests-gssapi

Installers

  • noarch v1.3.0

conda install

To install this package run one of the following:
conda install conda-forge::requests-gssapi

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy