# excel2 **Repository Path**: tercero/excel2 ## Basic Information - **Project Name**: excel2 - **Description**: 解析 excel 表到 json、erlang、lua 等 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-07-20 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # excel2 #### 介绍 解析 excel 表到 json、erlang、lua 等 #### 安装教程 1. https://www.python.org/ 下载并安装最新版本(3.10 以上) 2. 使用管理员打开 cmd,执行 `pip install pandas` #### 使用说明 1. 在 cmd 中改变路径到 excel2\src 2. 执行 python main.py,输出到 output 内对应目录 3. 可以屏蔽 main.py 内 main() 中的解析项