Skip to main content

App building plugins for Enaml based plugin applications

Project description

Gild is collection of tools and basic plugin to ease the development of plugin based application within the Enaml framework.

Most of Gild was first developed as part of Exopy and have been extracted when it appeared clear they could be useful in other applications.

Installation

Gild relies on the Qt backend of Enaml and like Enaml itself it supports both Qt5 and Qt6 using either PyQt or PySide bindings. Which bindings to use has to be selected at installation time:

pip install gild[qt5-pyqt]
pip install gild[qt5-pyside]
pip install gild[qt6-pyqt]
pip install gild[qt6-pyside]

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

gild-0.1.0.tar.gz (90.1 kB view hashes)

Uploaded Source

Built Distribution

gild-0.1.0-py3-none-any.whl (90.8 kB view hashes)

Uploaded Python 3

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