Name | python-multipart JSON |
Version |
0.0.17
JSON |
| download |
home_page | None |
Summary | A streaming multipart parser for Python |
upload_time | 2024-10-31 07:09:15 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# [Python-Multipart](https://kludex.github.io/python-multipart/)
[![Package version](https://badge.fury.io/py/python-multipart.svg)](https://pypi.python.org/pypi/python-multipart)
[![Supported Python Version](https://img.shields.io/pypi/pyversions/python-multipart.svg?color=%2334D058)](https://pypi.org/project/python-multipart)
---
`python-multipart` is an Apache2-licensed streaming multipart parser for Python.
Test coverage is currently 100%.
## Why?
Because streaming uploads are awesome for large files.
Raw data
{
"_id": null,
"home_page": null,
"name": "python-multipart",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Andrew Dunham <andrew@du.nham.ca>, Marcelo Trylesinski <marcelotryle@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/40/22/edea41c2d4a22e666c0c7db7acdcbf7bc8c1c1f7d3b3ca246ec982fec612/python_multipart-0.0.17.tar.gz",
"platform": null,
"description": "# [Python-Multipart](https://kludex.github.io/python-multipart/)\n\n[![Package version](https://badge.fury.io/py/python-multipart.svg)](https://pypi.python.org/pypi/python-multipart)\n[![Supported Python Version](https://img.shields.io/pypi/pyversions/python-multipart.svg?color=%2334D058)](https://pypi.org/project/python-multipart)\n\n---\n\n`python-multipart` is an Apache2-licensed streaming multipart parser for Python.\nTest coverage is currently 100%.\n\n## Why?\n\nBecause streaming uploads are awesome for large files.\n",
"bugtrack_url": null,
"license": null,
"summary": "A streaming multipart parser for Python",
"version": "0.0.17",
"project_urls": {
"Changelog": "https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md",
"Documentation": "https://kludex.github.io/python-multipart/",
"Homepage": "https://github.com/Kludex/python-multipart",
"Source": "https://github.com/Kludex/python-multipart"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b4fb275137a799169392f1fa88fff2be92f16eee38e982720a8aaadefc4a36b2",
"md5": "243b921edd144bc0a4577e4844be5047",
"sha256": "15dc4f487e0a9476cc1201261188ee0940165cffc94429b6fc565c4d3045cb5d"
},
"downloads": -1,
"filename": "python_multipart-0.0.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "243b921edd144bc0a4577e4844be5047",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 24453,
"upload_time": "2024-10-31T07:09:13",
"upload_time_iso_8601": "2024-10-31T07:09:13.279872Z",
"url": "https://files.pythonhosted.org/packages/b4/fb/275137a799169392f1fa88fff2be92f16eee38e982720a8aaadefc4a36b2/python_multipart-0.0.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4022edea41c2d4a22e666c0c7db7acdcbf7bc8c1c1f7d3b3ca246ec982fec612",
"md5": "7051f07d9645d3f2e72c0a889329057b",
"sha256": "41330d831cae6e2f22902704ead2826ea038d0419530eadff3ea80175aec5538"
},
"downloads": -1,
"filename": "python_multipart-0.0.17.tar.gz",
"has_sig": false,
"md5_digest": "7051f07d9645d3f2e72c0a889329057b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 36452,
"upload_time": "2024-10-31T07:09:15",
"upload_time_iso_8601": "2024-10-31T07:09:15.884129Z",
"url": "https://files.pythonhosted.org/packages/40/22/edea41c2d4a22e666c0c7db7acdcbf7bc8c1c1f7d3b3ca246ec982fec612/python_multipart-0.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-31 07:09:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kludex",
"github_project": "python-multipart",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "python-multipart"
}