💎What is Pyloid?
Last updated
Last updated
Pyloid is the Python backend version of Electron and Tauri, designed to simplify desktop application development. This open-source project, built on QtWebEngine and PySide6, provides seamless integration with various Python features
With Pyloid, you can leverage the full power of Python in your desktop applications. Its simplicity and flexibility make it the perfect choice for both beginners and experienced developers looking for a Python-focused alternative to Electron or Tauri. It is especially optimized for building AI-powered desktop applications.
Web-based GUI Generation
System Tray Icon Support 🖥️
Multi-Window Management
Bridge API between Python and JavaScript 🌉
Single Instance Application / Multi Instance Application Support
Comprehensive Desktop App Features
Clean and Intuitive Code Structure
Live UI Development Experience
Cross-Platform Support
Integration with Various Frontend Libraries
Window Customization
Direct Utilization of PySide6 Features 🛠️
Detailed Numpy-style Docstrings 📚
HTML/CSS/JS Template: Provides a template to quickly start an app using basic web technologies. pyloid-html-boilerplate
React Template: Includes a template to build a modern UI using React. pyloid-react-boilerplate