discovered 03 Aug 2026
dataplicity-lomond
→ View on GitHubDataplicity Lomond is a Python WebSocket client that transforms a WebSocket connection into a structured stream of events without requiring threads or callbacks. Its primary use case is to simplify WebSocket communication while providing features such as TLS certificate verification, detailed tracing for connection diagnostics, and resilience with retry mechanisms for failed connections. Notable features include support for both binary and text message handling, compatibility with multiple Python versions, and the capability to run comprehensive tests using local socket fixtures.