1- [adodbapi]
1+ : [adodbapi]
22description =A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
33
44[alabaster]
@@ -113,9 +113,6 @@ 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-
119116[decorator]
120117description =Better living through Python with decorators
121118
@@ -132,10 +129,6 @@ description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, m
132129url =http://www.egenix.com/products/python/mxBase
133130category =util
134131
135-
136- [emcee]
137- description =Kick ass affine-invariant ensemble MCMC sampling
138-
139132[enum34]
140133description =Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
141134
@@ -192,9 +185,6 @@ description=Composable, declarative data structures for building complex visuali
192185[husl]
193186description=Human-friendly HSL (Hue-Saturation-Lightness)
194187
195- [html5lib]
196- description=HTML parser based on the WHATWG HTML specification
197-
198188[h5py]
199189description=General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
200190
@@ -429,9 +419,6 @@ category=improc
429419description =A tool for installing and managing Python packages
430420category =deploy
431421
432- [ply]
433- description =Python Lex & Yacc
434-
435422[polygon2]
436423description =Polygon2 is a Python-2 package that handles polygonal shapes in 2D
437424
@@ -516,9 +503,6 @@ description=Logilab code analysis module: analyzes Python source code looking fo
516503url =http://www.logilab.org/project/pylint
517504category =util
518505
519- [pymc]
520- description =Markov Chain Monte Carlo sampling toolkit.
521-
522506[pymeta3]
523507description =Pattern-matching language based on Meta for Python 3 and 2
524508
@@ -619,9 +603,15 @@ description=YAML parser and emitter for Python
619603[pyzmq]
620604description =Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)
621605
606+ [qtawesome]
607+ description =FontAwesome icons in PyQt and PySide applications
608+
622609[qtconsole]
623610description =Jupyter Qt console
624611
612+ [qtpy]
613+ description =Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
614+
625615[redis]
626616description =Python client for Redis key-value store
627617
@@ -747,9 +737,6 @@ description=a graphic SQLite Client in 1 Python file
747737[statsmodels]
748738description=Statistical computations and models for use with SciPy
749739
750- [supersmoother]
751- description=Python implementation of Friedman' s Supersmoother
752-
753740[sympy]
754741description=Symbolic Mathematics Library
755742
@@ -837,8 +824,5 @@ description=A Python module for creating Excel XLSX files.
837824description=Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric
838825category=dataproc
839826
840- [xonsh]
841- description =an exotic, usable shell
842-
843827[xray]
844828description=N-D labeled arrays and datasets in Python
0 commit comments