diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index 68d4d481..98440f1c 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -476,7 +476,7 @@ description=Composable, declarative data structures for building complex visuali [heapdict] description=a heap with decrease-key and increase-key operations -[holoplot] +[hvplot] description=A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews [html5lib] @@ -581,6 +581,9 @@ description=Python interface to the Julia language [jupyter] description=Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter_echarts_pypkg] +description=Echarts pypi packages for jupyter and python + [jupyterlab] description=Jupyter lab environment notebook server extension @@ -656,6 +659,9 @@ description=Python bindings for LLVM [lmfit] description=Least-Squares Minimization with Bounds and Constraints +[lml] +description=Load me later. A loading plugin management system. + [lock] description=spyder lock @@ -1080,6 +1086,15 @@ description=Multi-producer-multi-consumer signal dispatching mechanism [pydot-ng] description=Python interface to Graphviz's Dot +[pyecharts] +description=Python echarts, make charting easier + +[pyecharts_javascripthon] +description=Embeded Python functions in pyecharts + +[pyecharts-jupyter-installer] +description=Install pyecharts extensions into jupyter + [pyeda] description=PyEDA is a Python library for electronic design automation.