/excel2json

save excel file to json file

Primary LanguagePython

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