Skip to content

ypengju/Pexcel2lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pexcel2lua.py

sudo pip install xlrd

sudo pip install pyinstaller

windows: pyinstaller -D -w Pexcel2lua.py

mac: pyinstaller Pexcel2lua.py

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

About

python 脚本处理excel文件为lua table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages