python-multipart

A streaming multipart parser for Python

32 个版本 Python >=3.10
安装
pip install python-multipart
poetry add python-multipart
pipenv install python-multipart
conda install python-multipart
描述

Python-Multipart

Build Status Package version Supported Python Version Discord


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.