/py2exe2msi

An easy way to create Windows standalone applications in Python py2exe2msi is an extension to distutils which creates MSI packages for py2exe-compiled applications from https://code.google.com/archive/p/py2exe2msi/

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

See EXAMPLE for the py2exe2msi usage example