New Python WebSocket Libraries 2026
last commit 11 months ago gradio-app/fastrtc 3K +218
added 1 year ago
Turn any python function into a real-time audio and video stream over WebRTC or WebSockets.
last commit 2 months ago crossbario/autobahn-python 2K -1
added 1 year ago
WebSocket & WAMP for Python on Twisted and asyncio.
last commit 2 weeks ago python-websockets/websockets 5K +2
added 1 year ago
Library for building WebSocket servers and clients in Python
last commit 2 days ago tornadoweb/tornado 22K -2
added 1 year ago
Tornado is a web framework and async networking library. By using non-blocking I/O, it can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connections.
Python Web Frameworks WebSocket Libraries Microservices Frameworks