# Excel遍历查找 **Repository Path**: cc123hh/excel-traversal-search ## Basic Information - **Project Name**: Excel遍历查找 - **Description**: 用python写的Excel简单遍历程序 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-13 - **Last Updated**: 2023-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Excel遍历查找 #### 介绍 用python写的Excel简单遍历程序 #### 安装教程 1. pip install xlrd==1.2.0 (1.2.0后不支持xlsx) #### 使用说明 1. 放在要遍历的目录下