Skip to content

Commit

Permalink
package names
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Jul 7, 2018
1 parent 64f5b78 commit ef7e3ca
Showing 1 changed file with 16 additions and 1 deletion.
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

0 comments on commit ef7e3ca

Please sign in to comment.