ANN: poster-0.4 - Streaming HTTP uploads and multipart/form-data encoding

chris at atlee.ca chris at atlee.ca
Sun Apr 5 21:31:22 CEST 2009


poster 0.4 is available:

<http://atlee.ca/software/poster/dist/0.4>

The modules in the Python standard library don't provide a way to upload large
files via HTTP without having to load the entire file into memory first.

poster provides support for both streaming POST requests as well as
multipart/form-data encoding of string or file parameters

For more information, visit the poster project site:
<http://atlee.ca/software/poster>

Chris AtLee
<chris at atlee.ca>


More information about the Python-announce-list mailing list