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

pombreda/nuitka-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nuitka-gui

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

ScreenShot

Try it !:

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

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:

  • Check the ToolBar buttons with all available Help for Nuitka (Requires Internet, and a PDF Viewer App).
  • The GUI is designed to copy the same behaviour and names of the CLI command parameters so the Doc fit both.

Accessibility:

  • If you wish to disable theme, skin, fonts, etc (looks Ugly) but use Accessibility
  • Run Nuitka-GUI as follows to use your current Desktop Accessibility technologies:
nuitka-gui.py --a11y

Misc:

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