About Anaconda Help Download Anaconda

A library for developing WebSocket servers and clients in Python.

copied from conda-forge / websockets

Installers

  • linux-64 v8.1
  • osx-64 v8.1
  • win-64 v9.0.1

conda install

To install this package run one of the following:
conda install cctbx202105::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy