python3-urllib3
HTTP library with thread-safe connection pooling for Python3
Description
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.
This package contains the Python 3 version of the library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://urllib3.readthedocs.org
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-urllib3