Automating PyInstaller Builds and Code Signing with PowerShell

When developing desktop software in Python, creating a Windows release often involves a few repetitive steps: To make this process faster and less error-prone, I…
Read more →Occasional notes and tools from my Python projects on Windows – from automating builds and code-signing executables to streamlining development workflows.

When developing desktop software in Python, creating a Windows release often involves a few repetitive steps: To make this process faster and less error-prone, I…
Read more →