py2exe - generate single executable file

前端 未结 9 972
野的像风
野的像风 2020-11-22 01:45

I thought I heard that py2exe was able to do this, but I never figured it out. Has anyone successfully done this? Can I see your setup.py file, and what command line optio

9条回答
  •  一向
    一向 (楼主)
    2020-11-22 02:14

    I'm told bbfreeze will create a single file .EXE, and is newer than py2exe.

提交回复
热议问题