Skip to content

Commit 3cc24e8

Browse files
author
stonebig
committed
package names
1 parent c10e487 commit 3cc24e8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

winpython/data/packages.ini

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ description=efficient arrays of booleans -- C extension
7070
[blaze]
7171
description=Blaze
7272

73+
[bleach]
74+
description=An easy whitelist-based HTML-sanitizing tool
75+
7376
[blosc]
7477
description=Blosc data compressor
7578

@@ -236,6 +239,9 @@ category=util
236239
[ecos]
237240
description=This is the Python package for ECOS: Embedded Cone Solver
238241
242+
[edward]
243+
description=A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.
244+
239245
[emcee]
240246
description=Kick ass affine-invariant ensemble MCMC sampling
241247
@@ -1136,9 +1142,18 @@ description=SciKit-Learn Laboratory makes it easier to run machinelearning exper
11361142
[skyfield]
11371143
description=Elegant astronomy for Python
11381144

1145+
[snakeviz]
1146+
description=An in-browser Python profile viewer
1147+
11391148
[snowballstemmer]
11401149
description=This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.
11411150

1151+
[sortedcollections]
1152+
description=Python Sorted Collections
1153+
1154+
[sortedcontainers]
1155+
description=Python Sorted Container Types: SortedList, SortedDict, and SortedSet
1156+
11421157
[spacy]
11431158
description=Industrial-strength NLP
11441159

@@ -1199,6 +1214,9 @@ description=TensorFlow helps the tensors flow
11991214
[terminado]
12001215
description=Terminals served to term.js using Tornado websockets
12011216
1217+
[testpath]
1218+
description=Test utilities for code working with files and commands
1219+
12021220
[theano]
12031221
description=Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
12041222

0 commit comments

Comments
 (0)