requests_ntlm · PyPI
https://pypi.org/project/requests_ntlm17.10.2017 · requests_ntlm 1.1.0. pip install requests_ntlm. Copy PIP instructions. Latest version. Released: Oct 17, 2017. This package allows for HTTP NTLM authentication using the requests library. Project description. Project details.
requests-ntlm2 · PyPI
pypi.org › project › requests-ntlm2Aug 04, 2021 · When using requests-ntlm2 to create SSL proxy tunnel via HTTP CONNECT, the so-called "NTLM Dance" - ie, the NTLM authentication handshake - has to be done at the lower level (at httplib level) at tunnel-creation step. This means that you should use the HttpNtlmAdapter and requests session.
requests-ntlm2 · PyPI
https://pypi.org/project/requests-ntlm204.08.2021 · When using requests-ntlm2 to create SSL proxy tunnel via HTTP CONNECT, the so-called "NTLM Dance" - ie, the NTLM authentication handshake - has to be done at the lower level (at httplib level) at tunnel-creation step. This means that you should use the HttpNtlmAdapter and requests session.