yufeiminds / echarts-python

Deprecated. Use PyEcharts instead. https://github.com/pyecharts/pyecharts
417 stars 167 forks source link

Could not be installed with pip #7

Open Ovilia opened 8 years ago

Ovilia commented 8 years ago

Are you sure this can be installed by pip?

$ pip install echarts-python
Collecting echarts-python
  Could not find a version that satisfies the requirement echarts-python (from versions: )
No matching distribution found for echarts-python

$ pip search echarts
eea.googlecharts (14.9)            - Configurator for GoogleCharts
django-googlecharts (1.0-alpha-1)  - Django template tags to generate charts
                                     using the Google chart API.
yufeiminds commented 8 years ago

Hi, Ovilia,

It is available on pypi now. This repo still on alpha, welcome any issue and PR.

Thank you very much.

Regards, Yufei Li