[ 源代码: websocket-client ]
软件包:python3-websocket(0.57.0-1)
python3-websocket 的相关链接
Debian 的资源:
下载源码包 websocket-client:
- [websocket-client_0.57.0-1.dsc]
- [websocket-client_0.57.0.orig.tar.gz]
- [websocket-client_0.57.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
WebSocket client library - Python 3.x
websocket-client provides a low-level, synchronous API providing WebSocket client functionality to Python programs. It conforms to the WebSocket specification as standardized by the IETF in RFC 6455.
WebSocket is a protocol providing full-duplex communication channels over TCP, mostly used in Web browsers.
This package provides the Python 3.x version.
其他与 python3-websocket 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)