/echarts-china-cities-pypkg

pyecharts map extension - china cities - python package

Primary LanguagePython

echarts-china-cities-pypkg

https://codecov.io/github/pyecharts/echarts-china-cities-pypkg/coverage.png

The project packages echarts-china-cities-js and distributes it via pypi.

Installation

You can install echarts-china-cities-pypkg via pip:

$ pip install echarts-china-cities-pypkg

or clone it and install it:

$ git clone https://github.com/pyecharts/echarts-china-cities-pypkg.git
$ cd echarts-china-cities-pypkg
$ python setup.py install