{"library":"pyqwest","type":"library","category":null,"description":"PyQwest is a modern Python HTTP client built on the high-performance Rust library `reqwest`. It offers support for advanced HTTP features, including bidirectional streaming, HTTP/2, and HTTP/3. It provides both asynchronous and synchronous client interfaces and aims for a fully-typed, Pythonic API. The current version is 0.4.1. Releases are made on an as-needed basis, often to incorporate updates from the underlying `reqwest` library or to add new features.","language":"python","status":"active","version":"0.4.1","tags":["http client","async","sync","rust","networking","reqwest","http/2","http/3"],"install":[{"cmd":"pip install pyqwest","imports":["from pyqwest import Client","from pyqwest import SyncClient","from pyqwest.httpx import PyQwestTransport","from pyqwest.httpx import AsyncPyQwestTransport"]}],"homepage":null,"github":"https://github.com/curioswitch/pyqwest","docs":null,"changelog":"https://github.com/curioswitch/pyqwest/releases","pypi":"https://pypi.org/project/pyqwest/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":1.9,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyqwest/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}