Ross ROSS = Recommend OSS · open-source software intelligence for agents

Lawouach/WebSocket-for-Python

WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.5.1) observed · 2026-08-28

github.com/Lawouach/WebSocket-for-Python · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 74
  • Release rhythm 9
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5504
  • days_rel: 396
  • days_push: 156
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1127 stars · 285 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ws4py is a Python library implementing the WebSocket protocol (RFC 6455) for both clients and servers, supporting Python 2, 3, and PyPy. It provides a lightweight way to add real-time bidirectional communication to Python applications.

Use cases

  • add websocket support to a python server
  • python websocket client library
  • implement rfc 6455 websockets in python
  • stream real-time messages over websockets
  • websocket library that works on pypy

When to choose

  • you need a lightweight, pure-Python WebSocket implementation
  • you must support both Python 2 and 3 or PyPy
  • you want client and server WebSocket support in one library

When to avoid

  • you need a actively developed library with frequent updates
  • you want WebSocket support integrated with a modern async framework like asyncio or FastAPI
  • you need high-performance production websockets at scale

Facets

library · maturity maintenance

websocket http-server http-client web-development networking python cross-platform rfc6455 ws4py pypy-support real-time

1 source

Member repositories

RepositoryRoleHealth v2
Lawouach/WebSocket-for-Pythonmain56

For agents

markdown · JSON · MCP: product_card(name="Lawouach/WebSocket-for-Python")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem