8000 Merge pull request #646 from stonebig/master · eksotama/winpython@b61acda · GitHub
[go: up one dir, main page]

Skip to content

Commit b61acda

Browse files
authored
Merge pull request winpython#646 from stonebig/master
package names
2 parents 6ce5b15 + ef7e3ca commit b61acda

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

winpython/data/packages.ini

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ description=Composable, declarative data structures for building complex visuali
476476
[heapdict]
477477
description=a heap with decrease-key and increase-key operations
478478

479-
[holoplot]
479+
[hvplot]
480480
description=A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews
481481

482482
[html5lib]
@@ -581,6 +581,9 @@ description=Python interface to the Julia language
581581
[jupyter]
582582
description=Jupyter metapackage. Install all the Jupyter components in one go.
583583

584+
[jupyter_echarts_pypkg]
585+
description=Echarts pypi packages for jupyter and python
586+
584587
[jupyterlab]
585588
description=Jupyter lab environment notebook server extension
586589

@@ -656,6 +659,9 @@ description=Python bindings for LLVM
656659
[lmfit]
657660
description=Least-Squares Minimization with Bounds and Constraints
658661

662+
[lml]
663+
description=Load me later. A loading plugin management system.
664+
659665
[lock]
660666
description=spyder lock
661667

@@ -1080,6 +1086,15 @@ description=Multi-producer-multi-consumer signal dispatching mechanism
10801086
[pydot-ng]
10811087
description=Python interface to Graphviz's Dot
10821088
1089+
[pyecharts]
1090+
description=Python echarts, make charting easier
1091+
1092+
[pyecharts_javascripthon]
1093+
description=Embeded Python functions in pyecharts
1094+
1095+
[pyecharts-jupyter-installer]
1096+
description=Install pyecharts extensions into jupyter
1097+
10831098
[pyeda]
10841099
description=PyEDA is a Python library for electronic design automation.
10851100

0 commit comments

Comments
 (0)
0