Skip to content

PyTauri

Cross-platform applications using your favorite web stack and Python.

Highlights

  • 🌍 Use your favorite web framework to create your frontend.
  • 🦀 Using Rust is completely optional.
  • 🔄 Effortlessly send and receive data between your Python backend and your frontend.
  • 🔋 Use official Tauri plugins to extend your app even further.
  • 📦 Package your entire app into a single, standalone executable for easy distribution across platforms.
  • ⚡ Hot reload both Python and JavaScript code for fast iteration.1
  • 🖥️ Supports macOS, Linux and Windows.

  1. Not supported for pytauri-wheel.