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
24 changes: 24 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3127,3 +3127,27 @@ description = The FlatBuffers serialization format for Python
[dask-image]
description = Distributed image processing

[wasabi]
description = A lightweight console printing and formatting toolkit

[srsly]
description = Modern high-performance serialization utilities for Python

[spacy-legacy]
description = Legacy registered functions for spaCy backwards compatibility

[smart-open]
description = Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)

[pathy]
description = pathlib.Path subclasses for local and cloud bucket storage

[fastcore]
description = Python supercharged for fastai development

[catalogue]
description = Super lightweight function registries for your library

[blis]
description = The Blis BLAS-like linear algebra library, as a self-contained C-extension.