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
Release history Release notifications | RSS feed
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)
Built Distribution
gild-0.1.0-py3-none-any.whl
(90.8 kB
view hashes)