# mo-http
More HTTP! A few more features atop the Requests library
## Overview
* handles large data using streams or temporary files
* compresses/decompresses automatically
* try multiple urls
* retry a number of times with sleeps between
* reminds you to set headers, so you are a good citizen
Raw data
{
"_id": null,
"home_page": "https://github.com/klahnakoski/mo-http",
"name": "mo-http",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Kyle Lahnakoski",
"author_email": "kyle@lahnakoski.com",
"download_url": "",
"platform": null,
"description": "# mo-http\r\n\r\nMore HTTP! A few more features atop the Requests library\r\n\r\n## Overview\r\n\r\n* handles large data using streams or temporary files\r\n* compresses/decompresses automatically \r\n* try multiple urls \r\n* retry a number of times with sleeps between\r\n* reminds you to set headers, so you are a good citizen \r\n",
"bugtrack_url": null,
"license": "MPL 2.0",
"summary": "More HTTP! A few more features atop the Requests library",
"version": "4.482.24007",
"project_urls": {
"Homepage": "https://github.com/klahnakoski/mo-http"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "11fc3c7fd555820be12f994bc613aa8496afac08c89c82ae6239cc8cc32befb2",
"md5": "d6063fc84ab18ffc47cfc72a536c603d",
"sha256": "30d2088a0c8faed2035418e677dc23bd0de5490a159782116a5eb6504dad83b6"
},
"downloads": -1,
"filename": "mo_http-4.482.24007-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d6063fc84ab18ffc47cfc72a536c603d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 15641,
"upload_time": "2024-01-07T21:16:24",
"upload_time_iso_8601": "2024-01-07T21:16:24.799675Z",
"url": "https://files.pythonhosted.org/packages/11/fc/3c7fd555820be12f994bc613aa8496afac08c89c82ae6239cc8cc32befb2/mo_http-4.482.24007-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-07 21:16:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "klahnakoski",
"github_project": "mo-http",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "mo-http"
}