Description Converts a Python script to a single Windows exe Requirements Python 2.7 or later distutils py2exe Usage Copy a python script to the same directory as setup.py Run make_exe.cmd The executable will be in the dist folder.