Py2exe is a python extension that converts Python Scripts to Windows Executables.
I built a rather simple application in Python 3.1 using PyQt4. Being done, I want the application to be distributed to …