Skip to content

Commit dcdca64

Browse files
author
stonebig
committed
smashing apart the Spyder in 3 packages
1 parent d7fa45e commit dcdca64

File tree

1 file changed

+7
-23
lines changed

1 file changed

+7
-23
lines changed

winpython/data/packages.ini

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[adodbapi]
1+
:[adodbapi]
22
description=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)
113113
description=Download, build, install, upgrade, and uninstall Python packages - easily
114114
category=deploy
115115

116-
[distributed]
117-
description=Distributed computing
118-
119116
[decorator]
120117
description=Better living through Python with decorators
121118

@@ -132,10 +129,6 @@ description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, m
132129
url=http://www.egenix.com/products/python/mxBase
133130
category=util
134131

135-
136-
[emcee]
137-
description=Kick ass affine-invariant ensemble MCMC sampling
138-
139132
[enum34]
140133
description=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]
193186
description=Human-friendly HSL (Hue-Saturation-Lightness)
194187
195-
[html5lib]
196-
description=HTML parser based on the WHATWG HTML specification
197-
198188
[h5py]
199189
description=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
429419
description=A tool for installing and managing Python packages
430420
category=deploy
431421

432-
[ply]
433-
description=Python Lex & Yacc
434-
435422
[polygon2]
436423
description=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
516503
url=http://www.logilab.org/project/pylint
517504
category=util
518505

519-
[pymc]
520-
description=Markov Chain Monte Carlo sampling toolkit.
521-
522506
[pymeta3]
523507
description=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]
620604
description=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]
623610
description=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]
626616
description=Python client for Redis key-value store
627617

@@ -747,9 +737,6 @@ description=a graphic SQLite Client in 1 Python file
747737
[statsmodels]
748738
description=Statistical computations and models for use with SciPy
749739
750-
[supersmoother]
751-
description=Python implementation of Friedman's Supersmoother
752-
753740
[sympy]
754741
description=Symbolic Mathematics Library
755742
@@ -837,8 +824,5 @@ description=A Python module for creating Excel XLSX files.
837824
description=Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric
838825
category=dataproc
839826
840-
[xonsh]
841-
description=an exotic, usable shell
842-
843827
[xray]
844828
description=N-D labeled arrays and datasets in Python

0 commit comments

Comments
 (0)