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

Edit Package python-urllib3

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.3+, 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.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
_multibuild 0000000053 53 Bytes
openssl-3.2.patch 0000001584 1.55 KB
python-urllib3.changes 0000055427 54.1 KB
python-urllib3.spec 0000004441 4.34 KB
urllib3-2.1.0.tar.gz 0000263900 258 KB
Latest Revision
Arachnos's avatar Arachnos (arachnos) committed (revision 1)
- Initial commit linking to openSUSE:Factory/python-urllib3
Comments 0
openSUSE Build Service is sponsored by