@@ -533,6 +533,9 @@ description=Tools to manipulate font files
533
533
[formlayout]
534
534
description =Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
535
535
536
+ [fs]
537
+ description =Python' s filesystem abstraction layer
538
+
536
539
[fsspec]
537
540
description=File-system specification
538
541
@@ -1307,6 +1310,9 @@ description=Polygon3 is a Python-3 package that handles polygonal shapes in 2D
1307
1310
[pomegranate]
1308
1311
description =Pomegranate is a graphical models library for Python, implemented in Cython for speed.
1309
1312
1313
+ [portalocker]
1314
+ description =Wraps the portalocker recipe for easy usage
1315
+
1310
1316
[poyo]
1311
1317
description =A lightweight YAML Parser for Python
1312
1318
@@ -1513,6 +1519,9 @@ description=Python wrapper of Intel MKL routines
1513
1519
[pymongo]
1514
1520
description =Python driver for MongoDB <http://www.mongodb.org>
1515
1521
1522
+ [pympler]
1523
+ description =A development tool to measure, monitor and analyze the memory behavior of Python objects.
1524
+
1516
1525
[pynacl]
1517
1526
description =Python binding to the Networking and Cryptography (NaCl) library
1518
1527
@@ -1546,6 +1555,9 @@ description=Python module to run and analyze benchmarks
1546
1555
[pyproj]
1547
1556
description =Python interface to PROJ.4 library
1548
1557
1558
+ [pypiwin32]
1559
+ description =Python for Windows Extensions
1560
+
1549
1561
[pyqt]
1550
1562
description =Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML, Unicode...
1551
1563
@@ -1827,6 +1839,9 @@ description=R-Tree spatial index for Python GIS
1827
1839
[ruamel.yaml]
1828
1840
description=a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
1829
1841
1842
+ [ruamel.yaml.clib]
1843
+ description=C version of reader, parser and emitter for ruamel.yaml derived from libyaml
1844
+
1830
1845
[runipy]
1831
1846
description=Run IPython notebooks from the command line
1832
1847
0 commit comments