websocket_client: WebSocket client for Python with low level API options¶
Description¶
WebSocket client for Python with low level API options
License¶
Apache-2.0
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.6.4
version_requirements.txt:
websocket-client
Installation commands¶
$ pip install websocket-client
$ sage -i websocket_client
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.