File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ description=Composable, declarative data structures for building complex visuali
476
476
[heapdict]
477
477
description =a heap with decrease-key and increase-key operations
478
478
479
- [holoplot ]
479
+ [hvplot ]
480
480
description =A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews
481
481
482
482
[html5lib]
@@ -581,6 +581,9 @@ description=Python interface to the Julia language
581
581
[jupyter]
582
582
description =Jupyter metapackage. Install all the Jupyter components in one go.
583
583
584
+ [jupyter_echarts_pypkg]
585
+ description =Echarts pypi packages for jupyter and python
586
+
584
587
[jupyterlab]
585
588
description =Jupyter lab environment notebook server extension
586
589
@@ -656,6 +659,9 @@ description=Python bindings for LLVM
656
659
[lmfit]
657
660
description =Least-Squares Minimization with Bounds and Constraints
658
661
662
+ [lml]
663
+ description =Load me later. A loading plugin management system.
664
+
659
665
[lock]
660
666
description =spyder lock
661
667
@@ -1080,6 +1086,15 @@ description=Multi-producer-multi-consumer signal dispatching mechanism
1080
1086
[pydot-ng]
1081
1087
description =Python interface to Graphviz' s Dot
1082
1088
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
+
1083
1098
[pyeda]
1084
1099
description=PyEDA is a Python library for electronic design automation.
1085
1100
You can’t perform that action at this time.
0 commit comments