Metadata-Version: 2.1
Name: needful
Version: 0.5a3
Summary: needful - simple, lightweight, interactive HTML presentations and dashboards for data scientists
Home-page: https://github.com/jhdarcy/needful
Author: Jordan D'Arcy
Author-email: needful.py@gmail.com
License: UNKNOWN
Description: # Needful
        
        *needful* is a Python module that provides a simple interface for creating HTML presentations and dashboards.
        The resulting HTML file is entirely self contained, and can be easily shared or hosted online.
        
        This is a pre-release version and is provided as is.
        
        Rudimentary, incomplete documentation is available [here](https://needful.readthedocs.io).
        
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
