aaron1022 / excel2json

save excel file to json file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

excel to json file

	pip install xlrd

##commond

	C:\Python27\python.exe F:/python/parseExcel.py -p F:\\python\\file2.xls -o list.json

it will generate list.json file to save excel content

About

save excel file to json file


Languages

Language:Python 100.0%