urllib3
HTTP library with thread-safe connection pooling, file post, and more.
HTTP library with thread-safe connection pooling, file post, and more.
To install this package, run one of the following:
urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3. urllib3 brings many critical features that are missing from the Python standard libraries, such as thread safety, connection pooling, client side ssl/tls verification, support for gzip and deflate encodings, HTTP and SOCKS proxy support, helpers for retrying requests and dealing with HTTP redirects.
Summary
HTTP library with thread-safe connection pooling, file post, and more.
Information Last Updated
Mar 25, 2025 at 16:24
License
MIT
Total Downloads
14.7K
Platforms
GitHub Repository
https://github.com/urllib3/urllib3Documentation
https://urllib3.readthedocs.io/