Skip to main content

Qt implementation to manage galleries.

Project description

Galleries-qt

Galleries-qt provides Qt widgets to create and manage images galleries through a user interface. The galleries are created with galleries python package.

Installation

pip install galleries-qt

Usage

Galleries-qt provides two widgets. A galleries manager to create, update and delete galleries:

from galleries_qt.galleries_manager import GalleriesManager

widget = GalleriesManager()

and a combobox that allows to select from all galleries you have created

from galleries_qt.galleries_combobox import GalleriesCombobox

widget = GalleriesCombobox()

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

galleries-qt-0.4.3.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

galleries_qt-0.4.3-py3-none-any.whl (11.4 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