4 Star 2 Fork 5

郭志杰 / PyQt5-SerialPort-Stable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

PyQt5-SerialPort-Stable

PyQt5 写的 GUI 串口调试助手稳定版

关于 PyQt5 可参考 《PyQt5快速开发与实战》

GUI 展示

文件说明

  1. *.ui 为界面文件
  2. *.py 为两个代码文件,其中一个由 *.ui 转换而来,另一个是业务逻辑文件,两者通过后者调用前者相关联
  3. *.txt 为 pyinstaller 打包 exe 指令
  4. *.ico 为应用程序图标

开发环境

  1. Python 3.6 (Python 解释器, 运行 Python 必备)
  2. Qt Designer (用于设计界面,生成 ui 文件)
  3. Eric 6 (将 ui 文件转换为 Python 代码并开发逻辑文件)

点击查看 PyQt5 安装配置

最终文件

Windows 版本 exe 可执行文件(稳定版) 下载

版本更新

V_稳定版
V2.0
V1.0

微信公众号

​ 扫码关注 CrazyEngineer

MIT License Copyright (c) 2019 Denis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

PyQt5 写的 GUI 串口调试助手稳定版 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/kbytes/PyQt5-SerialPort-Stable.git
git@gitee.com:kbytes/PyQt5-SerialPort-Stable.git
kbytes
PyQt5-SerialPort-Stable
PyQt5-SerialPort-Stable
master

搜索帮助