Skip to content

v0.2.0 — Bundled server, no Python required

Choose a tag to compare

@Subham12R Subham12R released this 19 Jun 13:32
· 35 commits to main since this release

What's new

The Python backend server is now bundled directly into the app — no Python installation required on the user's machine.

Changes

  • Server is compiled to a self-contained server.exe via PyInstaller at build time
  • Electron auto-starts and auto-stops the server process on launch/quit
  • Removed dependency on py -3.12 being present on the host system

Download

Install Trace Setup 0.1.0.exe and run — the server starts automatically.