poster: poster (streaming HTTP uploads and multipart/form-data encoding) poster: poster: The modules in the Python standard library don't provide a way to poster: upload large files via HTTP without having to load the entire file poster: into memory first. poster: poster: poster provides support for both streaming POST requests as well as poster: multipart/form-data encoding of string or file parameters. poster: poster: Homepage: https://atlee.ca/software/poster/ poster: