# Pyqt5综合工具 **Repository Path**: qinganan_admin/pyqt5-comprehensive-tool ## Basic Information - **Project Name**: Pyqt5综合工具 - **Description**: 借用了qfluentwidget的UI二次开发的pyqt5数据处理综合工具,pyecharts做图。 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 4 - **Created**: 2024-02-10 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: PyQt5, Python ## README # Pyqt5综合工具 ### 介绍 借用了qfluentwidget的UI二次开发的pyqt5数据处理综合工具,pyecharts做图。 整体呢,是将某部分的数据识别,结合re正则过滤,写入到csv以及excel,再通过读取csv或excel结合pyecharts作图 ### 所使用到的第三方库 ~~~ Pyqt5、QFluentWidgets、pandas、re、openpyxl、pyecharts、PyQtWebEngine ~~~ ~~~ 下载第三方库,直接pip install -r requirements.txt 更换源则可以pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple ~~~ #### 全局UI介绍 ![img.png](resources/introduce/img.png) ![img_1.png](resources/introduce/img_1.png) ![img_2.png](resources/introduce/img_2.png) ![img_3.png](resources/introduce/img_3.png) ![img_4.png](resources/introduce/img_4.png) ![img_5.png](resources/introduce/img_5.png) #### 具体体现 ![img.png](resources/introduce/img_6.png) ![img.png](resources/introduce/img_7.png) ![img.png](resources/introduce/img_8.png) ### 具体使用 https://www.bilibili.com/video/BV1CC411z7wz/