NEWS
ZakGT Developer Desk
ZakGT's tool ecosystem is designed for reproducible development — every new tool clones from a locked template that includes a Python 3.10.11 version check, DNA color imports from the shared branding module, a PySide6 main window scaffold, and a pre-configured requirements.txt. This step-by-step guide covers the mandatory directory structure (main.py, RUN.bat, core/helpers.py, ui/main_window.py, ui/styles.py), the nine tool category classifications, how to wire your tool into the Hostapp catalogue via the admin API, and the two-phase build pipeline — PyInstaller for development and Nuitka for distribution. Everything a developer needs from first commit to live EXE.
Full article content coming soon...
Share this article