Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 411 Bytes

xls2what

a xls parser,you can export to lua/py/json/xml.I wrote about 600 lines of python code,detail see XlsParser/*

python xls2what.py -h
e.g:
	python xls2what.py --config=config_example
see config_example.py for more detailed configuration