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.7.tar.gz
(7.5 kB
view details)
Built Distribution
File details
Details for the file galleries-qt-0.2.7.tar.gz
.
File metadata
- Download URL: galleries-qt-0.2.7.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1463f10e434e8fe53c32db4f7a4eba97935fa66a5955324f04512b1a794942f9 |
|
MD5 | 012bd06afb2a0ff3e6d22b690ec07989 |
|
BLAKE2b-256 | fb04a12da2dde8ae22e169eba3bd38fe25201c466059e6ce4e57e490d63b1c17 |
File details
Details for the file galleries_qt-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: galleries_qt-0.2.7-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 537c9ff8d68ca2724f91efa6f70c5b7b14d1810545ff1cc59dc1d0184848a4f6 |
|
MD5 | 5c7b72b538020ed9abb4a77b4bded491 |
|
BLAKE2b-256 | 7bfb421db74f244029056e2e1e2dc44daf1b233492863d59a7fc9978c711b9a1 |