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

Uploaded Source

Built Distribution

pyloid-0.17.1-py3-none-any.whl (41.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyloid-0.17.1.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.1.tar.gz
Algorithm Hash digest
SHA256 bf661781305f785f25af0bd7dfca795d112fe10492562cb66f2211ccfa164701
MD5 85e22059f037f542bb5a2a667bdf490c
BLAKE2b-256 17fc04500bf1967d558a8b16a5fd9486aa2173b23be2295c95292aa59365a776

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyloid-0.17.1-py3-none-any.whl
  • Upload date:
  • Size: 41.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb324912bb4b22eae5074eb0c694712d223a9a5f6663439ba3a374997c482970
MD5 53101fa83d6aa65618b73500f9d410f5
BLAKE2b-256 a2121f152765f934c755c0e918fe3cadbfd04dda1c1f676dbc527f27a9cec10c

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