Metadata-Version: 2.1
Name: pipomatic
Version: 2.5
Summary: Automating the creation of an installable PIP module from a Jupyter notebook
Home-page: https://github.com/eq8r/pipomatic
Author: eq8r
Author-email: doug.hudgeon@eq8r.com
License: UNKNOWN
Description: One of the challenges with writing code in a Jupyter notebook is that it is hard to re-use functions. Pipomatic allows you to create pip-installable modules from the functions in your Jupyter notebook.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
