Path to this page:
./
www/py-urllib3,
HTTP library with thread-safe connection pooling
Branch: pkgsrc-2017Q4,
Version: 1.22,
Package name: py27-urllib3-1.22,
Maintainer: imilHTTP 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:[
net/py-Socks] [
devel/py-setuptools] [
lang/python27] [
security/py-certifi] [
security/py-cryptography] [
security/py-OpenSSL]
Required to build:[
sysutils/py-psutil] [
devel/py-nose-exclude] [
devel/py-nose] [
devel/py-coverage] [
devel/py-mock] [
devel/py-test] [
pkgtools/cwrappers]
Master sites:
SHA1: 02c623c3bdceda4ef5bffdafdda472d2d9e34ef1
RMD160: 273649af91ff039ed0fa970d2f79a837e99e82a8
Filesize: 220.784 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-urllib3-1.22 (created)