sundream / xls2what

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 98.7%Language:GAP 1.3%