Skip to content

Commit f81bae4

Browse files
committed
add new default packages names for Winpython control panel
1 parent fee5fe4 commit f81bae4

File tree

1 file changed

+65
-4
lines changed

1 file changed

+65
-4
lines changed

winpython/data/packages.ini

Lines changed: 65 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[astroid]
22
description=Rebuild a new abstract syntax tree from Python's ast (required for pylint)
33
4+
[brewer2mpl]
5+
description=Connect colorbrewer2.org color maps to Python and matplotlib
6+
47
[cx_freeze]
58
description=Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed)
69
url=http://cx-freeze.sourceforge.net
@@ -38,6 +41,11 @@ description=Automatically generated graphical user interfaces for easy data set
3841
url=http://packages.python.org/guidata
3942
category=gui
4043
44+
[ggplot]
45+
description=ggplot for python
46+
url=https://github.com/yhat/ggplot
47+
category=plot
48+
4149
[guiqwt]
4250
description=Efficient curve/image plotting and other GUI tools for scientific data processing software development
4351
url=http://packages.python.org/guiqwt
@@ -56,6 +64,13 @@ url=http://ipython.org
5664
description=Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
5765
url=http://jinja.pocoo.org
5866
67+
[joblib]
68+
description=Lightweight pipelining: using Python functions as pipeline jobs.
69+
70+
[julia]
71+
description=Python interface to the Julia language
72+
url=http://sourceforge.net/projects/stonebig.u/files/packages
73+
5974
[logilab-astng]
6075
description=Rebuild a new abstract syntax tree from Python's ast (required for pylint)
6176

@@ -78,11 +93,18 @@ category=plot
7893
description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools
7994
url=http://www.egenix.com/products/python/mxBase
8095
category=util
96+
97+
[mpld3]
98+
description=D3 Viewer for Matplotlib
99+
81100
[mxbase]
82101
description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools
83102
url=http://www.egenix.com/products/python/mxBase
84103
category=util
85104

105+
[mysql-connector-python]
106+
description=MySQL driver written in Python
107+
86108
[networkx]
87109
description=Python package for creating and manipulating graphs and networks
88110
category=dataproc
@@ -109,6 +131,12 @@ category=dataproc
109131
description=Describing statistical models using symbolic formulas
110132
category=dataoric
111133
134+
[pep8]
135+
description=Python style guide checker
136+
137+
[pg8000]
138+
description=PostgreSQL interface library
139+
112140
[pil]
113141
description=Python Imaging Library - (basic) Image processing library
114142
url=http://www.pythonware.com/products/pil
@@ -132,6 +160,9 @@ description=Pure python package for working with DICOM files (medical imaging)
132160
url=http://code.google.com/p/pydicom
133161
category=improc
134162
163+
[pyflakes]
164+
description=passive checker of Python programs
165+
135166
[pygments]
136167
description=Generic syntax highlighter for general use in all kinds of software
137168
url=http://pygments.org
@@ -156,6 +187,11 @@ description=Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML
156187
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
157188
category=gui
158189
190+
[pyqt4]
191+
description=Python bindings for the Qt cross platform GUI toolkit
192+
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
193+
category=gui
194+
159195
[pyqtdoc]
160196
description=PyQtdoc installs Qt documentation for PyQt4
161197
@@ -172,6 +208,9 @@ description=Logilab code analysis module: analyzes Python source code looking fo
172208
url=http://www.logilab.org/project/pylint
173209
category=util
174210
211+
[pyodbc]
212+
description=DB API Module for ODBC
213+
175214
[pyreadline]
176215
description=IPython needs this module to display color text in Windows command window
177216
url=http://ipython.org/pyreadline.html
@@ -218,6 +257,16 @@ description=The PDF generation library
218257
url=http://www.reportlab.org
219258
category=docgen
220259
260+
[rope]
261+
description=a python refactoring library...
262+
263+
[rope-py3k]
264+
description=a python refactoring library...
265+
266+
267+
[rpy2]
268+
description=Python interface to the R language (embedded R)
269+
221270
[rst2pdf]
222271
description=Tool for transforming reStructuredText to PDF using ReportLab
223272
url=http://code.google.com/p/rst2pdf
@@ -241,15 +290,18 @@ category=dataproc
241290
[scikit-image]
242291
description=Image processing toolbox for SciPy
243292
category=improc
244-
[scikits-image]
245-
description=Image processing toolbox for SciPy
246-
category=improc
293+
294+
[scilab2py]
295+
description=Python to Scilab bridge
247296
248297
[scipy]
249298
description=SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)
250299
url=http://www.scipy.org
251300
category=scientific
252301
302+
[seaborn]
303+
description=statistical data visualization
304+
253305
[setuptools]
254306
description=Download, build, install, upgrade, and uninstall Python packages - easily
255307
category=deploy
@@ -272,6 +324,12 @@ url=http://www.sqlalchemy.org
272324
273325
[spyder]
274326
description=Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
327+
url=https://bitbucket.org/spyder-ide/spyderlib
328+
329+
[sqlite_bro]
330+
description=a graphic SQLite Client in 1 Python file
331+
category=util
332+
url=https://github.com/stonebig/sqlite_bro
275333
276334
[statsmodels]
277335
description=Statistical computations and models for use with SciPy
@@ -302,9 +360,12 @@ description=Open-source software system for visualization, 3D graphics, volume r
302360
url=http://www.vtk.org
303361
category=visu3d
304362
363+
[wheel]
364+
description=A built-package format for Python.
365+
305366
[winpython]
306367
description=WinPython distribution tools, including WPPM (package manager)
307-
url=http://code.google.com/p/winpython
368+
url=http://winpython.sourceforge.net/
308369
309370
[xlrd]
310371
description=Extract data from Microsoft Excel spreadsheet files

0 commit comments

Comments
 (0)