nuitka_simple_gui
nuitka_simple_gui copied to clipboard
A simple GUI app of nuitka
nuitka_simple_gui
pip install nuitka_simple_guirun
python -m nuitka_simple_guiornuitka_simple_gui
A simple GUI app of nuitka
- Features
- Build python code into executable files with nuitka
- Shortcut buttons for common usages
- Compress folder to a zip file
- Add a symbolic link for start.exe
- Dependency and source code separation, only build the source code
- add
onefilemode(2023.07.18) - add
beepafter finished on windows(2023.07.18) - add
dump-configload-config(2023.07.27) - other changes view changelogs below
- User manual
- GUI apps do not need docs.
- Documentation?
- GUI apps do not need docs.
- What's More?
- I think about it
Screenshot

Changelog
- 2025.1.7
- add
nuitka_cachebutton, showNUITKA_CACHE_DIR - add
--jobs
- add
- 2025.1.6
- add tooltip to plugin checkbox
- mv ensure_python_path log to GUI textarea, for downloading gcc manually
- 2025.01.05
- Fix failure when pip_args is empty
- Change Nuitka plugin list to be dynamically obtained