Metadata-Version: 2.1
Name: presentpy
Version: 0.3.0
Summary: Create slides from Jupyter Notebooks
License: MIT
Author: Antonio Feregrino
Author-email: antonio.feregrino@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: nbconvert (>=7.4.0,<8.0.0)
Requires-Dist: pygments (>=2.15.1,<3.0.0)
Requires-Dist: python-pptx (>=0.6.21,<0.7.0)
Description-Content-Type: text/markdown

PresentPy
=========

Create slides from Jupyter Notebooks

