Skip to main content

No project description provided

Project description

Pyloid 👋

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, making it easy to build powerful applications effortlessly.

example image

Why Pyloid?

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.

Key Features 🚀

  • 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

Documentation 📚

Pyloid Documentation

Create Project 📦

Creating a HTML/CSS/JS + Pyloid Project 🌐

https://github.com/pylonic/pyloid_html_boilerplate

Creating a React + Vite + Pyloid Project ⚛️

https://github.com/pylonic/pyloid_react_boilerplate

Custom Your Boilerplate 🔨

pip install pyloid

Package URL: https://pypi.org/project/pyloid/

Usage 🛠️

Creating a Basic Application

from pyloid import Pyloid

app = Pyloid(app_name="Pyloid-App", single_instance=True)

win = app.create_window("pyloid-example")
win.load_url("https://www.example.com")
win.show_and_focus()

app.run()

License 📄

This project is licensed under the terms of the Apache License 2.0. See the LICENSE file for details.

This project uses PySide6, which is licensed under the LGPL (Lesser General Public License).

Contributing 🤝

(Add information about how to contribute here)

Issues

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyloid-0.17.3.tar.gz (38.9 kB view details)

Uploaded Source

Built Distribution

pyloid-0.17.3-py3-none-any.whl (41.9 kB view details)

Uploaded Python 3

File details

Details for the file pyloid-0.17.3.tar.gz.

File metadata

  • Download URL: pyloid-0.17.3.tar.gz
  • Upload date:
  • Size: 38.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.2 Windows/10

File hashes

Hashes for pyloid-0.17.3.tar.gz
Algorithm Hash digest
SHA256 d895dc06ef7682d80dde7a55d495dabdefbe581a08991ff7639e6b4ed8524ba7
MD5 f697ab141d62d377b735e24aae9da172
BLAKE2b-256 6b65872ca77cfaea7a4424743096a43a98522b4d17830979960e4ad53bb33611

See more details on using hashes here.

File details

Details for the file pyloid-0.17.3-py3-none-any.whl.

File metadata

  • Download URL: pyloid-0.17.3-py3-none-any.whl
  • Upload date:
  • Size: 41.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.2 Windows/10

File hashes

Hashes for pyloid-0.17.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ea5d788bd5553f17e648bab583925d552c0fb53804d8fddf3781081bdc9a13f8
MD5 7e69a5a18326333b3d2ad98323cd426c
BLAKE2b-256 39c27249e79b01eaa85575e07da57b193bdb073f685c7c6c4db272d189311515

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page