https://github.com/kludex/python-multipart
A streaming multipart parser for Python.
https://github.com/kludex/python-multipart
Last synced: 5 months ago
JSON representation
A streaming multipart parser for Python.
- Host: GitHub
- URL: https://github.com/kludex/python-multipart
- Owner: Kludex
- License: other
- Created: 2013-03-25T23:50:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T02:10:13.000Z (5 months ago)
- Last Synced: 2025-05-03T07:13:51.297Z (5 months ago)
- Language: Python
- Homepage: https://multipart.fastapiexpert.com/
- Size: 963 KB
- Stars: 397
- Watchers: 12
- Forks: 67
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# [Python-Multipart](https://kludex.github.io/python-multipart/)
[](https://pypi.python.org/pypi/python-multipart)
[](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.