Metadata-Version: 2.1
Name: pyecharts-json-render
Version: 0.0.1
Summary: A simple wrapper using pyecharts to render html from Echarts option(JSON).
Home-page: https://github.com/forhonourlx/pyecharts_json_render
Author: forhonourlx
Author-email: forhonourlx@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

You can use Echarts option JSON (similar way in JavaScript) directly to make Echarts html.

