# equ-spc **Repository Path**: bs_zz_1/equ-spc ## Basic Information - **Project Name**: equ-spc - **Description**: SPC测试程序,使用python实现,可输入excel数据进行测试 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-12-27 - **Last Updated**: 2024-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Equ SPC 基于 Python 实现 SPC 均值标准差控制图 使用库: - pyecahrts 图形渲染 - wxpython gui框架 - pandas excel处理 - numpy 科学计算 ## 环境 venv: python3.11 ## 命令 ```sh # 启动静态文件服务 python3 -m http.server # 启动程序 python3 appFrame.py ``` ![Image text](./assets//pic01.png)