Metadata-Version: 2.1
Name: JupyterToLib
Version: 0.0.6
Summary: A Python package that transforms your Jupyter notebooks into Python modules and optimizes your scripts by removing comments and empty lines.
Home-page: https://github.com/jcval94/JupyterToLib.git
Author: Jose Carlos Del Valle
Author-email: jcvsl94@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE

JupyterToLib is a Python library that enables you to easily transform your Jupyter notebooks into fully-functional Python modules. With this tool, you can take your data science code to the next level by transforming your notebooks into modules that can be easily imported and reused in other projects. Moreover, the script optimization feature of JupyterToLib allows you to remove unnecessary comments and empty lines, reducing the size of your code and improving its readability and maintainability. With JupyterToLib, you can breathe life into your data science projects and simplify your workflow quickly and easily.
