python-multipart is an Apache2 licensed streaming multipart parser for Python. Test coverage is currently 100%. Documentation is available here.
Because streaming uploads are awesome for large files.
If you want to test:
$ pip install '.[dev]'
$ inv test