Skip to main content

An implementation of the WebSocket Protocol (RFC 6455)

Project 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 Python’s asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications.

Installation is as simple as pip install websockets. It requires Python ≥ 3.4 or Python 3.3 with the asyncio module, which is available with pip install asyncio.

Documentation is available on Read the Docs.

Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

websockets-3.2.tar.gz (33.3 kB view details)

Uploaded Source

Built Distribution

websockets-3.2-py33.py34.py35-none-any.whl (38.7 kB view details)

Uploaded Python 3.3 Python 3.4 Python 3.5

File details

Details for the file websockets-3.2.tar.gz.

File metadata

  • Download URL: websockets-3.2.tar.gz
  • Upload date:
  • Size: 33.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for websockets-3.2.tar.gz
Algorithm Hash digest
SHA256 b536827d433a79e85108becdac0b0909e7ce02c3613df53da6d96aee950b50b5
MD5 c1842c03d14169082e065a109fe1cb2c
BLAKE2b-256 c55cfd5cbe294146421596459ba7ae55f39972d722e77da4c791fdc25be5c8e8

See more details on using hashes here.

File details

Details for the file websockets-3.2-py33.py34.py35-none-any.whl.

File metadata

File hashes

Hashes for websockets-3.2-py33.py34.py35-none-any.whl
Algorithm Hash digest
SHA256 df7dc89f2f37c49b4ec4ecb855fc3a6c8be350dd4027d08a7690a1b594975856
MD5 c2c3d8154c87dda5e243b39ea7c6cf2f
BLAKE2b-256 6bf579159fa0171fc8a6955800b8cbb93c1abea22fae59fea2f3a9cda06c53ef

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page