{"library":"requests-credssp","type":"library","category":null,"description":"requests-credssp is a Python library that enables HTTPS CredSSP authentication for the popular `requests` library. CredSSP is a Microsoft authentication protocol allowing credentials to be delegated to a server for double-hop authentication. It supports CredSSP protocol versions 2 to 6, initial authentication with NTLM or Kerberos, and message encryption. The library is actively maintained, with the latest major release (v2.0.0) in February 2022.","language":"python","status":"active","version":"2.0.0","tags":["http","authentication","windows","credssp","spnego","kerberos","ntlm","requests"],"install":[{"cmd":"pip install requests-credssp","imports":["from requests_credssp import HttpCredSSPAuth"]},{"cmd":"pip install requests-credssp[kerberos]","imports":[]},{"cmd":"# System dependencies for Kerberos on Debian/Ubuntu\nsudo apt-get install python-dev libkrb5-dev krb5-user","imports":[]},{"cmd":"# System dependencies for Kerberos on CentOS/RHEL\nsudo yum -y install python-devel krb5-devel krb5-libs krb5-workstation","imports":[]}],"homepage":null,"github":"https://github.com/jborean93/requests-credssp","docs":null,"changelog":null,"pypi":"https://pypi.org/project/requests-credssp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.1,"avg_import_s":1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/requests-credssp/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}