Skip to content

HOCKN28/Nuitka-compiler-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuitka Compiler GUI

Static Badge License Static Badge

A graphical interface for the Nuitka Python compiler that simplifies the process of compiling Python applications into standalone executables.

Interface

Interface

Features

  • Standalone executable generation
  • Single-file output option
  • Multi-language interface (English, Russian, Spanish, Chinese, Arabic)
  • Windows-specific settings (UAC, admin rights)
  • Custom icon integration
  • Company and product metadata
  • Package/module inclusion options
  • Real-time compilation progress
  • Custom output directory

Installation

  1. Clone the repository:

    git clone https://github.com/HOCKN28/Nuitka-compiler-GUI.git
    cd Nuitka-compiler-GUI
  2. Install dependencies:

    pip install -r requirements.txt

Usage

  1. Launch the application:
    python main.py

Repository info

Alt