Scaldys-project
Python
A deployment tool for Python projects

Overview
scaldys-project automates the complete Windows distribution pipeline for Python projects — from Sphinx documentation through Cython compilation, PyInstaller bundling, and Inno Setup installer creation — all driven by a single command.
If you are starting a new project, scaldys-template gives you a ready-to-use project scaffold with scaldys-project already integrated: packaging scripts, Sphinx documentation, CI/CD workflows, and a working scaldys-project.toml — nothing to wire up manually.
Download
While primarily created for personal use, it’s available for anyone to use or fork on GitHub: https://github.com/scaldys/scaldys-project