Metadata-Version: 2.0
Name: pyecharts35
Version: 1.7.1
Summary: Python options, make charting easier
Home-page: https://github.com/sailist/pyecharts
Author: sailist
Author-email: sailist@outlook.com
License: MIT
Keywords: Echarts,charts,plotting-tool
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Provides-Extra: phantomjs
Provides-Extra: images
Provides-Extra: pyppeteer
Provides-Extra: selenium
Requires-Dist: jinja2
Requires-Dist: prettytable
Requires-Dist: simplejson
Provides-Extra: images
Requires-Dist: PIL; extra == 'images'
Provides-Extra: phantomjs
Requires-Dist: snapshot-phantomjs; extra == 'phantomjs'
Provides-Extra: pyppeteer
Requires-Dist: snapshot-pyppeteer; extra == 'pyppeteer'
Provides-Extra: selenium
Requires-Dist: snapshot-selenium; extra == 'selenium'

UNKNOWN


