The project packages echarts-themes-js and distributes it via pypi.
You can install echarts-themes-pypkg via pip:
$ pip install echarts-themes-pypkg
or clone it and install it:
$ git clone https://github.com/pyecharts/echarts-themes-pypkg.git
$ cd echarts-themes-pypkg
$ python setup.py install