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

Usage Tracking

15.0.1
15.0
14.2
14.1
13.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

Mar 6, 2025 at 18:26

License

BSD-3-Clause

Total Downloads

5.5M

Supported Platforms

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

Unsupported Platforms

win-32 Last supported version: 4.0.1