Skip to content

Commit 215eeb7

Browse files
author
stonebig
committed
new possible packages for Ipython3.0
1 parent d7a0ac3 commit 215eeb7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

winpython/data/packages.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ description=Blaze
1616
[brewer2mpl]
1717
description=Connect colorbrewer2.org color maps to Python and matplotlib
1818
19+
[certifi]
20+
description=Python package for providing Mozilla's CA Bundle.
21+
1922
[configparser]
2023
description=This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
2124

@@ -192,6 +195,10 @@ description=NumPy: multidimensional array processing for numbers, strings, recor
192195
url=http://numpy.scipy.org/
193196
category=scientific
194197

198+
[numpydoc]
199+
description=NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
200+
Sphinx extension to support docstrings in Numpy format
201+
195202
[oct2py]
196203
description=Python to GNU Octave bridge --> run m-files from python.
197204

@@ -478,6 +485,9 @@ description=Symbolic Mathematics Library
478485
url=http://code.google.com/p/sympy
479486
category=scientific
480487

488+
[terminado]
489+
description=Terminals served to term.js using Tornado websockets
490+
481491
[tornado]
482492
description=Scalable, non-blocking web server and tools (required for IPython notebook)
483493

0 commit comments

Comments
 (0)