Metadata-Version: 2.1
Name: plotly-scientific-plots
Version: 0.1.0.1
Summary: Python package extending plotly for scientific computing and visualization
Home-page: https://github.com/rsandler00/plotly-scientific-tools
Author: Roman Sandler
Author-email: rsandler00@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: plotly
Requires-Dist: colorlover
Requires-Dist: dash
Requires-Dist: dash-core-components
Requires-Dist: dash-html-components

## This is a bunch of tools to create scientific graphs from plotly in python using a simple matlab-like API


