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.py3-none-any.whl
Download: [link]
Size: 6897
MD5: a0b160d281ffbac33e19682199d49463
SHA256: ca4e0913adb44b5e6ffbce7f89f64516ea2cfea058fbbb655e838934695605cd
Uploaded: 2019-11-18 00:22:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
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: numpy
Requires-Dist: scipy
Requires-Dist: imageio
Requires-Dist: pillow
Requires-Dist: scikit-image
Description-Content-Type: text/markdown
[Description omitted; length: 6016 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-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/METADATA sha256=t8INegbYZskL_5nLJjnrvER7CbJwtR8rgBhMhz-yXVM 6853
neural_tools-0.0.4.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
neural_tools-0.0.4.dist-info/entry_points.txt sha256=G0KuWRcvcQ47QyEzSu8m8fxza97dLW5qXKcmbk6YLVA 154
neural_tools-0.0.4.dist-info/top_level.txt sha256=qJ_rUqi6Fa2a4wIYss7loRhhfvAB9I4SSrYyrTOMv_4 6
neural_tools-0.0.4.dist-info/RECORD

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