Fully Autonomous & Portable Bundle
This is the official standalone release of TaranBuildMaster, featuring a pre-configured, isolated Python 3.11 environment.
Key Features of this Bundle:
- All-in-One: Includes a complete, optimized Python engine with libraries.
- Zero Dependencies: No need to install Python, pip, or any system-wide compilers on the host machine.
- 100% Portable: Fully decoupled from Windows registry or system environment variables. Run it directly from any local directory or a USB flash drive.
Package Contents:
TaranBuildMaster.exe— The core automated compilation manager.python_portable/— Subfolder containing the isolated, lightweight Python 3.11 production runtime.
Quick Start Guide
- Download the
TaranBuildMaster_v1.0.0_Autonomous.ziparchive from the Assets section below. - Extract the ZIP archive to any preferred folder on your PC
- Double-click
TaranBuildMaster.exeto launch the environment.
✅ QA & Verification (Successful Smoke Test)
The integrity and stability of this autonomous bundle have been fully verified.
- Test Script used:
main_lite.py(included in the source code). - Target validation: Successfully compiled into a standalone executable, verified lightweight CUDA hardware detection via system drivers, initialized native Windows system tray icons via
pystray, and validated multi-threaded resource paths. - Status: PASSED. Flawless execution with zero external dependencies.