You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description=An unobtrusive argparse wrapper with natural syntax
67
+
65
68
[args]
66
69
description=Command Arguments for Humans.
67
70
@@ -368,6 +371,9 @@ description=Python @deprecated decorator to deprecate old python classes, functi
368
371
[descartes]
369
372
description=Use geometric objects as matplotlib paths and patches
370
373
374
+
[diff_match_patch]
375
+
description=epackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text.
376
+
371
377
[dill]
372
378
description=serialize all of python (almost)
373
379
@@ -602,12 +608,15 @@ description=A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
602
608
[hdfs]
603
609
description=HdfsCLI: API and command line interface for HDFS.
604
610
605
-
[holoviews]
606
-
description=Composable, declarative data structures for building complex visualizations easily.
607
-
608
611
[heapdict]
609
612
description=a heap with decrease-key and increase-key operations
610
613
614
+
[helpdev]
615
+
description=HelpDev - Extracts information about the Python environment easily.
616
+
617
+
[holoviews]
618
+
description=Composable, declarative data structures for building complex visualizations easily.
619
+
611
620
[hvplot]
612
621
description=A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews
613
622
@@ -1079,6 +1088,9 @@ description=a library for reading and writing images with emphasis on animation
1079
1088
[openpyxl]
1080
1089
description=A Python library to read/write Excel 2007 xlsx/xlsm files
1081
1090
1091
+
[opt_einsum]
1092
+
description=Optimizing numpys einsum function
1093
+
1082
1094
[orange]
1083
1095
description=a component-based data mining framework.
0 commit comments