You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 months ago | |
|---|---|---|
| DLLs | 2 months ago | |
| Lib | 2 months ago | |
| Scripts | 2 months ago | |
| SnailPDF | 2 months ago | |
| build/SnailPDF | 2 months ago | |
| include | 2 months ago | |
| libs | 2 months ago | |
| tcl | 2 months ago | |
| LICENSE.txt | 2 months ago | |
| NEWS.txt | 2 months ago | |
| README.md | 2 months ago | |
| SnailPDF.spec | 2 months ago | |
| icon.ico | 2 months ago | |
| main.py | 2 months ago | |
| python.exe | 2 months ago | |
| python3.dll | 2 months ago | |
| python313.dll | 2 months ago | |
| pythonw.exe | 2 months ago | |
| vcruntime140.dll | 2 months ago | |
| vcruntime140_1.dll | 2 months ago | |
README.md
操作说明:
作者:蜗牛 邮件:mvcers@gmail.com
打包
- 打包成exe文件
- .\python.exe -m pip install install --upgrade pip
- .\python.exe -m pip install --upgrade pip
- .\python.exe -m pip install --upgrade Pillow
- .\python.exe -m pip install --upgrade PIL
- .\python.exe -m pip install --upgrade ImageTk
- .\python.exe -m pip install --user qrcode
- .\python.exe -m PyInstaller --onefile --windowed --icon=icon.ico --name "SnailPDF" .\main.py