Metadata-Version: 2.1
Name: html-content
Version: 0.0.2
Summary: Easily construct HTML document with pandas DataFrame, markdown, matplotlib, plotly and HTML.
Home-page: https://github.com/lee-junjie/html_content
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: plotly (>=5.7.0)
Requires-Dist: pandas (>=1.4.2)
Requires-Dist: matplotlib (>=3.5.1)
Requires-Dist: seaborn (>=0.11.2)
Requires-Dist: Markdown (>=3.3.7)

