A suite of tools for CuteChess GUI written in both English & Chinese to support engine logs, match abort-continue, UCI options quick search & modify and PGN checker & score calculator ... etc
Enviroment: python 2.7.15 win32 here https://www.python.org/ftp/python/2.7.15/python-2.7.15.msi
Packages to install: pip install easygui pip install goto-statement
Packages to download: download py2exe 0.6.9 win32 here https://sourceforge.net/projects/py2exe/files/py2exe/0.6.9/py2exe-0.6.9.win32-py2.7.exe/download
Compile Command (in CMD) : python setup.py py2exe
To contact:
Mailbox: [email protected] or [email protected]
编译需要的环境: python 2.7.15 32位(不要使用64位,因为不能打包成单个文件)
依赖包下载: pip install easygui pip install goto-statement
打包工具下载: py2exe 0.6.9,下载地址https://sourceforge.net/projects/py2exe/files/py2exe/0.6.9/py2exe-0.6.9.win32-py2.7.exe/download
打包命令(CMD下): python setup.py py2exe
联系邮箱: [email protected]