Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 7 additions & 23 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[adodbapi]
:[adodbapi]
description=A pure Python package implementing PEP 249 DB-API using Microsoft ADO.

[alabaster]
Expand Down Expand Up @@ -113,9 +113,6 @@ description=serialize all of python (almost)
description=Download, build, install, upgrade, and uninstall Python packages - easily
category=deploy

[distributed]
description=Distributed computing

[decorator]
description=Better living through Python with decorators

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


[emcee]
description=Kick ass affine-invariant ensemble MCMC sampling

[enum34]
description=Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4

Expand Down Expand Up @@ -192,9 +185,6 @@ description=Composable, declarative data structures for building complex visuali
[husl]
description=Human-friendly HSL (Hue-Saturation-Lightness)

[html5lib]
description=HTML parser based on the WHATWG HTML specification

[h5py]
description=General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)

Expand Down Expand Up @@ -429,9 +419,6 @@ category=improc
description=A tool for installing and managing Python packages
category=deploy

[ply]
description=Python Lex & Yacc

[polygon2]
description=Polygon2 is a Python-2 package that handles polygonal shapes in 2D

Expand Down Expand Up @@ -516,9 +503,6 @@ description=Logilab code analysis module: analyzes Python source code looking fo
url=http://www.logilab.org/project/pylint
category=util

[pymc]
description=Markov Chain Monte Carlo sampling toolkit.

[pymeta3]
description=Pattern-matching language based on Meta for Python 3 and 2

Expand Down Expand Up @@ -619,9 +603,15 @@ description=YAML parser and emitter for Python
[pyzmq]
description=Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)

[qtawesome]
description=FontAwesome icons in PyQt and PySide applications

[qtconsole]
description=Jupyter Qt console

[qtpy]
description=Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.

[redis]
description=Python client for Redis key-value store

Expand Down Expand Up @@ -747,9 +737,6 @@ description=a graphic SQLite Client in 1 Python file
[statsmodels]
description=Statistical computations and models for use with SciPy

[supersmoother]
description=Python implementation of Friedman's Supersmoother

[sympy]
description=Symbolic Mathematics Library

Expand Down Expand Up @@ -837,8 +824,5 @@ description=A Python module for creating Excel XLSX files.
description=Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric
category=dataproc

[xonsh]
description=an exotic, usable shell

[xray]
description=N-D labeled arrays and datasets in Python