Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghjayce/excel-to-csv
excel文档一键转换csv格式
https://github.com/ghjayce/excel-to-csv
csv excel exe python transformation windows xls xlsx
Last synced: about 1 month ago
JSON representation
excel文档一键转换csv格式
- Host: GitHub
- URL: https://github.com/ghjayce/excel-to-csv
- Owner: GHJayce
- Created: 2020-04-10T08:23:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T01:41:48.000Z (over 4 years ago)
- Last Synced: 2024-02-02T11:45:33.171Z (11 months ago)
- Topics: csv, excel, exe, python, transformation, windows, xls, xlsx
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# excel-to-csv
excel文档转换成csv格式的工具,支持`xlsx`、`xls`格式。
## 使用
```shell
py excel-to-csv.py
```或者下载[windows程序](https://github.com/GHBJayce/excel-to-csv/releases)
## 演示
![使用演示](https://raw.githubusercontent.com/GHBJayce/Assets/master/excel-to-csv/v1.0.0/demonstration.gif)