/Pexcel2lua

python 脚本处理excel文件为lua table

Primary LanguagePython

Pexcel2lua.py

sudo pip install xlrd

sudo pip install pyinstaller

windows: pyinstaller -D -w Pexcel2lua.py

mac: pyinstaller Pexcel2lua.py

#dist/ 目录下会生成一个同名文件,点击运行