{"library":"httpx-ws","type":"library","category":null,"description":"httpx-ws is a Python library that adds WebSocket client capabilities to the popular HTTPX library. It provides both synchronous and asynchronous APIs for connecting to WebSocket servers and sending/receiving messages, seamlessly integrating with HTTPX's client infrastructure. Currently at version 0.9.0, it maintains an active release cycle with frequent updates and improvements.","language":"python","status":"active","version":"0.9.0","tags":["websockets","http client","async","httpx","asyncio","anyio"],"last_verified":"Wed May 20","install":[{"cmd":"pip install httpx-ws","imports":["from httpx_ws import WebSocketClient","from httpx_ws import aconnect_ws","from httpx_ws import connect_ws","from httpx_ws import WebSocketDisconnect"]}],"homepage":null,"github":"https://github.com/frankie567/httpx-ws","docs":"https://frankie567.github.io/httpx-ws/","changelog":null,"pypi":"https://pypi.org/project/httpx-ws/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":2.3,"avg_import_s":0.55,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/httpx-ws/compatibility"}}