Skip to main content

This package allows for HTTP NTLM authentication using the requests library.

Project description

This package allows for HTTP NTLM authentication using the requests library.

Usage

HttpNtlmAuth extends requests AuthBase, so usage is simple:

import requests
from requests_ntlm import HttpNtlmAuth

requests.get("http://ntlm_protected_site.com",auth=HttpNtlmAuth('domain\\username','password'))

Installation

The package hasn’t been uploaded to pip yet, but it can be installed by running:

sudo python ./setup.py install

Requirements

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

requests_ntlm-0.0.2.3.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file requests_ntlm-0.0.2.3.tar.gz.

File metadata

File hashes

Hashes for requests_ntlm-0.0.2.3.tar.gz
Algorithm Hash digest
SHA256 00df423c9a7299ec25e26364c5f4d108ca46204827b35ba65a8b02e06e9dc5f4
MD5 fb00cf9461bd648c54f723c45983bd10
BLAKE2b-256 2481f12d22d913d0f13c87d898afa0e75864bc781c7ead9fccf08923b6c1e0ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page