Metadata-Version: 2.1
Name: wvpy
Version: 1.1.0
Summary: Convert Jupyter notebooks to and from Python files, and render.
Home-page: https://github.com/WinVector/wvpy
Author: John Mount
Author-email: jmount@win-vector.com
License: License :: OSI Approved :: BSD 3-clause License
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: BSD License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: IPython
Requires-Dist: nbformat
Requires-Dist: nbconvert
Provides-Extra: code_format
Requires-Dist: black ; extra == 'code_format'


Convert Jupyter notebooks to and from Python files, and render.
