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.9.tar.gz
(7.5 kB
view details)
Built Distribution
File details
Details for the file galleries-qt-0.2.9.tar.gz
.
File metadata
- Download URL: galleries-qt-0.2.9.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/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a68c0020812ae7f9f3097d128cd200ea8c36afeb3521a85a5959b678f3c960c4 |
|
MD5 | 407861e5bacdc66e9bcba82bfc048127 |
|
BLAKE2b-256 | 1ad81fec224c170750656aae9da041f8965a7948798b8b6efdb99ad7fa6c79d5 |
File details
Details for the file galleries_qt-0.2.9-py3-none-any.whl
.
File metadata
- Download URL: galleries_qt-0.2.9-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/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f87b8661d0cce1c063e13664fef5f6843d386570ec67531fb53cae27f9c7a3da |
|
MD5 | 408047294e529bf5d1f501c57dd5122f |
|
BLAKE2b-256 | a4c72b2a4aeb1695a1f74d0b647b7511591f9b2a871b2d0e6420a122f7b622ea |