Skip to content

nuitka_compiler_pro_v4.0.0

Choose a tag to compare

@danx123 danx123 released this 21 Nov 02:35
· 1 commit to main since this release
a73345d

Nuitka Compiler Pro

Nuitka Compiler Pro is a modern GUI application based on PySide6 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 PySide6 QThread for build logging.

  • Structured & easily customizable builder commands.


📸 Screenshot

For PyQt6, PyQt5, PySide6, PySide2

untitled


📝 Changelog v4.0.0

  • Update Framework
  • Update Multimedia Plugin

📥 Installation & Running

1. Clone Repo

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