8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49aed88 + f3eb956 commit cb5f3bcCopy full SHA for cb5f3bc
winpython/data/packages.ini
@@ -55,6 +55,9 @@ description=A backport of the get_terminal_size function from Python 3.3's shuti
55
[backports.ssl_match_hostname]
56
description=The ssl.match_hostname() function from Python 3.4
57
58
+[backports.weakref]
59
+description=Backport of new features in Python's weakref module
60
+
61
[baresql]
62
description=playing SQL directly on Python datas
63
@@ -70,6 +73,9 @@ description=Python multiprocessing fork with improvements and bugfixes
70
73
[bitarray]
71
74
description=efficient arrays of booleans -- C extension
72
75
76
+[bkcharts]
77
+description=High level chart types built on top of Bokeh
78
79
[blaze]
80
description=Blaze
81
0 commit comments