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.2.tar.gz (3.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for requests_ntlm-0.0.2.2.tar.gz
Algorithm Hash digest
SHA256 8d17b81b6f950e55f83e1a3aa0b6902804f825910a63b15aaa1bf002a9882ad6
MD5 26be9e6000f42a0a9f43682929e0e2ec
BLAKE2b-256 832eddb1a47b93278e407c0984d08f089e829935ef77f5c3d65ed5b56731f439

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