8000 package names update · winpython/winpython@07628c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 07628c6

Browse files
author
stonebig
committed
package names update
1 parent 594b7b4 commit 07628c6

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

winpython/data/packages.ini

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ category=util
6464
[datashape]
6565
description=A data description language
6666

67-
[docopt]
68-
description=Pythonic argument parser, that will make you smile
69-
7067
[db.py]
7168
description=a db package that doesn't suck
7269
@@ -77,6 +74,9 @@ category=deploy
7774
[decorator]
7875
description=Better living through Python with decorators
7976
77+
[docopt]
78+
description=Pythonic argument parser, that will make you smile
79+
8080
[docutils]
8181
description=Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
8282
url=http://docutils.sourceforge.net
@@ -109,6 +109,9 @@ description=ggplot for python
109109
url=https://github.com/yhat/ggplot
110110
category=plot
111111
112+
[greenlet]
113+
description=Lightweight in-process concurrent programming
114+
112115
[gridmap]
113116
description=Easily map Python functions onto a cluster using a DRMAA-compatible grid engine like Sun Grid Engine (SGE).
114117
@@ -160,6 +163,9 @@ url=http://sourceforge.net/projects/stonebig.u/files/packages
160163
[kivy]
161164
description=A software library for rapid development of hardware-accelerated multitouch applications.
162165
166+
[lasagne]
167+
description=neural network tools for Theano
168+
163169
[libpython]
164170
description=The MinGW import library for Python
165171
@@ -188,6 +194,9 @@ description=Powerful and Pythonic XML processing library combining libxml2/libxs
188194
description=Computer Vision library
189195
category=improc
190196

197+
[markdown2]
198+
description=A fast and complete Python implementation of Markdown
199+
191200
[markupsafe]
192201
description=Implements a XML/HTML/XHTML Markup safe string for Python
193202

@@ -382,6 +391,9 @@ description=Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML
382391
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
383392
category=gui
384393

394+
[pyqtgraph]
395+
description=Scientific Graphics and GUI Library for Python
396+
385397
[pyqt4]
386398
description=Python bindings for the Qt cross platform GUI toolkit
387399
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
@@ -467,6 +479,9 @@ description=Requests is an Apache2 Licensed HTTP library, written in Python, for
467479
[requests_oauthlib]
468480
description=OAuthlib authentication support for Requests.
469481

482+
[rodeo]
483+
description=an ide for data analysis in python
484+
470485
[rope]
471486
description=a python refactoring library...
472487

@@ -534,6 +549,10 @@ description=This library brings functools.singledispatch from Python 3.4 to Pyth
534549
description=Python 2 and 3 compatibility utilities
535550
category=util
536551

552+
[sklearn-theano]
553+
description=Scikit-learn compatible tools using theano
554+
url=https://github.com/sklearn-theano/sklearn-theano
555+
537556
[skll]
538557
description=SciKit-Learn Laboratory makes it easier to run machinelearning experiments with scikit-learn.
539558

0 commit comments

Comments
 (0)
0