# label_check **Repository Path**: hl_lance/label_check ## Basic Information - **Project Name**: label_check - **Description**: 学习项目:用pyqt5编写UI界面,识别条形码,并校验条码是否正确;识别文件中的条码和USB扫描枪的条码。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2018-06-29 - **Last Updated**: 2025-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: PyQt ## README # label_check #### 介绍 学习项目:用pyqt5编写UI界面,识别条形码,并校验条码是否正确;识别文件中的条码和USB扫描枪的条码。 #### 软件架构 pyqt5 ui文件构建界面,部分widget使用qss样式,检验条码规则可以进行使用自定义. #### 安装教程 1. git clone git@gitee.com:hl_lance/label_check.git 2. cd label_check 3. python -m pip install pyqt5 #### 使用说明 1. python main.py #也可以直接运行python check_ui.py 2. ui文件的使用必须用pip install pyqt5-tools,在Python\Lib\site-packages\\qt5_applications\Qt\bin中designer #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)