I need to package my Python application, its dependencies and Python into a single MSI installer. The end result should desirably be:
py2exe will make windows executables with python bundled in.