Metadata-Version: 2.1
Name: nbtoolbelt
Version: 2020.7.dev1
Summary: Tools to work with Jupyter notebooks
Home-page: https://gitlab.tue.nl/jupyter-projects/nbtoolbelt
Author: Tom Verhoeff
Author-email: t.verhoeff@tue.nl
License: MIT License
Keywords: Interactive,Interpreter,Shell
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Jupyter
Requires-Python: >=3.5
Requires-Dist: nbformat
Requires-Dist: nbconvert
Requires-Dist: numpy
Requires-Dist: pandas
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: recommonmark ; extra == 'doc'
Provides-Extra: ipc
Requires-Dist: jupyter-client ; extra == 'ipc'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'

UNKNOWN


