Re: ANN: tornadostreamform

2015-11-26 Thread Nagy László Zsolt
> 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

ANN: tornadostreamform

2015-11-26 Thread Nagy László Zsolt
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