Raw data
{
"_id": null,
"home_page": "https://github.com/requests/requests-ntlm",
"name": "requests_ntlm",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Ben Toews",
"author_email": "mastahyeti@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3e/02/6b31dfc8334caeea446a2ac3aea5b8e197710e0b8ad3c3035f7c79e792a8/requests_ntlm-1.1.0.tar.gz",
"platform": "",
"description": "UNKNOWN\n\n\n",
"bugtrack_url": null,
"license": "ISC",
"summary": "This package allows for HTTP NTLM authentication using the requests library.",
"version": "1.1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "034b8b9a1afde8072c4d5710d9fa91433d504325821b038e00237dc8d6d833dc",
"md5": "4a296f2e759aa8d9e3020affa380236c",
"sha256": "1eb43d1026b64d431a8e0f1e8a8c8119ac698e72e9b95102018214411a8463ea"
},
"downloads": -1,
"filename": "requests_ntlm-1.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4a296f2e759aa8d9e3020affa380236c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5717,
"upload_time": "2017-10-18T00:13:15",
"upload_time_iso_8601": "2017-10-18T00:13:15.293007Z",
"url": "https://files.pythonhosted.org/packages/03/4b/8b9a1afde8072c4d5710d9fa91433d504325821b038e00237dc8d6d833dc/requests_ntlm-1.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3e026b31dfc8334caeea446a2ac3aea5b8e197710e0b8ad3c3035f7c79e792a8",
"md5": "5a30e24a55313a7b17411c890e556dfa",
"sha256": "9189c92e8c61ae91402a64b972c4802b2457ce6a799d658256ebf084d5c7eb71"
},
"downloads": -1,
"filename": "requests_ntlm-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "5a30e24a55313a7b17411c890e556dfa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5183,
"upload_time": "2017-10-18T00:13:17",
"upload_time_iso_8601": "2017-10-18T00:13:17.225092Z",
"url": "https://files.pythonhosted.org/packages/3e/02/6b31dfc8334caeea446a2ac3aea5b8e197710e0b8ad3c3035f7c79e792a8/requests_ntlm-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-10-18 00:13:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "requests",
"github_project": "requests-ntlm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "pyspnego",
"specs": []
},
{
"name": "cryptography",
"specs": [
[
">=",
"1.3"
]
]
},
{
"name": "flask",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "pytest-cov",
"specs": []
},
{
"name": "wheel",
"specs": []
}
],
"lcname": "requests_ntlm"
}