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.6.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file galleries-qt-0.2.6.tar.gz
.
File metadata
- Download URL: galleries-qt-0.2.6.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b677b1c6e4ae858fd30be3ef532d7283918199bf0806aa045f741626fe2d1c8c |
|
MD5 | 39acbf5c44ff18959e17720721c3a380 |
|
BLAKE2b-256 | 2d2dfe0abe68581c951c8b743b5de02307e2fd3db72837e5515c7982dbfde281 |
File details
Details for the file galleries_qt-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: galleries_qt-0.2.6-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9a0f637d8d581a2fa426d1ddc63e80e5849eb303416bacb004cb9be0ecbf993 |
|
MD5 | c58ffd4df2c345e90bda01a48ca3a80a |
|
BLAKE2b-256 | 3a0e9ee0d994244e39e0018988f4bb8582312102df24dda69d517b4c31b357fe |