Metadata-Version: 2.0
Name: pyecharts-plus
Version: 0.1.3
Summary: Some charts which pyecharts don't contain
Home-page: UNKNOWN
Author: Ijustwantyouhappy
Author-email: 18817363043@163.com
License: MIT
Platform: all
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: pyecharts (>=0.5.3)

pyecharts_plus
======

|Python2| |Python3|

pyecharts_plus is an open source api providing some charts which pyecharts don't have.

**Installation**

.. code:: bash

    pip install pyecharts_plus


.. |Python2| image:: https://img.shields.io/badge/python-2.7-ff69b4.svg
.. |Python3| image:: https://img.shields.io/badge/python-3.5-red.svg

