Skip to content

Commit 241a470

Browse files
author
stonebig
committed
package names
1 parent b44dc3f commit 241a470

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,9 @@ description=Composable, declarative data structures for building complex visuali
464464
[heapdict]
465465
description=a heap with decrease-key and increase-key operations
466466

467+
[holoplot]
468+
description=A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews
469+
467470
[html5lib]
468471
description=HTML parser based on the WHATWG HTML specification
469472

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

0 commit comments

Comments
 (0)