Metadata-Version: 2.4
Name: vizly
Version: 0.1.0
Summary: An aesthetics-first, zero-config interactive plotting wrapper over ECharts
Author-email: Your Name <your.email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Jupyter
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.5.0
Requires-Dist: numpy>=1.22.0
Requires-Dist: pyecharts>=2.0.0
Dynamic: license-file

Initializing Project
