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
19 changes: 19 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ description=High-level declarative visualization library for Python
[altair_widgets]
description=Altair Widgets: An interactive visualization for statistical data for Python.

[altgraph]
description=Python graph (network) package

[amqp]
description=Low-level AMQP client for Python (fork of amqplib).

Expand Down Expand Up @@ -143,6 +146,9 @@ description=efficient arrays of booleans -- C extension
[bkcharts]
description=High level chart types built on top of Bokeh

[black]
description=The uncompromising code formatter.

[blaze]
description=Blaze

Expand Down Expand Up @@ -827,6 +833,9 @@ description=Powerful and Pythonic XML processing library combining libxml2/libxs
[lz4]
description=LZ4 Bindings for Python

[macholib]
description=Mach-O header analysis and editing

[mahotas]
description=Computer Vision library

Expand Down Expand Up @@ -1115,6 +1124,9 @@ description=Pandas plotting interface to Vega and Vega-Lite
[peewee]
description=a small, expressive ORM.

[pefile]
description=Python PE parsing module

[pep8]
description=Python style guide checker

Expand Down Expand Up @@ -1944,6 +1956,9 @@ description=Pure python implementation of Apache Thrift.
[thrift-sasl]
description=hrift SASL Python module that implements SASL transports for Thrift

[toml]
description=Python Library for Tom's Obvious, Minimal Language

[toolz]
description=List processing tools and functional utilities

Expand Down Expand Up @@ -2140,3 +2155,7 @@ description=A minimal implementation of chunked, compressed, N-dimensional array
[zict]
description=Mutable mapping tools

[z3_solver]
description=an efficient SMT solver library