pythonでwebsocketインストール

$ sudo python3 -m pip install websocket-client

使うときは
import websocket