推荐学习书目
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
lazyboy
V2EX  ›  Python

.py 文件如何转换成可执行文件呢,如 exe

  •  
  •   lazyboy ·
    lqqyt2423 · Jun 7, 2016 · 4597 views
    This topic created in 3629 days ago, the information mentioned may be changed or developed.
    如题,想要在没有 python 环境的电脑中运行 Python 程序,大神求指导
    9 replies    2016-06-14 08:32:57 +08:00
    SlipStupig
        1
    SlipStupig  
       Jun 7, 2016
    pyinstaller
    cxyfreedom
        2
    cxyfreedom  
       Jun 7, 2016
    3.4 我用 cxFreeze 的
    daiv
        3
    daiv  
       Jun 7, 2016
    不是做成 GUI ?
    zjqzxc
        4
    zjqzxc  
       Jun 7, 2016
    py2exe
    pyinstaller
    lazyboy
        5
    lazyboy  
    OP
       Jun 7, 2016
    @daiv 不做图形界面不可以吗?
    llix
        6
    llix  
       Jun 8, 2016 via iPhone
    pyinstall 最近刚做过 pt3.4 pyqt5
    Deeer
        7
    Deeer  
       Jun 8, 2016
    我最近也在考虑同样的问题,只要还想在 mac 上允许
    brucedone
        8
    brucedone  
       Jun 8, 2016
    我曾经考虑过直接使用 pyqt , qt4 ,qt5 , 的安装就已经折腾的半死,再就是环境, IDE 的配置,后来就直接转 node.js 的跨平台的 app 了, https://github.com/electron/electron ,你值得拥有
    shamashii
        9
    shamashii  
       Jun 14, 2016 via Android
    最近试了 PY2EXE ,注意 64 位系统 64 位的 PY 会生成 64 位的 EXE (废话),执行效率貌似稍高
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1156 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 220ms · UTC 23:51 · PVG 07:51 · LAX 16:51 · JFK 19:51
    ♥ Do have faith in what you're doing.