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.
 
 
 
 
 
 
zhanglei c4d2b6ba56 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

打包

  1. 打包成exe文件
  2. .\python.exe -m pip install install --upgrade pip
  3. .\python.exe -m pip install --upgrade pip
  4. .\python.exe -m pip install --upgrade Pillow
  5. .\python.exe -m pip install --upgrade PIL
  6. .\python.exe -m pip install --upgrade ImageTk
  7. .\python.exe -m pip install --user qrcode
  8. .\python.exe -m PyInstaller --onefile --windowed --icon=icon.ico --name "SnailPDF" .\main.py