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

Uploaded Source

Built Distribution

pyloid-0.17.0-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyloid-0.17.0.tar.gz
  • Upload date:
  • Size: 38.4 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.0.tar.gz
Algorithm Hash digest
SHA256 18793c5c4c47b10766ec43a3bc7eaeb15cc8d9d2c4d1bc3742d29c0f788b087e
MD5 a29c8100c38d3f513fb08109d225e68c
BLAKE2b-256 33d82dfc9180fcfbd07646bb5d2b6009b6a1bbef03ee85a43703fb5b7dd657c5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyloid-0.17.0-py3-none-any.whl
  • Upload date:
  • Size: 41.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a129a9b83de061adba0dc13e24eb3d63582c36b669b63f45162d3cbbaa170107
MD5 ea34431f89f157839d80045ad99a91f5
BLAKE2b-256 0eac21ad8b49c2c89948859650878f25bd6ceefdadb06d369363512aa7a24393

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