@@ -113,6 +113,9 @@ description=serialize all of python (almost)
113113description =Download, build, install, upgrade, and uninstall Python packages - easily
114114category =deploy
115115
116+ [distributed]
117+ description =Distributed computing
118+
116119[decorator]
117120description =Better living through Python with decorators
118121
@@ -426,6 +429,9 @@ category=improc
426429description =A tool for installing and managing Python packages
427430category =deploy
428431
432+ [ply]
433+ description =Python Lex & Yacc
434+
429435[polygon2]
430436description =Polygon2 is a Python-2 package that handles polygonal shapes in 2D
431437
@@ -510,6 +516,9 @@ description=Logilab code analysis module: analyzes Python source code looking fo
510516url =http://www.logilab.org/project/pylint
511517category =util
512518
519+ [pymc]
520+ description =Markov Chain Monte Carlo sampling toolkit.
521+
513522[pymeta3]
514523description =Pattern-matching language based on Meta for Python 3 and 2
515524
@@ -738,6 +747,9 @@ description=a graphic SQLite Client in 1 Python file
738747[statsmodels]
739748description=Statistical computations and models for use with SciPy
740749
750+ [supersmoother]
751+ description=Python implementation of Friedman' s Supersmoother
752+
741753[sympy]
742754description =Symbolic Mathematics Library
743755
@@ -825,5 +837,8 @@ description=A Python module for creating Excel XLSX files.
825837description =Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric
826838category =dataproc
827839
840+ [xonsh]
841+ description =an exotic, usable shell
842+
828843[xray]
829844description =N-D labeled arrays and datasets in Python
0 commit comments