Skip to content

nuitka_compiler_pro_v2.7.0

Choose a tag to compare

@danx123 danx123 released this 26 Sep 10:10
· 10 commits to main since this release
3f5a849

Nuitka Compiler Pro

Nuitka Compiler Pro is a modern GUI application based on PyQt6 that simplifies the process of compiling Python scripts into EXE (Windows Executable) format using Nuitka (https://nuitka.net/).

This application is designed with a professional interface and comprehensive features, making it suitable for both Indie Devs and Enterprise Devs who want to easily distribute Python applications.


✨ Key Features

  • 🎛️ Modern GUI Interface

  • Clean interface, dark console-style log output.

  • No need to type the command line manually.

  • Fast Compile with Nuitka

  • Supports standalone build options, onefile, and various Nuitka configurations.

  • Run the compilation process in a separate thread (doesn't freeze the UI).

  • 📂 File & Directory Management

  • Easily add files/directories to builds.

  • Option to include additional resources.

  • 🔒 Stable & Modular

  • Uses PyQt6 QThread for build logging.

  • Structured & easily customizable builder commands.


📸 Screenshot

For PyQt6, PyQt5, PySide6, PySide2

Nuitka Compiler Pro

Nuitka Compiler Pro is a modern GUI application based on PyQt6 that simplifies the process of compiling Python scripts into EXE (Windows Executable) format using Nuitka (https://nuitka.net/).

This application is designed with a professional interface and comprehensive features, making it suitable for both Indie Devs and Enterprise Devs who want to easily distribute Python applications.


✨ Key Features

  • 🎛️ Modern GUI Interface

  • Clean interface, dark console-style log output.

  • No need to type the command line manually.

  • Fast Compile with Nuitka

  • Supports standalone build options, onefile, and various Nuitka configurations.

  • Run the compilation process in a separate thread (doesn't freeze the UI).

  • 📂 File & Directory Management

  • Easily add files/directories to builds.

  • Option to include additional resources.

  • 🔒 Stable & Modular

  • Uses PyQt6 QThread for build logging.

  • Structured & easily customizable builder commands.


📸 Screenshot

For PyQt6, PyQt5, PySide6, PySide2

Capture

📥 Installation & Running

1. Clone Repo

git clone https://github.com/danx123/nuitka-compiler-pro
cd nuitka-compiler-pro





---

## 📥 Installation & Running

### 1. Clone Repo
```bash
git clone https://github.com/danx123/nuitka-compiler-pro
cd nuitka-compiler-pro