项目作者: FeMaffezzolli
项目描述 :
A short script capable of reading an excel file and generating an txt file with PHP array format.
高级语言: Python
项目地址: git://github.com/FeMaffezzolli/python_excel_2_array.git
Excel_2_Array
A short script capable of reading an excel file and generating a txt file with PHP array format.
Usage
python excel2array.py -i <inputFileName.xls> -o <outputFileName.txt>
How does it look like?

Output file

Requirements
pandas
sys
getopt