@@ -113,6 +113,9 @@ description=serialize all of python (almost)
113
113
description =Download, build, install, upgrade, and uninstall Python packages - easily
114
114
category =deploy
115
115
116
+ [distributed]
117
+ description =Distributed computing
118
+
116
119
[decorator]
117
120
description =Better living through Python with decorators
118
121
@@ -426,6 +429,9 @@ category=improc
426
429
description =A tool for installing and managing Python packages
427
430
category =deploy
428
431
432
+ [ply]
433
+ description =Python Lex & Yacc
434
+
429
435
[polygon2]
430
436
description =Polygon2 is a Python-2 package that handles polygonal shapes in 2D
431
437
@@ -510,6 +516,9 @@ description=Logilab code analysis module: analyzes Python source code looking fo
510
516
url =http://www.logilab.org/project/pylint
511
517
category =util
512
518
519
+ [pymc]
520
+ description =Markov Chain Monte Carlo sampling toolkit.
521
+
513
522
[pymeta3]
514
523
description =Pattern-matching language based on Meta for Python 3 and 2
515
524
@@ -738,6 +747,9 @@ description=a graphic SQLite Client in 1 Python file
738
747
[statsmodels]
739
748
description=Statistical computations and models for use with SciPy
740
749
750
+ [supersmoother]
751
+ description=Python implementation of Friedman' s Supersmoother
752
+
741
753
[sympy]
742
754
description =Symbolic Mathematics Library
743
755
@@ -825,5 +837,8 @@ description=A Python module for creating Excel XLSX files.
825
837
description =Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric
826
838
category =dataproc
827
839
840
+ [xonsh]
841
+ description =an exotic, usable shell
842
+
828
843
[xray]
829
844
description =N-D labeled arrays and datasets in Python
0 commit comments