# ExcelMerge **Repository Path**: gispdr/ExcelMerge ## Basic Information - **Project Name**: ExcelMerge - **Description**: 工作中常用需要合并表格,使用Python Tkiner 做GUI + pywin32操作Excel 合并表格 也许有些bug,大家可以完善一下 - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-01-15 - **Last Updated**: 2021-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExcelMerge #### 介绍 工作中常用需要合并表格,使用Python Tkiner 做GUI + pywin32操作Excel 合并表格 也许有些bug,大家可以完善一下 #### 软件架构 软件架构说明 ![输入图片说明](https://images.gitee.com/uploads/images/2020/0430/231206_9bc85d0e_7495705.png "ExcelMerge.png") #### 安装教程 运行 makeExe.bat 进行生成exe 文件 需要安装 pywin32