Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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.

Expand Down