推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
MrMike
V2EX  ›  Python

想给 PyQt5 封装的 exe 添加一个安装步骤界面,是什么样的一个流程呢?

  •  
  •   MrMike · Dec 18, 2017 · 2114 views
    This topic created in 3110 days ago, the information mentioned may be changed or developed.

    python 新人,用 pyqt5 试着封装了一个 exe 文件,打开后,就直接运行了,我想有一个安装的过程,可以设置安装路径以及一些参数,请问下,这需要什么样的一个流程呢?是不是需要先把安装步骤封装到 exe 里面,然后运行安装时,所有参数设置好后,再进行一次封装,形成最终的可执行程序?

    2 replies    2017-12-18 23:38:27 +08:00
    Technetiumer
        1
    Technetiumer  
       Dec 18, 2017 via Android
    NSIS
    SlipStupig
        2
    SlipStupig  
       Dec 18, 2017
    用 pyinstaller,直接打包好,这样连安装包都省了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3059 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 14:34 · PVG 22:34 · LAX 07:34 · JFK 10:34
    ♥ Do have faith in what you're doing.