{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides WebSocket protocol support for gevent-based applications, enabling bidirectional communication over HTTP.","skillfed_tags":["abandoned","legacy","gevent"],"use_cases":["Legacy gevent applications requiring WebSocket support that cannot be migrated to maintained libraries","Historical code archaeology or understanding early WebSocket implementations in Python","Educational study of gevent-based async patterns from the early 2010s era"],"what_it_does":"websocket is a WebSocket protocol implementation designed for gevent-based applications. It enables bidirectional communication channels over HTTP, allowing real-time data exchange between clients and servers in gevent async contexts.\n\nThe package has been abandoned since its single release on 2010-12-03 and shows no maintenance activity, repository commits, or updates. It carries high install friction and lacks documentation or active support. Modern alternatives with ongoing maintenance are strongly recommended for any new projects.","worth_installing":"No. This package is abandoned (last release 2010-12-03), has high install friction, and lacks any maintenance or repository activity. Modern WebSocket libraries with active maintenance are available. Install only if maintaining legacy code that already depends on it; do not use for new projects."},"id":"websocket","links":{"html":"https://skillfed.io/packages/websocket","md":"https://skillfed.io/packages/websocket.md","pypi":"https://pypi.org/project/websocket/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2010-12-03","license_spdx":null,"license_treatment":"permissive","name":"websocket","python_support":"unspecified","summary":"Websocket implementation for gevent"},"popularity":{"monthly_downloads":157325,"position":10759,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.1"}
