Package: python3-websockets Status: install reinstreq unpacked Priority: optional Section: python Installed-Size: 673 Maintainer: Piotr Ożarowski Architecture: amd64 Source: python-websockets Version: 15.0.1-1 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.4) Description: implementation of the WebSocket Protocol (RFC 6455) websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity. It passes the Autobahn Testsuite. . Built on top of Python's asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications. Homepage: https://github.com/aaugustin/websockets