Python2Exe
Python2Exe is a command line program for converting Python scripts to executable files.
- Converts Python scripts to stand-alone executable files
- Python interpreter not required on the target machine
- No need to ship source code
- Supports Windows
- Command line interface for easy integration
- Bundle external files such as GIFS, ZIP files, and other assets into the executable