pytauri/pytauri
Tauri binding for Python through Pyo3 observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 98
- Release rhythm 33
- Longevity 49
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 686
- days_rel: 365
- days_push: 13
- n_releases_24m: 68
Adoption not part of the score
1416 stars · 29 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyTauri provides Tauri bindings for Python via Pyo3, letting developers build cross-platform desktop apps with webview frontends while writing almost all logic in Python. It supports Tauri official plugins, standalone executable packaging via tauri-cli, and even a wheel-based mode that removes the need for a Rust compiler.
Use cases
- build desktop apps in python with a web frontend
- create cross-platform gui applications without writing rust
- package python apps as standalone executables
- use tauri plugins from python
- protect python source code with cython in a desktop app
When to choose
- you want tauri's lightweight webview desktop apps but prefer python over rust
- you need fast, secure python-to-native IPC without process overhead
- you want to reuse existing python logic in a gui application
When to avoid
- you need a pure-python solution with no native build tooling at all
- your app targets mobile or web only rather than desktop
- you require a very mature ecosystem with long-term commercial support
Facets
library · maturity active
gui desktop-framework sdk plugin-system desktop-applications cross-platform developer-tools web-development python rust cross-platform tauri pyo3 webview desktop-apps bindings no-ipc-overhead desktop
3 sources
- readme: https://github.com/pytauri/pytauri · fetched 2026-08-28 · 3d0dfc7efb7c
- homepage: https://pytauri.github.io/pytauri/ · fetched 2026-08-29 · 36c6c3c2e4f9
- registry_crates: https://crates.io/api/v1/crates/pytauri · fetched 2026-08-29 · 49070ed22448
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pytauri/pytauri | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem