import websocket
try: import thread except ImportError: import _thread as thread import serial import threading import serial.tools.list_ports import json from getmac