We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f9530 commit a95e4d4Copy full SHA for a95e4d4
1 file changed
winpython/data/packages.ini
@@ -995,6 +995,9 @@ description=functional data manipulation for pandas
995
[pandocfilters]
996
description=Utilities for writing pandoc filters in python
997
998
+[panel]
999
+description=A high-level Python toolkit for composing widgets and plots
1000
+
1001
[papermill]
1002
description=Parametrize and Run Jupyter Notebooks
1003
@@ -1509,6 +1512,9 @@ description=Pure-Python RSA implementation
1509
1512
[rst2pdf]
1510
1513
description=Tool for transforming reStructuredText to PDF using ReportLab
1511
1514
1515
+[rtree]
1516
+description=R-Tree spatial index for Python GIS
1517
1518
[ruamel.yaml]
1519
description=a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
1520
0 commit comments