{"library":"urllib3-future","type":"library","category":null,"description":"urllib3.future is a powerful HTTP 1.1, 2, and 3 client with both synchronous and asynchronous interfaces, designed to be forward-looking. It provides a robust alternative to the standard urllib3 library, offering support for modern HTTP protocols and optional memory-safe TLS backends like Rustls. The project is under active and rapid development, with frequent releases.","language":"python","status":"active","version":"2.19.905","tags":["http client","async","sync","http/1.1","http/2","http/3","networking","tls","rustls"],"last_verified":"Thu May 21","install":[{"cmd":"pip install urllib3-future","imports":["import urllib3.future as urllib3\npool = urllib3.AsyncConnectionPool(...)","import urllib3.future as urllib3\npool = urllib3.ConnectionPool(...)","import urllib3.future as urllib3\nmanager = urllib3.PoolManager(...)"]},{"cmd":"pip install urllib3-future[rtls]","imports":[]}],"homepage":"https://urllib3.future","github":"https://github.com/jawah/urllib3.future","docs":"https://urllib3future.readthedocs.io","changelog":"https://github.com/jawah/urllib3.future/blob/main/CHANGES.rst","pypi":"https://pypi.org/project/urllib3-future/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/urllib3-future/compatibility"}}