{"library":"websocket","type":"library","category":null,"description":"The `websocket` library, version 0.2.1, released in 2011, provides a WebSocket client implementation specifically for use with the `gevent` asynchronous framework. This project is no longer actively maintained and is considered abandoned, making it unsuitable for modern Python development. Developers should use `websocket-client` for synchronous applications or `websockets` for asyncio-based applications instead.","language":"python","status":"abandoned","version":"0.2.1","tags":["websocket","gevent","networking","abandoned"],"last_verified":"Mon May 25","install":[{"cmd":"pip install websocket","imports":["from websocket import create_connection","from websocket import WebSocket"]},{"cmd":"pip install websocket-client","imports":[]},{"cmd":"pip install websockets","imports":[]}],"homepage":"http://pypi.python.org/pypi/websocket","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/websocket/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":93,"avg_install_s":2.2,"avg_import_s":0.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/websocket/compatibility"}}