neural-tools

View on PyPIReverse Dependencies (0)

0.0.4 neural_tools-0.0.4-py2.py3-none-any.whl
neural_tools-0.0.4-py3-none-any.whl
neural_tools-0.0.4-py2-none-any.whl

Wheel Details

Project: neural-tools
Version: 0.0.4
Filename: neural_tools-0.0.4-py2-none-any.whl
Download: [link]
Size: 9731
MD5: 1afe53ee994a0005e6fcb2498dc232d3
SHA256: c25c78fad351eb7d94a36dea19c28ff75544510e54ae38b028d4d793e450c702
Uploaded: 2019-11-18 00:22:16 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: neural-tools
Version: 0.0.4
Summary: Luminance and histogram matching tools
Author: ProGamerGov
Home-Page: https://github.com/ProGamerGov/Neural-Tools
Keywords: histogram matching histogram-matching luminance transfer luminance-transfer linear-color-transfer linear color colour
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Artistic Software
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: imageio
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: scikit-image
Requires-Dist: scipy
[Description omitted; length: 6016 characters]

WHEEL

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

RECORD

Path Digest Size
color/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
color/linear_color_transfer.py sha256=7nsbl8TJr-O6eoUMcXlOUgpYIzNuIq75eSOARffVeps 3316
color/lum_transfer.py sha256=vPLtT7yjLSHblTBbHCmopLJw31adF-FQ1yEgttbu_vQ 6667
neural_tools-0.0.4.dist-info/DESCRIPTION.rst sha256=iGSQYSY0A5OrFAF2N2zX5I0D3QOlkAJePnT3EPFnpYk 6016
neural_tools-0.0.4.dist-info/METADATA sha256=md4EOjMPNNC3ckrPFOMll13AH_9E6iLFvT156PZBJos 6835
neural_tools-0.0.4.dist-info/RECORD
neural_tools-0.0.4.dist-info/WHEEL sha256=bee59qcPjkyXfMaxNWjl2CGotqfumWx9pC1hlVLr2mM 92
neural_tools-0.0.4.dist-info/entry_points.txt sha256=G0KuWRcvcQ47QyEzSu8m8fxza97dLW5qXKcmbk6YLVA 154
neural_tools-0.0.4.dist-info/metadata.json sha256=PRkKH3XuOkbyz-JaZDzRBZy6AqJzXTw5jq2NSOqP55E 1313
neural_tools-0.0.4.dist-info/top_level.txt sha256=qJ_rUqi6Fa2a4wIYss7loRhhfvAB9I4SSrYyrTOMv_4 6

top_level.txt

color

entry_points.txt

lct = color.linear_color_transfer:main
linear-color-transfer = color.linear_color_transfer:main
lum-transfer = color.lum_transfer:main