File README.md of Package python-websocket-client
# python-websocket-client URL: [websocket-client](https://pypi.org/project/websocket-client/) ---- [github](https://github.com/websocket-client/websocket-client.git) websocket-client is a WebSocket client for Python. It provides access to low level APIs for WebSockets. websocket-client implements version hybi-13 of the WebSocket protocol. This client does not currently support the permessage-deflate extension from RFC 7692.