iTint

View on PyPIReverse Dependencies (0)

0.0.1 iTint-0.0.1-py3-none-any.whl

Wheel Details

Project: iTint
Version: 0.0.1
Filename: iTint-0.0.1-py3-none-any.whl
Download: [link]
Size: 21059
MD5: fc36c0026bbbaa8c32e70deda361cc6c
SHA256: a2c4865fdeadb9a0bb7a9dcf52faeb7f8e5c8286a4d40e2266ff2dbae2c6e281
Uploaded: 2022-01-13 09:22:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iTint
Version: 0.0.1
Summary: A theme color extraction widget based on octree with multiple inputs (file, screen).
Author: ColorsWind
Author-Email: colors_wind[at]outlook.com
Home-Page: https://github.com/ColorsWind/iTint
Project-Url: Bug Tracker, https://github.com/ColorsWind/iTint/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: pyside2
Description-Content-Type: text/markdown
[Description omitted; length: 2903 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
itint/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
itint/assets_rc.py sha256=E7VD4Fr-kPM0UHQ5ZOiIA1TwCU2Hu9fIqsF0UhQ2lto 3627
itint/main.py sha256=ZUPz_qDt_pglflYOJ-_M2f4nQnTS1x5pbpUrz1YbnQI 417
itint/octree.py sha256=dqdgEpLC3uZM4eo5x-vQyhtaVPjgpec-J65EEeErBYY 3176
itint/pyside_compile.py sha256=wLU36DMSAf5Vq-14QnvoP5M3tfU94gZkyfb4jU_h10Y 390
itint/ui_color_display.py sha256=4dCcDEG5YLi1c7O8yLCZ4RR5AwamjhpLoq4d1aoXFKU 13297
itint/ui_color_selector.py sha256=ByxyEnjXP7vEytaC9l6KsBX3q3w_mX7Q2m7oMpaFaoQ 14327
itint/ui_widget.py sha256=GkF2ybbWHzsryywSVXhBmHMnZmjxOfJ9_PIyhz08XPc 8346
itint/utils.py sha256=XaLkQmoPOzYGV0Mii5A-SZEh-yxkYURFLhbsSpWOmRk 380
itint/widget.py sha256=vY-RZucmk41plK84g-0mBy2inJPij99VOhAvL3c8SNI 5877
itint/widget_color_display.py sha256=ixkM4X_jtttGqXVTz7w6zWC8KBs0lVFEsehGNGTfcVo 4699
itint/widget_color_selector.py sha256=bvQfyah0tLOxjay1Dk9Zq8glyQeGaB9EMI0wLTz7RGE 7944
itint/widget_screen_color_picker.py sha256=6p8tOgGe0YPkz6BnngYo3C3DbDMY435Z3Q3kcO4JZDY 5132
itint/widget_screenshot.py sha256=pYBPOnNIpLbnne0GPYjYTyl2f4V8lDMVixZxUoucnGU 2813
iTint-0.0.1.dist-info/METADATA sha256=DZd9fCeHBWsMeC5kT-N5-9-z5riUQfTrYRNwNdkDRGI 3596
iTint-0.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
iTint-0.0.1.dist-info/entry_points.txt sha256=FFwCcd9Hrp0JW_XUGZhsUihtk8EHvvO4HytEaMYRYNc 90
iTint-0.0.1.dist-info/top_level.txt sha256=kkLbGGQ-Dsqfau-6wIzfTgXniekyNTIAa9mpa2NXSYk 6
iTint-0.0.1.dist-info/RECORD

top_level.txt

itint

entry_points.txt

itint_console = itint.main:main
itint = itint.main:main