2024-11-04 14:38:40 +08:00
2024-10-05 11:35:15 +08:00
2024-11-04 14:38:40 +08:00
2024-10-05 11:35:15 +08:00
2024-10-05 10:25:31 +08:00
2024-10-05 12:51:36 +08:00
2024-10-05 12:51:36 +08:00
2024-10-17 19:56:39 +08:00

ESD_bleeding_view_tool

main分支

安装

安装pdm包管理器如果已安装请跳过

python3 -m pip install pdm

运行代码(第一次运行)

pdm install
pdm run main

运行代码(非第一次运行)

pdm run main

安装gui环境如没有问题请跳过

sudo apt-get update
sudo apt-get install libxcb-cursor0
Description
No description provided
Readme MIT 53 KiB
Languages
Python 100%