Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ description=efficient arrays of booleans -- C extension
[blaze]
description=Blaze

[bleach]
description=An easy whitelist-based HTML-sanitizing tool

[blosc]
description=Blosc data compressor

Expand Down Expand Up @@ -236,6 +239,9 @@ category=util
[ecos]
description=This is the Python package for ECOS: Embedded Cone Solver

[edward]
description=A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.

[emcee]
description=Kick ass affine-invariant ensemble MCMC sampling

Expand Down Expand Up @@ -1136,9 +1142,18 @@ description=SciKit-Learn Laboratory makes it easier to run machinelearning exper
[skyfield]
description=Elegant astronomy for Python

[snakeviz]
description=An in-browser Python profile viewer

[snowballstemmer]
description=This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.

[sortedcollections]
description=Python Sorted Collections

[sortedcontainers]
description=Python Sorted Container Types: SortedList, SortedDict, and SortedSet

[spacy]
description=Industrial-strength NLP

Expand Down Expand Up @@ -1199,6 +1214,9 @@ description=TensorFlow helps the tensors flow
[terminado]
description=Terminals served to term.js using Tornado websockets

[testpath]
description=Test utilities for code working with files and commands

[theano]
description=Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.

Expand Down