python-multipart is an Apache2 licensed streaming multipart parser for Python. It's still under some development, but test coverage is currently 100%. Documentation is available here.
Because streaming uploads are awesome for large files. More examples will be coming soon :)
If you want to test:
$ pip install -r requirements.txt
$ py.test