python-multipart (0.0.22)
Published 2026-02-15 19:31:33 +00:00 by gitea_admin
Installation
pip install --index-url python-multipartAbout this package
A streaming multipart parser for Python
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.
Requirements
Requires Python: >=3.10