A graphical interface for the Nuitka Python compiler that simplifies the process of compiling Python applications into standalone executables.
- 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
-
Clone the repository:
git clone https://github.com/HOCKN28/Nuitka-compiler-GUI.git cd Nuitka-compiler-GUI
-
Install dependencies:
pip install -r requirements.txt
- Launch the application:
python main.py