1
- [adodbapi]
1
+ : [adodbapi]
2
2
description =A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
3
3
4
4
[alabaster]
@@ -113,9 +113,6 @@ 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
-
119
116
[decorator]
120
117
description =Better living through Python with decorators
121
118
@@ -132,10 +129,6 @@ description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, m
132
129
url =http://www.egenix.com/products/python/mxBase
133
130
category =util
134
131
135
-
136
- [emcee]
137
- description =Kick ass affine-invariant ensemble MCMC sampling
138
-
139
132
[enum34]
140
133
description =Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
141
134
@@ -192,9 +185,6 @@ description=Composable, declarative data structures for building complex visuali
192
185
[husl]
193
186
description=Human-friendly HSL (Hue-Saturation-Lightness)
194
187
195
- [html5lib]
196
- description=HTML parser based on the WHATWG HTML specification
197
-
198
188
[h5py]
199
189
description=General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
200
190
@@ -429,9 +419,6 @@ category=improc
429
419
description =A tool for installing and managing Python packages
430
420
category =deploy
431
421
432
- [ply]
433
- description =Python Lex & Yacc
434
-
435
422
[polygon2]
436
423
description =Polygon2 is a Python-2 package that handles polygonal shapes in 2D
437
424
@@ -516,9 +503,6 @@ description=Logilab code analysis module: analyzes Python source code looking fo
516
503
url =http://www.logilab.org/project/pylint
517
504
category =util
518
505
519
- [pymc]
520
- description =Markov Chain Monte Carlo sampling toolkit.
521
-
522
506
[pymeta3]
523
507
description =Pattern-matching language based on Meta for Python 3 and 2
524
508
@@ -619,9 +603,15 @@ description=YAML parser and emitter for Python
619
603
[pyzmq]
620
604
description =Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)
621
605
606
+ [qtawesome]
607
+ description =FontAwesome icons in PyQt and PySide applications
608
+
622
609
[qtconsole]
623
610
description =Jupyter Qt console
624
611
612
+ [qtpy]
613
+ description =Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
614
+
625
615
[redis]
626
616
description =Python client for Redis key-value store
627
617
@@ -747,9 +737,6 @@ description=a graphic SQLite Client in 1 Python file
747
737
[statsmodels]
748
738
description=Statistical computations and models for use with SciPy
749
739
750
- [supersmoother]
751
- description=Python implementation of Friedman' s Supersmoother
752
-
753
740
[sympy]
754
741
description=Symbolic Mathematics Library
755
742
@@ -837,8 +824,5 @@ description=A Python module for creating Excel XLSX files.
837
824
description=Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric
838
825
category=dataproc
839
826
840
- [xonsh]
841
- description =an exotic, usable shell
842
-
843
827
[xray]
844
828
description=N-D labeled arrays and datasets in Python
0 commit comments