tensionflow

View on PyPIReverse Dependencies (0)

0.1.2 tensionflow-0.1.2-py3-none-any.whl

Wheel Details

Project: tensionflow
Version: 0.1.2
Filename: tensionflow-0.1.2-py3-none-any.whl
Download: [link]
Size: 81749
MD5: a0e97952381ea4eaba64acabf0c98aa9
SHA256: 91278ef9baedbf3b0c4380b478804d4726962f2c5e008196aacc7a6b960782fa
Uploaded: 2018-10-10 18:21:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tensionflow
Version: 0.1.2
Summary: A Tensorflow framework for working with audio data.
Author: Colin Fahy
Author-Email: colin[at]cfahy.com
Home-Page: https://github.com/Curly-Mo/tensionflow
License: LGPL-3.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4.0
Requires-Dist: bidict (<0.15,>=0.14)
Requires-Dist: click (<7.0,>=6.7)
Requires-Dist: librosa (<0.7,>=0.6)
Requires-Dist: llvmlite (<0.25.0,>=0.24.0)
Requires-Dist: numpy (<2.0,>=1.14)
Requires-Dist: pandas (<0.24,>=0.23)
Requires-Dist: tensorboard (<2.0,>=1.10)
Requires-Dist: tf-nightly (==1.11.0.dev20180808)
Requires-Dist: typing (<4.0,>=3.6)
Provides-Extra: mypy
Description-Content-Type: text/markdown
[Description omitted; length: 1289 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.11.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tensionflow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tensionflow/cli.py sha256=zcaa2IDPgl7yOBH0HrARg82ez0c-fC9Qd7pqxjscFeU 3547
tensionflow/datasets/__init__.py sha256=hBDzg4R7K2SCpFw_G1ePZxwiLnz2MeYB216rDk1U9WQ 7866
tensionflow/datasets/fma.py sha256=1FrnSDn_YB9OQ5vaZM24KOvWrn1v5q0Mvmmf-9LyPT8 4723
tensionflow/datasets/nsynth.py sha256=L4HPnLe3-CyIvdxWgP6innh0_nd9vC6nOR5LZwP1AEo 1080
tensionflow/feature.py sha256=RTik-eZnlPlZj0_IzuZq4gryAlWRRlfYfEIImJrjOHg 4183
tensionflow/models/__init__.py sha256=oLvcfKDh4aOlmZ7gUTpqLTkt4CRgTBaG7LH4SZRWPlc 139
tensionflow/models/base.py sha256=GGW_wXB1GRCmZ0ba7YcE3OgfAJ7BhU3nIxgQXVCC7Zk 8531
tensionflow/models/convpoolmodel.py sha256=MK_gSyH78FYK2r536BZFPkpweK9SeIh2mOhIxkU5P8c 6699
tensionflow/processing.py sha256=vJCrE5LYaapQsDD2w3zm4wBQku8vh8bDGrjh7uZ3YXc 1129
tensionflow/util/__init__.py sha256=_Gpf31St1maEcFuLU8GTPmUwMg5aCOn-VzFR8Om0oJk 2661
tensionflow/util/cli_util.py sha256=3NPkIv7cBxfo_xtvd2mP5G6OPTYoE7WTuxurYx4He1Y 1906
tensionflow-0.1.2.dist-info/entry_points.txt sha256=dS3Zl6t8fwubOiafKbrZp8NJvkFYHUzzGUL8GKmg5e8 51
tensionflow-0.1.2.dist-info/LICENSE sha256=sxZ2ynT97m3IXvWXGQAINquGvLxwoxekL1qYr8WuuYQ 35164
tensionflow-0.1.2.dist-info/WHEEL sha256=MFEQOzKZY6N12hbF4w0YuFbR157Dp62tZDjrh69j2Vc 84
tensionflow-0.1.2.dist-info/METADATA sha256=hxMkaMWi2LRsNIVlw9oGUque5iAw9AokGGbzBRONfs8 2313
tensionflow-0.1.2.dist-info/RECORD

entry_points.txt

tensionflow = tensionflow.cli:cli