.. currentmodule:: websockets
websockets requires Python ≥ 3.10.
Use the most recent Python release
For each minor version (3.x), only the latest bugfix or security release (3.x.y) is officially supported.
It doesn't have any dependencies.
Install websockets with:
$ pip install websocketsWheels are available for all platforms.
Learn how to build an real-time web application with websockets.
.. toctree::
:maxdepth: 2
tutorial1
tutorial2
tutorial3
These examples will get you started quickly with websockets.
.. toctree::
:maxdepth: 2
examples