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

Uploaded Source

Built Distribution

pyloid-0.17.2-py3-none-any.whl (41.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyloid-0.17.2.tar.gz
  • Upload date:
  • Size: 38.8 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.2.tar.gz
Algorithm Hash digest
SHA256 5673fd234215d21f18767a241aa9a6559d506d0ccd3ae623948b5c2f141faa07
MD5 154ebb5d8d041380e7cd80a05bf3a1ae
BLAKE2b-256 40ec5d6d3b123432db9edf4c987a7fcdffb3f29e4eb03e203c86f377d57e326e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyloid-0.17.2-py3-none-any.whl
  • Upload date:
  • Size: 41.7 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b59e57c01ccace02f0a60922275e4d1ab5666e22e76c3889e7b24b1396f9c744
MD5 2e653765381f3cb5442b80fe8b569c53
BLAKE2b-256 457ccee5ba43240793774a5d16ec515d9b3da1d7511c42738487eb4e5f87b91b

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