--- id: urllib3 version: "2.7.0" license: MIT license_treatment: permissive maintenance: active --- # urllib3 — HTTP library with thread-safe connection pooling, file post, and more. License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install urllib3 uv add urllib3 poetry add urllib3 ## Description