File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,9 @@ description=Python Command Line Interface Tools
109
109
[cloudpickle]
110
110
description=Extended pickling support for Python objects
111
111
112
+ [clrmagic]
113
+ description=IPython cell magic to use .NET languages
114
+
112
115
[colorama]
113
116
description=Cross-platform colored terminal text
114
117
@@ -292,6 +295,9 @@ description=HdfsCLI: API and command line interface for HDFS.
292
295
[holoviews]
293
296
description =Composable, declarative data structures for building complex visualizations easily.
294
297
298
+ [heapdict]
299
+ description =a heap with decrease-key and increase-key operations
300
+
295
301
[husl]
296
302
description =Human-friendly HSL (Hue-Saturation-Lightness)
297
303
@@ -1234,3 +1240,6 @@ description=N-D labeled arrays and datasets in Python
1234
1240
[zarr]
1235
1241
description=A minimal implementation of chunked, compressed, N-dimensional arrays for Python.
1236
1242
1243
+ [zict]
1244
+ description=Mutable mapping tools
1245
+
You can’t perform that action at this time.
0 commit comments