Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73a9fed

Browse files
author
stonebig
committed
package names
1 parent 6f422b7 commit 73a9fed

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ description=Python Command Line Interface Tools
109109
[cloudpickle]
110110
description=Extended pickling support for Python objects
111111
112+
[clrmagic]
113+
description=IPython cell magic to use .NET languages
114+
112115
[colorama]
113116
description=Cross-platform colored terminal text
114117
@@ -292,6 +295,9 @@ description=HdfsCLI: API and command line interface for HDFS.
292295
[holoviews]
293296
description=Composable, declarative data structures for building complex visualizations easily.
294297

298+
[heapdict]
299+
description=a heap with decrease-key and increase-key operations
300+
295301
[husl]
296302
description=Human-friendly HSL (Hue-Saturation-Lightness)
297303

@@ -1234,3 +1240,6 @@ description=N-D labeled arrays and datasets in Python
12341240
[zarr]
12351241
description=A minimal implementation of chunked, compressed, N-dimensional arrays for Python.
12361242
1243+
[zict]
1244+
description=Mutable mapping tools
1245+

0 commit comments

Comments
 (0)