./www/py-urllib3, HTTP library with thread-safe connection pooling

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q2, Version: 1.21.1, Package name: py27-urllib3-1.21.1, Maintainer: imil

HTTP library with thread-safe connection pooling, file post, and more.

Highlights

* 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.
* Works with AppEngine, gevent, and eventlib.
* Tested on Python 2.6+ and Python 3.2+, 100% unit test coverage.
* Small and easy to understand codebase perfect for extending and building
upon. For a more comprehensive solution, have a look at Requests which is
also powered by urllib3.


Required to run:
[devel/py-setuptools] [security/py-cryptography] [security/py-certifi] [security/py-OpenSSL] [lang/python27] [net/py-Socks]

Required to build:
[sysutils/py-psutil] [devel/py-nose-exclude] [devel/py-mock] [devel/py-coverage] [devel/py-test] [devel/py-nose] [www/py-tornado]

Master sites:

SHA1: f0112a21bede6876e502071a531f630d01be4ed5
RMD160: d91356498e217cd5da494c6ccfa5baadb74c23ef
Filesize: 219.01 KB

Version history: (Expand)