支援Windows、Ubuntu、macOS
此專案使用了下列程式庫,建置前必須先在系統上安裝這些程式庫的開發環境:
- PyQt 5.9
- Python 3.5.0+
使用 Homebrew 用下列命令安裝上述程式庫
$ brew install qt5 python3
使用 pip 安裝python所需模組
$ pip3 install -r requirements.txt
使用各種方法安裝python3.5以上版本
使用 pip3 安裝python所需模組
$ pip3 install -r requirements.txt
環境都建置好之後便可執行檔案
$ python3 kserialport.py