FICHA · MANJARO

python-simple-websocket

Simple WebSocket server and client for Python

  • Library
  • Dev
  • NETWORK
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Adds simple WebSocket client and server support to Python applications. It helps projects exchange real-time messages with browsers, services, or local tools without implementing the WebSocket protocol from scratch.

Developers use it as a network library. WebSocket connections can stay open and carry private data, so configure authentication, origin checks, timeouts, and message validation carefully.

Permissions

Permissions not analysed for this source yet.