{"library":"simple-websocket","type":"library","category":null,"description":"simple-websocket is a Python library offering a collection of WebSocket servers and clients, supporting both traditional (synchronous) and asynchronous (asyncio) workflows. It simplifies WebSocket communication for standalone applications and integration into larger web frameworks like Flask or ASGI. The project is actively maintained with regular releases, with the latest being 1.1.0.","language":"python","status":"active","version":"1.1.0","tags":["websocket","networking","server","client","asyncio","synchronous","real-time"],"install":[{"cmd":"pip install simple-websocket","imports":["from simple_websocket import Server","from simple_websocket import AioServer","from simple_websocket import Client","from simple_websocket import AioClient","from simple_websocket import ConnectionClosed","from simple_websocket import Client"]}],"homepage":null,"github":"https://github.com/miguelgrinberg/simple-websocket","docs":null,"changelog":null,"pypi":"https://pypi.org/project/simple-websocket/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/simple-websocket/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}