[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#648783: ITP: urllib3 -- HTTP library with thread-safe connection pooling, file post, and more.



Package: wnpp
Severity: wishlist
Owner: Daniele Tricoli <eriol@mornie.org>

* Package name    : urllib3
  Version         : 1.0.2
  Upstream Author : Andrey Petrov <andrey.petrov@shazow.net>
* URL             : http://urllib3.readthedocs.org/
* License         : MIT
  Programming Lang: Python
  Description     : HTTP library with thread-safe connection pooling, file post, and more.

urllib3 supports features left out of urllib and urllib2 libraries.

 * Re-use the same socket connection for multiple requests (HTTPConnectionPool
   and HTTPSConnectionPool) (with optional client-side certificate
   verification).
 * File posting (encode_multipart_formdata).
 * Built-in redirection and retries (optional).
 * Supports gzip and deflate decoding.
 * Thread-safe and sanity-safe.
 * Small and easy to understand codebase perfect for extending and
   building upon.

urllib3 will be managed managing it under the umbrella of the DPMT.



Reply to: