Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 171 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 171 Bytes

密钥生成器

使用 PyInstaller 进行打包,打包成 *.exe 可执行程序。
打包命令:pyinstaller KeyGenerator.py -F --i=./other/key.ico --noconsole