# excel_cuter **Repository Path**: ovsexia/excel_cuter ## Basic Information - **Project Name**: excel_cuter - **Description**: excel表格分割 - **Primary Language**: Python - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-06-20 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: excel-utils **Tags**: None ## README # 表格分割器 (Excel Cuter)2.0 #### 软件界面 ![输入图片说明](https://images.gitee.com/uploads/images/2020/0620/233850_ba7c1fcd_1402003.png "软件界面") 转换后会在原文件目录新建一个 cut 文件夹,处理完的新文件都放在此文件夹中 --- - **需要用到的包:** - pyqt5 - pandas - xlrd - xlwt _其他需要的包在安装 pandas 时会自动安装_ --- **打包exe用的包:** - pyinstaller