About Anaconda Help Download Anaconda

A library for developing WebSocket servers and clients in Python.

Installers

  • linux-64 v10.1
  • linux-aarch64 v10.2

conda install

To install this package run one of the following:
conda install pyston::websockets

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy