Skip to content

AkshatChauhan18/FreezeUI

Repository files navigation

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) . FreezeUI uses GUI.

Currently it can only make Windows MSI and EXE .


Profit💰 of using FreezeUI

In order to convert .py to .exe using cx_freeze you need to write extra setup python files which is time taking process. FreezeUI creates those setup files for you using GUI which is a easy process and later you can edit those files using FreezeUI editor like in inno setup.


Installation⏬

pip install freezeui_u

Check its doc for more information.


Usage🧾

For creating EXE the command is

freezeui-exe

For creating MSI the command is

freezeui-msi

Gallery🖼️

Check demo here .

Exe Window Msi Window
exewin msiwin
Editor Window
editorwin

About

A python package that creates applications using cx_freeze and GUI by converting .py to .exe .

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages