CMD + K

websockets

Community

A library for developing WebSocket servers and clients in Python.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::websockets

Try This Package Beta

Usage Tracking

17.1
17.0.1
17.0
16.1.1
16.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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 asyncio, Python's standard asynchronous I/O framework, it provides a straightforward API based on coroutines, making it easy to write highly concurrent applications.

About

Summary

A library for developing WebSocket servers and clients in Python.

Last Updated

Aug 26, 2026 at 21:54

License

BSD-3-Clause

Supported Platforms

macOS-64
linux-ppc64le
macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

win-32 Last supported version: 4.0.1