imagepicker

所属分类:图片显示
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2017-12-10 13:01:00
上 传 者sh-1993
说明:  PyQt5图像查看器选取器,
(PyQt5 Image Viewer Picker,)

文件列表:
.pylintrc (14833, 2017-12-10)
LICENSE (1717, 2017-12-10)
MANIFEST.in (181, 2017-12-10)
conda.recipe/ (0, 2017-12-10)
conda.recipe/build.sh (42, 2017-12-10)
conda.recipe/meta.yaml (475, 2017-12-10)
imagepicker/ (0, 2017-12-10)
imagepicker/__init__.py (130, 2017-12-10)
imagepicker/images/ (0, 2017-12-10)
imagepicker/images/delete.svg (374, 2017-12-10)
imagepicker/images/heart.svg (371, 2017-12-10)
imagepicker/main.py (989, 2017-12-10)
imagepicker/model.py (5277, 2017-12-10)
imagepicker/resources.py (4174, 2017-12-10)
imagepicker/resources.qrc (135, 2017-12-10)
imagepicker/ui.py (20248, 2017-12-10)
imagepicker/utils.py (1071, 2017-12-10)
setup.cfg (28, 2017-12-10)
setup.py (986, 2017-12-10)

# PyQt5 Image Viewer / Picker Loads a directory tree of images and allows them to be viewed (with fit-to-window and full-size views) and 'selected' -- selected images can be written to a YAML file to save the list. The output YAML file can also be loaded as an input, allowing further filtering of the tree. Developed as a weekend hack for filtering down a giant pile of images to a few unique albums' worth. Heavily derived from the PyQt5 image viewer example at https://github.com/baoboa/pyqt5/blob/master/examples/widgets/imageviewer.py ### TODO: - Tests - Performance optimization -- reusing already-loaded images where possible - Some actual UI design tips might be nice - Refactoring for verbosity, particularly `ui.py`

近期下载者

相关文件


收藏者