perception-model

View on PyPIReverse Dependencies (0)

1.0 perception_model-1.0-py3-none-any.whl

Wheel Details

Project: perception-model
Version: 1.0
Filename: perception_model-1.0-py3-none-any.whl
Download: [link]
Size: 11980
MD5: f82acea8126f7eb6fc2076d5d002f165
SHA256: 884a98bdce68aed8d7601e777466b2a59c1a9e2e43c7642b8ef75137a575d5fa
Uploaded: 2018-04-19 15:35:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: perception-model
Version: 1.0
Summary: Perception Model
Author: Michael Mauderer, Frederic Kerber
Author-Email: fkerber[at]gmail.com
Home-Page: https://github.com/fkerber/perception-model-tool
License: GNU Lesser General Public License v3.0
Requires-Python: >=3
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: colour-science
Requires-Dist: click
Description-Content-Type: text/markdown
[Description omitted; length: 2507 characters]

WHEEL

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

RECORD

Path Digest Size
perception_model-1.0.dist-info/METADATA sha256=jqHn-vMKuIClAzWdfjYWwQBxdFJr23Mwx_BUy-bmHLg 2952
perception_model-1.0.dist-info/RECORD
perception_model-1.0.dist-info/WHEEL sha256=FRuHuBX28RTgsOL603qIpbSc2WeDgbsFBWKj9XFOCpg 92
perception_model-1.0.dist-info/entry_points.txt sha256=Ut-e7EaLbPiaoKymRywT6dxhkgPENbiDJTTRCjhB6lU 144
perception_model-1.0.dist-info/top_level.txt sha256=mrTdvhERJd5y8QjdzVhXbC0j_FKExcc81N92lZAV5-Q 25
perceptual_model/__init__.py sha256=DWMBMijvyfHfxFqsHxecIp74Iezswy6kRGKy-h0ha5o 49
perceptual_model/perceptual_model.py sha256=EVldbpC3cy9_xyZKRWvnArQhpoP41xaKDI9fflpW8GQ 15817
scripts/__init__.py sha256=DWMBMijvyfHfxFqsHxecIp74Iezswy6kRGKy-h0ha5o 49
scripts/filter_screenshot.py sha256=AwBZ7riIS5of-w0leitCS3YSIsUJo1b9qur_rDYCgns 3865
scripts/filter_screenshot_gui.py sha256=sYGIaW4MjQDUkwtQGJpWlzAIo-CIkS6m6eAgKanwGpQ 8360
scripts/util.py sha256=TIaidrCmlScnsjj4H5z-G9XAPCCDZHMcmvTYKbFHQzc 1728

top_level.txt

perceptual_model
scripts

entry_points.txt

filter_screenshot = scripts.filter_screenshot:main
filter_screenshot_gui = scripts.filter_screenshot_gui:main