Metadata-Version: 1.0
Name: jupyjet
Version: 0.2.2
Summary: jupyter extention to generate python modules
Home-page: https://github.com/pelodelfuego/jupyjet
Author: Clément CREPY
Author-email: clement.crepy@gmail.com
License: MIT
Description: Jupyjet is a IPyhton notebook extention which allows you to dynamically genrates python file / module from a notebook.
        
        Code portions registered with %jet or %jet-init magics will be written and updated into a python file.
        This approach make possible to easily separate a notebook into several notebooks and bind them.
        
Keywords: jupyter,notebook,module,jupyjet
Platform: UNKNOWN
