Metadata-Version: 1.0
Name: j2py
Version: 0.3.3.5
Summary: CLI and GUI Utility for converting jupyter notebooks.
Home-page: https://github.com/ArcticBlueOrange/jupyterconverter
Author: Alberto Brandolini
Author-email: brando1411@gmail.com
License: gpl-3.0
Description: CLI and GUI Utility for converting jupyter notebooks.
            I made this script because I wasn't satisfied with the current solutions.
            This allows to easily create multi-cell ipynb notebooks from python files and, vice-versa, to create super-clean python scripts from highly commented notebooks.
            It has a GUI mode when opened with no arguments, while the CLI mode can accept multiple inputs and outputs at the same time, making it usable by another script.
            It's currently tested on Windows, if you have any problems on Linux please let me know.
Keywords: j2py jupyter-converter notebook
Platform: UNKNOWN
