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.5.tar.gz
(7.6 kB
view details)
Built Distribution
File details
Details for the file galleries-qt-0.2.5.tar.gz
.
File metadata
- Download URL: galleries-qt-0.2.5.tar.gz
- Upload date:
- Size: 7.6 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 | 35b9de2475307afebb032f52ea7c0f70e1759a1a23f76ce52be71895e53d8aa4 |
|
MD5 | 676a27dd1623792ef1e767b683e17220 |
|
BLAKE2b-256 | dcbf07221ee4677ebba7d853088c377ede95bb18813ec56e600b5d1c05e039ac |
File details
Details for the file galleries_qt-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: galleries_qt-0.2.5-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 | 1733c16105336f253dfcf57e816a5017fb2a61c222e43aeeb98cbb12cbeef399 |
|
MD5 | 0bb5e954033d5d6491c9f12d79ef8f77 |
|
BLAKE2b-256 | 1099f2f62e4b983623f2d64a676b711e63a3f6b66ddd51a9a79277f6b2663353 |