Metadata-Version: |
2.1 |
Name: |
requests-ntlm3 |
Version: |
6.1.3b1 |
Summary: |
The HTTP NTLM proxy and/or server authentication library. |
Author: |
Michael Champanis |
Author-Email: |
michael.champanis[at]gmail.com |
Home-Page: |
https://github.com/mchampanis/requests-ntlm3 |
Download-Url: |
https://github.com/mchampanis/requests-ntlm3/archive/6.1.3b1.tar.gz |
License: |
ISC |
Keywords: |
NTLM,requests,proxy,authorization,NTLM dance |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
License :: OSI Approved :: ISC License (ISCL) |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Topic :: Software Development :: Version Control :: Git |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Requires-Dist: |
requests (>=2.0.0) |
Requires-Dist: |
ntlm-auth (>=1.0.2) |
Requires-Dist: |
cryptography (>=1.3) |
Requires-Dist: |
flake8; extra == "linting" |
Requires-Dist: |
bandit; extra == "linting" |
Requires-Dist: |
flake8-isort; extra == "linting" |
Requires-Dist: |
flake8-quotes; extra == "linting" |
Requires-Dist: |
flask; extra == "testing" |
Requires-Dist: |
pytest; extra == "testing" |
Requires-Dist: |
pytest-cov; extra == "testing" |
Requires-Dist: |
wheel; extra == "testing" |
Requires-Dist: |
codecov; extra == "testing" |
Requires-Dist: |
coverage; extra == "testing" |
Requires-Dist: |
mock; extra == "testing" |
Requires-Dist: |
faker; extra == "testing" |
Provides-Extra: |
linting |
Provides-Extra: |
testing |
Description-Content-Type: |
text/markdown |