poster 0.8.1
Streaming HTTP uploads and multipart/form-data encoding
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
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| poster-0.8.1-py2.4.egg (md5, pgp) | Python Egg | 2.4 | 2011-04-16 | 30KB | 369 |
| poster-0.8.1-py2.5.egg (md5, pgp) | Python Egg | 2.5 | 2011-04-16 | 30KB | 383 |
| poster-0.8.1-py2.6.egg (md5, pgp) | Python Egg | 2.6 | 2011-04-16 | 30KB | 1810 |
| poster-0.8.1-py2.7.egg (md5, pgp) | Python Egg | 2.7 | 2011-04-16 | 30KB | 1833 |
| poster-0.8.1.tar.gz (md5, pgp) | Source | 2011-04-16 | 11KB | 20520 | |
- Author: Chris AtLee
- Home Page: http://atlee.ca/software/poster
- Download URL: http://atlee.ca/software/poster/dist/0.8.1
- Keywords: python http post multipart/form-data file upload
- License: MIT
- Categories
- Package Index Owner: catlee
- DOAP record: poster-0.8.1.xml
