1- : [adodbapi]
1+ [adodbapi]
22description =A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
33
44[alabaster]
@@ -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
@@ -129,6 +132,10 @@ description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, m
129132url =http://www.egenix.com/products/python/mxBase
130133category =util
131134
135+
136+ [emcee]
137+ description =Kick ass affine-invariant ensemble MCMC sampling
138+
132139[enum34]
133140description =Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
134141
@@ -185,6 +192,9 @@ description=Composable, declarative data structures for building complex visuali
185192[husl]
186193description=Human-friendly HSL (Hue-Saturation-Lightness)
187194
195+ [html5lib]
196+ description=HTML parser based on the WHATWG HTML specification
197+
188198[h5py]
189199description=General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
190200
@@ -245,6 +255,9 @@ description=A software library for rapid development of hardware-accelerated mul
245255[lasagne]
246256description=neural network tools for Theano
247257
258+ [lazy-object-proxy]
259+ description=A fast and thorough lazy object proxy.
260+
248261[libpython]
249262description=The MinGW import library for Python
250263
@@ -260,6 +273,9 @@ description=Python bindings for LLVM
260273[lmfit]
261274description=Least-Squares Minimization with Bounds and Constraints
262275
276+ [lock]
277+ description=spyder lock
278+
263279[locket]
264280description=File-based locks for Python for Linux and Windows
265281
@@ -327,6 +343,9 @@ description=The Jupyter Notebook format
327343[nbgrader]
328344description =A system for assigning and grading notebooks.
329345
346+ [nbpresent]
347+ description =Next generation slides from Jupyter Notebooks
348+
330349[netcdf4]
331350description =python/numpy interface to netCDF library (versions 3 and 4)
332351
@@ -419,6 +438,9 @@ category=improc
419438description =A tool for installing and managing Python packages
420439category =deploy
421440
441+ [ply]
442+ description =Python Lex & Yacc
443+
422444[polygon2]
423445description =Polygon2 is a Python-2 package that handles polygonal shapes in 2D
424446
@@ -503,6 +525,9 @@ description=Logilab code analysis module: analyzes Python source code looking fo
503525url =http://www.logilab.org/project/pylint
504526category =util
505527
528+ [pymc]
529+ description =Markov Chain Monte Carlo sampling toolkit.
530+
506531[pymeta3]
507532description =Pattern-matching language based on Meta for Python 3 and 2
508533
@@ -737,6 +762,9 @@ description=a graphic SQLite Client in 1 Python file
737762[statsmodels]
738763description=Statistical computations and models for use with SciPy
739764
765+ [supersmoother]
766+ description=Python implementation of Friedman' s Supersmoother
767+
740768[sympy]
741769description =Symbolic Mathematics Library
742770
@@ -810,6 +838,9 @@ description=Fast, pure-Python full text indexing, search, and spell checking lib
810838description =WinPython distribution tools, including WPPM (package manager)
811839url =http://winpython.github.io/
812840
841+ [wrapt]
842+ description =A Python module for decorators, wrappers and monkey patching.
843+
813844[wsgiref]
814845description =WSGI (PEP 333) Reference Library
815846
@@ -824,5 +855,8 @@ description=A Python module for creating Excel XLSX files.
824855description =Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric
825856category =dataproc
826857
858+ [xonsh]
859+ description =an exotic, usable shell
860+
827861[xray]
828862description =N-D labeled arrays and datasets in Python
0 commit comments