Skip to content

lorenpike/python-multipart

Repository files navigation

Python-Multipart

python-multipart is an Apache2 licensed streaming multipart parser for Python. Test coverage is currently 100%. Documentation is available here.

Why?

Because streaming uploads are awesome for large files.

How to Test

If you want to test:

$ pip install -r requirements.txt
$ pytest

Release new version

$ pip install build
$ python3 -m build

About

A streaming multipart parser for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%