python程序封装成exe文件

前言

站内很多方法,本文仅作学习过程的实践记录

一、Pyinstaller

命令行语句:

python 复制代码
pyinstaller -F -w -i logo.ico chengxuming.py

常用命令:

python 复制代码
-i 给应用程序添加图标
-F 只生成一个exe格式的文件
-D 创建一个目录,包含exe文件,但会依赖很多文件(默认选项)
-c 有黑窗口
-w 去掉黑窗口
相关推荐
Albart57521 天前
Python项目终极打包指南:一键生成EXE桌面程序+APK手机应用+Mac APP全平台方案
pyinstaller·python打包·apk打包·桌面程序开发·exe打包·buildozer
CodexDave1 个月前
Python 自动化接单实战(九):Windows 免环境交付如何打包与诊断
windows·python·自动化·python自动化·pyinstaller·软件交付·windows打包
在世修行2 个月前
第24篇:PyInstaller打包实战 — 从Python脚本到Windows EXE
人工智能·python·pyinstaller
007张三丰3 个月前
软件安装包制作工具推荐和比较
pyinstaller·打包·clickonce·安装包制作·inno setup·nsis·installer
曲幽3 个月前
你的FastAPI又在服务器上“跑不起来”了?来,今天咱把打包这件事彻底聊透
linux·windows·python·docker·fastapi·web·pyinstaller·nssm·services
userxxcc4 个月前
Ginthon是用Python+Web写的“视图窗口+稳定服务”的桌面端(Win、Mac、Linux)多功能程序基座。开箱即用但有一定上手门槛。
python·pyinstaller·pywebview·桌面应用基座
2401_841495647 个月前
【Python高级编程】学习通签到统计工具
python·pandas·gui·tkinter·pyinstaller·数据统计·exe程序
njsgcs8 个月前
pyinstaller打包后图标 不显示解决办法
pyinstaller
2401_841495648 个月前
【游戏开发】坦克大战
python·游戏·socket·pygame·tkinter·pyinstaller·坦克大战
2401_841495648 个月前
【Python高级编程】2026 丙午马年元旦祝福程序
python·动画·tkinter·程序·pyinstaller·元旦·turtle