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 cctbx202211::websockets

Usage Tracking

10.4
10.3
2 / 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

Dec 27, 2022 at 19:02

License

BSD-3-Clause

Total Downloads

1.7M

Supported Platforms

macOS-arm64
linux-64
macOS-64
win-64