Skip to content

Nuitka-GUI the Python 3 Binary machine code Compiler and Node Inspector

Notifications You must be signed in to change notification settings

juancarlospaco/nuitka-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nuitka-gui

Nuitka-GUI the Python 3 Code Translator, Binary Compiler and Bundler.

ScreenShot

  • Python 3 + Qt 5, single-file, easy use, GUI for Nuitka Compiler point'n'click.
  • Pretty Colors for Logs and Standard Output and Log File on Temporary Folder.
  • Set its own Process name and show up on Process lists.
  • Updater Async Downloader with full Unicode support and download info.
  • 2 UX modes, Simple (ala Elementary) or Full (ala KDE)

Try it !:

wget -O - https://raw.githubusercontent.com/juancarlospaco/nuitka-gui/master/nuitka-gui.py | python3

Install Nuitka-GUI permanently on the system:

sudo wget -O /usr/bin/nuitka-gui https://raw.githubusercontent.com/juancarlospaco/nuitka-gui/master/nuitka-gui.py
sudo chmod +x /usr/bin/nuitka-gui
nuitka-gui

Requisites:

Help instructions:

  • The GUI is designed to copy the same behaviour and names of the CLI command parameters so the Doc fit both.

Donate:

About

Nuitka-GUI the Python 3 Binary machine code Compiler and Node Inspector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published