Metadata-Version: 2.0
Name: cauldron-notebook
Version: 0.3.2
Summary: The Unnotebook: Scientific Analysis Environment
Home-page: https://github.com/sernst/cauldron
Author: Scott Ernst
Author-email: swernst@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Provides-Extra: plotly
Provides-Extra: matplotlib
Provides-Extra: seaborn
Provides-Extra: bokeh
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: jinja2
Requires-Dist: markdown
Requires-Dist: pygments
Requires-Dist: beautifulsoup4
Requires-Dist: flask
Requires-Dist: requests
Provides-Extra: bokeh
Requires-Dist: bokeh; extra == 'bokeh'
Provides-Extra: matplotlib
Requires-Dist: matplotlib; extra == 'matplotlib'
Provides-Extra: plotly
Requires-Dist: plotly; extra == 'plotly'
Provides-Extra: seaborn
Requires-Dist: seaborn; extra == 'seaborn'

UNKNOWN


