example-tauri-v2-python-server-sidecar
Package a Python API sidecar inside a Tauri v2 desktop application template.
Package a Python API sidecar inside a Tauri v2 desktop application template.
This developer template demonstrates a Tauri v2 desktop application with a Next.js interface and a FastAPI backend. PyInstaller compiles the Python service into a single-file sidecar that Tauri starts and stops, while the frontend communicates with it over local HTTP, so end users do not need a separate Python installation. Developers can build platform-specific installers locally or adapt the included GitHub Actions workflow for Windows, macOS, and Linux releases.
Resource types
Use cases
Runtime
Bootstrap and package Electron apps with a security-focused process structure.
Create, modernize, or update Python projects with an opinion-light uv template.
Audience
Public GitHub facts last synced Jul 14, 2026.
Start a cross-platform desktop project with Angular, Tauri, and hot reload.
Prototype desktop apps with a Tauri shell and Node.js sidecar.