We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9fd3e commit da11c03Copy full SHA for da11c03
winpython/data/packages.ini
@@ -164,6 +164,9 @@ description=Fast NumPy array functions written in Cython
164
[bqplot]
165
description=Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
166
167
+[branca]
168
+description=Generate complex HTML+JS pages with Python
169
+
170
[brewer2mpl]
171
description=Connect colorbrewer2.org color maps to Python and matplotlib
172
@@ -428,6 +431,9 @@ description=Pure Python toolkit for creating GUI's using web technology.
428
431
[flit]
429
432
description=Simplified packaging of Python modules
430
433
434
+[folium]
435
+description=Make beautiful maps with Leaflet.js & Python
436
437
[fonttools]
438
description=Tools to manipulate font files
439
0 commit comments