A simple GUI application using Nuitka.
Project description
nuitka_simple_gui
pip install nuitka_simple_guiThen just run
python -m nuitka_simple_guiornuitka_simple_guiOr use uv
uvx nuitka_simple_gui(if you have uv)
A simple GUI app for Nuitka.
Features
- Easily build your Python code into executable files using Nuitka
- Handy shortcut buttons for common tasks
- Compress folders into zip files
- Quickly create a symbolic link for
start.exe - Separate dependencies and source code—only build your source code
- Added
onefilemode (since 2023.07.18), withkeep cacheoption for cached extraction(since 2025.9.23) - Added a beep notification after finishing on Windows (since 2023.07.18)
- Added
dump-configandload-configfeatures (since 2023.07.27) - For more changes, check the changelog below
User Manual
No manual needed—just use the GUI!
Documentation
No docs needed—just use the GUI!
What's Next?
I'm still thinking about it. Stay tuned!
WARNING
- Nuitka currently supports Python 3.6 to 3.12 (as of 2025-09-23). Python 3.13 is not supported yet.
- On Windows, Nuitka needs a C compiler. You can install MinGW64 or Visual Studio.
- If you don't have a C compiler, just run
python -m nuitka temp.pyand Nuitka will try to download MinGW64 for you automatically.
- If you don't have a C compiler, just run
Screenshot
Changelog
- 2025.9.23
- Added a "keep cache" checkbox for
--onefilemode
- Added a "keep cache" checkbox for
- 2025.1.7
- Added a
nuitka_cachebutton to showNUITKA_CACHE_DIR - Added support for
--jobs
- Added a
- 2025.1.6
- Added tooltips to plugin checkboxes
- Moved
ensure_python_pathlog to the GUI textarea, for manual GCC downloads
- 2025.01.05
- Fixed a failure when
pip_argsis empty - Made the Nuitka plugin list update dynamically
- Fixed a failure when
Project details
Release history Release notifications | RSS feed
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 nuitka_simple_gui-2025.11.18.tar.gz.
File metadata
- Download URL: nuitka_simple_gui-2025.11.18.tar.gz
- Upload date:
- Size: 354.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf6505f6c5337df3df610e3360f77aa17fedf53c18e2cdf8b63c77b7cbe843eb
|
|
| MD5 |
457b8b6ea663883a81966b7e440a83cd
|
|
| BLAKE2b-256 |
f64e4e5e6feb30c097b213f40a8c3acd8be3f34021fa1141155f96ee216545ea
|
File details
Details for the file nuitka_simple_gui-2025.11.18-py2.py3-none-any.whl.
File metadata
- Download URL: nuitka_simple_gui-2025.11.18-py2.py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0187671c26ce27cc4789a5ec0cdbce6416f10f3abe18c0d896950c822dcb3daf
|
|
| MD5 |
9097ae263557f5862628c47a97da45f7
|
|
| BLAKE2b-256 |
962f46f4a8bdf0028476323f3e18f3f8ffdb2b907df02adf02e0954e295961b0
|