fastports

urllib3 2.6.3,1

net/py-urllib3

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

Category
net
Maintainer
python@FreeBSD.org
WWW
https://urllib3.readthedocs.io/en/stable/ https://github.com/urllib3/urllib3
License
MIT
USES
cpe python

Description

urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the
Python ecosystem already uses urllib3 and you should too. urllib3 brings many
critical features that are missing from the Python standard libraries:
- Thread safety.
- Connection pooling.
- Client-side SSL/TLS verification.
- File uploads with multipart encoding.
- Helpers for retrying requests and dealing with HTTP redirects.
- Support for gzip and deflate encoding.
- Proxy support for HTTP and SOCKS.
- 100% test coverage.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.