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.2.4.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file galleries-qt-0.2.4.tar.gz
.
File metadata
- Download URL: galleries-qt-0.2.4.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cd206072eeb3501b838d5b11c84d9168b3e349da163e8089d7991b0ba87cc18 |
|
MD5 | 35eea1655a23642de944e84757aefdca |
|
BLAKE2b-256 | b9c5d092c20052b7a5b954ff4c823397bd08a037da99398aee3b25c25880cee0 |
File details
Details for the file galleries_qt-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: galleries_qt-0.2.4-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b18fcfaa02239febdfb84711f35fc596f763efcb66b1328094e57d6a084ed94 |
|
MD5 | 169075db451363f395bf3a26ca57b7f4 |
|
BLAKE2b-256 | eed7d1129aa110631f4e6150b4fe3cc2b36432ad073e4cc9f7fd51baedc180b8 |