Convert a project to an executable file
- install
- pyinstaller
- cx_freeze
- py2exe
- installer
- exe
- windows
- executable
Askers or answerers typically single out one of many possible options. The canonical question is answered with an up-to-date list of command and uncommon solutions, with explanation. This dupe should be used for general “how do I get an executable” questions, not for questions specific to one of the options.
- pyinstaller
- cx_freeze (cxfreeze)
- py2exe
- pyapp (py2app)
- pynist
- nuitka
- bbfreeze
- pylunch