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.3.tar.gz (33.9 kB view details)

Uploaded Source

Built Distribution

websockets-3.3-py33.py34.py35.py36-none-any.whl (38.8 kB view details)

Uploaded Python 3.3 Python 3.4 Python 3.5 Python 3.6

File details

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

File metadata

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

File hashes

Hashes for websockets-3.3.tar.gz
Algorithm Hash digest
SHA256 305ab7fdd86afd08c2723461c949e153f7b01233f95a108619a15e41b7a74c93
MD5 a01f53b7b8bfe339f9cceb2c86c01bd0
BLAKE2b-256 73e9e570b5f948514db504fed6f4eb014c826bdcaa053a6bfaa1f9f4c97c3f9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for websockets-3.3-py33.py34.py35.py36-none-any.whl
Algorithm Hash digest
SHA256 1c5d186cef232011365ea58f611eeeac9417c82e46c70ef65ac019d339dc6fb0
MD5 62a346e1516998a13c0dfd16503ede9f
BLAKE2b-256 892de6a8aa1cf062b8c5eb1b6bca1c3131e6e1f5bd25c829521a10a022a9864a

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