# python 数据库查询并excel导出 **Repository Path**: xiaokou/python_excel ## Basic Information - **Project Name**: python 数据库查询并excel导出 - **Description**: 业余时间学习一下,有兴趣一起学习哦!!! - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2019-10-24 - **Last Updated**: 2023-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python 数据库查询并excel导出 #### 介绍 业余时间学习一下,有兴趣一起学习哦!!! #### 软件架构 介绍使用 mysql-connector,openpyxl #### 安装教程 1. pip install mysql-connector 2. pip install openpyxl #### 使用说明 1. 使用命令运行 如:python excel.py 2. python 命令不存在,请把命令做为全局,实在不想,可以使用全部路去运行,如:C:\Python\Python36\python excel.py