About Anaconda Help Download Anaconda

A library for developing WebSocket servers and clients in Python.

copied from cf-staging / websockets

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v12.0
  • win-64 v12.0
  • linux-64 v12.0
  • win-32 v4.0.1
  • linux-ppc64le v12.0
  • linux-aarch64 v12.0
  • osx-arm64 v12.0

conda install

To install this package run one of the following:
conda install conda-forge::websockets
conda install conda-forge/label/broken::websockets
conda install conda-forge/label/cf201901::websockets
conda install conda-forge/label/cf202003::websockets
conda install conda-forge/label/gcc7::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. (v3.0.9) Legal | Privacy Policy