imshow

View on PyPIReverse Dependencies (0)

0.2.3.post0 imshow-0.2.3.post0-py3-none-any.whl

Wheel Details

Project: imshow
Version: 0.2.3.post0
Filename: imshow-0.2.3.post0-py3-none-any.whl
Download: [link]
Size: 11064
MD5: 0f2e67759e045b19b282f5e40aa6e4ee
SHA256: 9349df65161fe642f9acaa5a894d5c8c8e7966e4663bbbe7bd0a8477a8800199
Uploaded: 2024-01-19 12:21:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imshow
Version: 0.2.3.post0
Summary: Flexible and Customizable Image Display
Author-Email: Kentaro Wada <www.kentaro.wada[at]gmail.com>
Project-Url: Homepage, https://github.com/wkentaro/imshow
License: MIT
Keywords: image,visualization
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: imgviz
Requires-Dist: pyglet
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: twine; extra == "test"
Requires-Dist: types-pillow; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3835 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
imshow/__init__.py sha256=zsro91IXx02LqtJdXZNb0LIvUrB4ocV0xpOHQY5ar7c 127
imshow/__main__.py sha256=Jpngg2CVUU0Ne-WR3OTV7m-0G2k4L3YflJ4LzCyakXk 1885
imshow/_args.py sha256=axJEHyoh70Jp2iuT74qBGxY-YHYUY5gD2kVuY38ApQY 666
imshow/_generators.py sha256=lQlbYdcUll6o5DwGEJkWejb8j-oA9fky6CIHLucqmJc 868
imshow/_imshow.py sha256=ZcHtvxymn5ONKKMYdgY5xCHB763Horu9GoI40WNrYVY 3922
imshow/_paths.py sha256=Kivcb6AKF3NY7JiatGLhQg4ZVO_ao9hbfr_EKFY59-Q 931
imshow/_pyglet.py sha256=WujYDVL95Vxub39vKFG1HXPlA-tfYyLGqLsNfmFVXL4 2319
imshow/plugins/__init__.py sha256=Xi41iXjndxUV3DwFWQR6uivoy79HtC0ZQ_6ZAeU4CRU 118
imshow/plugins/base.py sha256=udz_ObztCEeEaZiuUAOeiCtpeewjO9E0NHkrKtAaMc4 941
imshow/plugins/mark.py sha256=-4GhbhhxlpYMOw86DyXeEuShg5j-NjQaCcmPfd-PoJ8 2643
imshow/plugins/tile.py sha256=MqgeHz2sFkwCaiVml7umnjL_xfiYNY7jIA29VIyyYq8 2598
imshow-0.2.3.post0.dist-info/METADATA sha256=bESH7dvyN9kGgSlEmXykIs40LVVZZcVdHI0vHWHc7xw 5090
imshow-0.2.3.post0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
imshow-0.2.3.post0.dist-info/entry_points.txt sha256=tRZJKVy3Iqk6RrPGZgH6YvKO77jN0sNDPiY-FcjfjjQ 48
imshow-0.2.3.post0.dist-info/licenses/LICENSE sha256=bfodyVa_LUhH3nVNr7MaPEeX9dEwoOsHJMn7UvdHxvE 1070
imshow-0.2.3.post0.dist-info/RECORD

entry_points.txt

imshow = imshow:__main__.main