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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file galleries-qt-0.4.3.tar.gz.
File metadata
- Download URL: galleries-qt-0.4.3.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8bca942bfce0f5c833e7d3ea68edd4bb90926dde67ef6227f78125acc56d1ea
|
|
| MD5 |
b48f5724bcafbdef733987be84a8a638
|
|
| BLAKE2b-256 |
0b51f5ff04f31fe277efc0156b5beef47b4163f4d796ab5f25e6a1129ad5023e
|
File details
Details for the file galleries_qt-0.4.3-py3-none-any.whl.
File metadata
- Download URL: galleries_qt-0.4.3-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3451be3d96d544681420d604609089ba33024909ff491a9f870b5bf60cff0ce4
|
|
| MD5 |
25086cf8ca462f74835e23ec14b9a6c4
|
|
| BLAKE2b-256 |
fd94cc66eb73ad1f2cb90d83ca00026b8b7313a81aa388eb162573f6edc02a73
|