Metadata-Version: 2.4
Name: tensorboard
Version: 1.7.0
Summary: TensorBoard lets you watch Tensors Flow
Home-page: https://github.com/tensorflow/tensorboard
Author: Google Inc.
Author-email: opensource@google.com
License: Apache 2.0
Keywords: tensorflow tensorboard tensor machine learning visualizer
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >= 2.7, != 3.0.*, != 3.1.*
License-File: tensorboard/pip_package/LICENSE
Requires-Dist: numpy>=1.12.0
Requires-Dist: six>=1.10.0
Requires-Dist: protobuf>=3.4.0
Requires-Dist: werkzeug>=0.11.10
Requires-Dist: html5lib==0.9999999
Requires-Dist: markdown>=2.6.8
Requires-Dist: bleach==1.5.0
Requires-Dist: futures>=3.1.1; python_version < "3"
Requires-Dist: wheel; python_version < "3"
Requires-Dist: wheel>=0.26; python_version >= "3"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

TensorBoard is a suite of web applications for inspecting and understanding
your TensorFlow runs and graphs.

Releases prior to 1.6.0 were published under the ``tensorflow-tensorboard`` name
and may be found at https://pypi.python.org/pypi/tensorflow-tensorboard.
