> PyPi: https://pypi.python.org/pypi/tornadostreamform
> Documentation: https://pypi.python.org/pypi/tornadostreamform
Wrong paste. Here is the good one:
https://pythonhosted.org/tornadostreamform/
--
https://mail.python.org/mailman/listinfo/python-list
Pure python module that let’s you upload *huge* files to a tornado web
server.
This project provides the
|tornadostreamform.multipart_streamer.MultiPartStreamer| class that
incrementally parses incoming multipart/form-data, splits it into form
fields, and streams the fields into file like objects