Metadata-Version: 2.1
Name: storyscience
Version: 1.2.2
Summary: A storyteller
Home-page: https://github.com/23subbhashit/StoryTellar/
Author: subbhashit mukherjee
Author-email: subbhashitmukherjee@gmail.com
License: MIT
Description: # StoryTellar
        
        ## To install
        
        ```
        pip install storyscience
        ```
        
        ## To build package
        
        ```
        python setup.py sdist bdist_wheel
        ```
        
        ## To upload to PYPI
        
        ```
        twine upload dist/*
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
