Python2Exe
Python2Exe is a command line program for converting Python scripts to executable files.
This allows you to create stand alone programs that do not require an installation of Python. You can ship the executable files without having to ship your source code.
Python2Exe comes with commercial support.
Features:
- Build code for Windows with Python2Exe for Windows
- Does not extract source code to files
- Easy to use: a simple command will build your code – e.g. ‘py2x myscript.py’
- Support for bundling of external files such as gif’s, zip files etc into the executable
Python2Exe for Windows is a Windows console application, and requires any 32-bit or 64-bit version of Windows. Python2Exe for Windows requires an installation of Python on your machine.
Keywords: py2exe py2app pyinstaller cx_freeze
DOWNLOAD
For Python 3.8 and 2.7
- Python2Exe V38.01 for Windows (Feb 3 2020)
Supports Python 3.8.* (32-bit and 64-bit) and
Python 2.7.* (32-bit and 64-bit)Download Python 3.8.1 32-bit here
Download Python 3.8.1 64-bit here
Download Python 2.7.17 32-bit here
Download Python 2.7.17 64-bit here
For Python 3.7 and 2.7
- Python2Exe V37.06 for Windows (Jan 25 2020)
Supports Python 3.7.* (64-bit) and
Python 2.7.* (32-bit and 64-bit)Download Python 3.7.6 64-bit here
Download Python 2.7.17 64-bit here
Download Python 2.7.17 32-bit here