Skip to content

echarts-maps/echarts-china-cities-pypkg

Repository files navigation

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