FreezeUI
FreezeUI is a python package use to create cx_Freeze setup files and run them to create applications and msi from python scripts (converts .py to .exe or .msi .
Currently it can only make Windows MSI and EXE .
Installation
pip install FreezeUI
Check its for more information.