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

doc

for more information.

GitHub

GitHub - AkshatChauhan18/FreezeUI: A python package that creates applications using cx_freeze and GUI by converting .py to .exe .
A python package that creates applications using cx_freeze and GUI by converting .py to .exe . - GitHub - AkshatChauhan18/FreezeUI: A python package that creates applications using cx_freeze and GU...