echarts-countries-pypkg

pyecharts map extensions - world countries - python package


Keywords
python
License
MIT
Install
pip install echarts-countries-pypkg==0.1.6

Documentation

echarts-countries-pypkg

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

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

Installation

You can install echarts-countries-pypkg via pip:

$ pip install echarts-countries-pypkg

or clone it and install it:

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