Convert .py to .exe/.msi using GUI and cx_Freeze
Project description
FreezeUI provides a simple graphical user interface (GUI) to convert .py files into Windows .exe applications or .msi installers using cx_Freeze .
Getting Started
Prerequisites
- Python 3.9-3.13
Installation using pip
pip install FreezeUI
Installation via GitHub
git clone https://github.com/AkshatChauhan18/FreezeUI.git
cd FreezeUI
uv build
pip install .
Usage
To use it run the following command in terminal:
freezeui
Then choose the options for your application,then you can edit the cx_freeze script in the editor if you want .After that click create button to make the exe or msi.
Demo
Check demo videos here .
Benefit of using FreezeUI
In order to convert .py to .exe/.msi 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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file freezeui-0.1.0.tar.gz.
File metadata
- Download URL: freezeui-0.1.0.tar.gz
- Upload date:
- Size: 194.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e941ac9ad9cd7e055a360773355ac40814efe5ff64045ac0d9feb2a0be1c7a5e
|
|
| MD5 |
be8812f2a9d544203e2bcc2be1c2218f
|
|
| BLAKE2b-256 |
82055e0f02734531d557e8a011fc0876e63754252722e2a08a2d06a66e639a3b
|
File details
Details for the file freezeui-0.1.0-py3-none-any.whl.
File metadata
- Download URL: freezeui-0.1.0-py3-none-any.whl
- Upload date:
- Size: 191.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
112245a0408bf054d610055406a1af22c62998f4f427012783dbfb9f01b7cee7
|
|
| MD5 |
52a5657d458d3def9329a8aa9e7b88a1
|
|
| BLAKE2b-256 |
25198a8c1e894c2c4f803732d1747ca0b340b2b7aaf9aa2f22cbfdc0e41c8e5f
|