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.4.tar.gz (38.9 kB view details)

Uploaded Source

Built Distribution

pyloid-0.17.4-py3-none-any.whl (42.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyloid-0.17.4.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.4.tar.gz
Algorithm Hash digest
SHA256 6760d56246efa7fa691f78a42367273263081538b33c30892b189a08675e38c2
MD5 13266a05c362da4ba5d3a0cb33f21e54
BLAKE2b-256 434609062c598783642ea0d7a4ec9b6f9ecd8240b96883d72afa2f34c20c6216

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyloid-0.17.4-py3-none-any.whl
  • Upload date:
  • Size: 42.0 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 618bda9ca90a11f382db3925494e4c2927fea1a3be3518517e2ce64b7c09b645
MD5 930a384123d7dd381bf2b29f1d8c038d
BLAKE2b-256 14fd50c4c43d6c924b4edec82db087990e67a4fb9d0d0382086625341ac672f9

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