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
6 changes: 6 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@ description=Composable, declarative data structures for building complex visuali
[heapdict]
description=a heap with decrease-key and increase-key operations

[holoplot]
description=A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews

[html5lib]
description=HTML parser based on the WHATWG HTML specification

Expand Down Expand Up @@ -1614,6 +1617,9 @@ description=a fork of Python 2 and 3 ast modules with type comment support
[typing]
description=Type Hints for Python
[uncertainties]
description=Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
[uritemplate]
description=URI templates
Expand Down