Metadata-Version: 2.1
Name: exporter
Version: 0.0.1
Summary: exporter helps to export Jupyter notebooks as a Python script.
Home-page: https://github.com/hasan-yaman/Exporter
Author: Hasan Yaman
Author-email: hasannyaman@gmail.com
License: UNKNOWN
Description: # exporter
        
        Exporter is a simple package that helps to export Jupyter notebooks as a Python script.
        
        # Installation
        
        ...
        
        # Usage
        
        ...
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
