Metadata-Version: 2.1
Name: convert-and-download
Version: 0.1.3
Summary: Convert and Download Jupyter Notebooks
Home-page: https://github.com/bryanwweber/convert_and_download
Author: Bryan W. Weber
Author-email: bryan.w.weber@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: thermohw (<1.0,>=0.2)
Requires-Dist: notebook (<6.0,>=5.5.0)
Requires-Dist: ipython-genutils (<1.0,>=0.2.0)
Requires-Dist: pdfrw (<0.5.0,>=0.4.0)

# convert_and_download

Convert one or more ipynb files to PDF, merge them, and download the resulting file.


