X Tutup
Skip to content

Commit a95e4d4

Browse files
committed
package name
1 parent a0f9530 commit a95e4d4

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
@@ -995,6 +995,9 @@ description=functional data manipulation for pandas
995995
[pandocfilters]
996996
description=Utilities for writing pandoc filters in python
997997

998+
[panel]
999+
description=A high-level Python toolkit for composing widgets and plots
1000+
9981001
[papermill]
9991002
description=Parametrize and Run Jupyter Notebooks
10001003

@@ -1509,6 +1512,9 @@ description=Pure-Python RSA implementation
15091512
[rst2pdf]
15101513
description=Tool for transforming reStructuredText to PDF using ReportLab
15111514

1515+
[rtree]
1516+
description=R-Tree spatial index for Python GIS
1517+
15121518
[ruamel.yaml]
15131519
description=a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
15141520

0 commit comments

Comments
 (0)
X Tutup