<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to PackageIndex_34</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_34/</link><description>Recent changes to PackageIndex_34</description><atom:link href="https://sourceforge.net/p/winpython/wiki/PackageIndex_34/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 17 Jan 2015 10:44:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/winpython/wiki/PackageIndex_34/feed" rel="self" type="application/rss+xml"/><item><title>PackageIndex_34 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_34/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,4 +1,5 @@
 #### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
+(see https://github.com/winpython/winpython/wiki/PackageIndex_34)

 ## WinPython 3.4.2.4

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Sat, 17 Jan 2015 10:44:45 -0000</pubDate><guid>https://sourceforge.net2f1339a4ee94922ee037f9f59ceaa3430cc1d99e</guid></item><item><title>PackageIndex_34 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_34/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,9 +1,8 @@
 #### Since September 2014, Winpython developpement has moved to https://winpython.github.io/

+## WinPython 3.4.2.4

-## WinPython 3.4.2.3
-
-The following packages are included in WinPython v3.4.2.3.
+The following packages are included in WinPython v3.4.2.4.

 ### Tools

@@ -11,7 +10,7 @@
 -----|---------|------------
 [gettext](http://sourceforge.net/projects/gettext) | 0.14.4 | GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module)
 [SciTE](http://www.scintilla.org/SciTE.html) | 3.3.7 | SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor
-[MinGW32](https://github.com/numpy/numpy/wiki/Mingw-static-toolchain) | 4.9.2 | C/C++ and Fortran compilers (Mingw64 static toolchain Numpy version, with OpenBLAS) 
+[MinGW32](https://github.com/numpy/numpy/wiki/Mingw-static-toolchain) | 4.9.2 | C/C++ and Fortran compilers (Mingw64 static toolchain Numpy version, with OpenBLAS)

 ### Python packages

@@ -19,13 +18,13 @@
 -----|---------|------------
 [Python](http://www.python.org/) | 3.4.2 | Python programming language with standard library
 [astroid](http://pypi.python.org/pypi/astroid) | 1.3.2 | Rebuild a new abstract syntax tree from Python's ast (required for pylint)
-[baresql](http://pypi.python.org/pypi/baresql) | 0.7.0 | playing SQL directly on Python datas
+[baresql](http://pypi.python.org/pypi/baresql) | 0.7.1 | playing SQL directly on Python datas
 [beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.3.2 | Screen-scraping library
 [brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib
 [colorama](http://pypi.python.org/pypi/colorama) | 0.3.2 | Cross-platform colored terminal text
 [cvxopt](http://abel.ee.ucla.edu/cvxopt) | 1.1.7 | Convex optimization library
-[cx_Freeze](http://cx-freeze.sourceforge.net) | 4.3.3 | 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)
-[Cython](http://www.cython.org) | 0.21.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python
+[cx_Freeze](http://cx-freeze.sourceforge.net) | 4.3.4 | 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)
+[Cython](http://www.cython.org) | 0.21.2 | Cython is a language that makes writing C extensions for the Python language as easy as Python
 [db.py](http://pypi.python.org/pypi/db.py) | 0.3.5 | a db package that doesn't suck
 [decorator](http://pypi.python.org/pypi/decorator) | 3.4.0 | Better living through Python with decorators
 [docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
@@ -33,14 +32,14 @@
 [ggplot](https://github.com/yhat/ggplot) | 0.6.5 | ggplot for python
 [guidata](http://packages.python.org/guidata) | 1.6.2 | Automatically generated graphical user interfaces for easy data set edition and display
 [guiqwt](http://packages.python.org/guiqwt) | 2.3.2 | Efficient curve/image plotting and other GUI tools for scientific data processing software development
-[h5py](http://code.google.com/p/h5py/) | 2.3.1 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
+[h5py](http://code.google.com/p/h5py/) | 2.4.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
 [husl](http://pypi.python.org/pypi/husl) | 4.0.0 | Human-friendly HSL (Hue-Saturation-Lightness)
 [ipython](http://ipython.org) | 2.3.1 | Enhanced Python shell
 [ipython-sql](http://ipython.org) | 0.3.4 | Enhanced Python shell
 [Jinja2](http://jinja.pocoo.org) | 2.7.3 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
 [joblib](http://pypi.python.org/pypi/joblib) | 0.8.4 | Lightweight pipelining: using Python functions as pipeline jobs.
 [julia](http://sourceforge.net/projects/stonebig.u/files/packages) | 0.1.1.6 | Python interface to the Julia language
-[llvmpy](http://pypi.python.org/pypi/llvmpy) | 0.12.7 | Python bindings for LLVM
+[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.2.1 | lightweight wrapper around basic LLVM functionality
 [lmfit](http://pypi.python.org/pypi/lmfit) | 0.8.0 | Least-Squares Minimization with Bounds and Constraints
 [logilab-common](http://pypi.python.org/pypi/logilab-common) | 0.63.2 | Collection of low-level Python packages and modules used by Logilab projects (required for pylint)
 [lxml](http://pypi.python.org/pypi/lxml) | 3.4.1 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
@@ -50,20 +49,20 @@
 [mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib
 [mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) | 1.2.3 | MySQL driver written in Python
 [networkx](http://pypi.python.org/pypi/networkx) | 1.9.1 | Python package for creating and manipulating graphs and networks
-[nltk](http://pypi.python.org/pypi/nltk) | 3.0.0 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing.
+[nltk](http://pypi.python.org/pypi/nltk) | 3.0.1 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing.
 [nose](http://somethingaboutorange.com/mrl/projects/nose) | 1.3.4 | nose is a discovery-based unittest extension (e.g. NumPy test module is using nose)
-[numba](http://pypi.python.org/pypi/numba) | 0.15.1 | compiling Python code using LLVM
+[numba](http://pypi.python.org/pypi/numba) | 0.16.0 | compiling Python code using LLVM
 [numexpr](http://code.google.com/p/numexpr) | 2.4 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine
-[numpy-MKL](http://numpy.scipy.org/) | 1.9.1 (1.8.2 for win32)| NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
+[numpy-MKL](http://numpy.scipy.org/) | 1.9.1 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
 [oct2py](http://pypi.python.org/pypi/oct2py) | 2.4.0 | Python to GNU Octave bridge --&amp;gt; run m-files from python.
 [pandas](http://pypi.python.org/pypi/pandas) | 0.15.2 | Powerful data structures for data analysis, time series and statistics
 [patsy](http://pypi.python.org/pypi/patsy) | 0.3.0 | Describing statistical models using symbolic formulas
 [pep8](http://pypi.python.org/pypi/pep8) | 1.5.7 | Python style guide checker
 [pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.1 | PostgreSQL interface library
-[Pillow](http://pypi.python.org/pypi/Pillow) | 2.6.1 | Python Imaging Library (fork)
-[pip](http://pypi.python.org/pypi/pip) | 1.5.6 | A tool for installing and managing Python packages
+[Pillow](http://pypi.python.org/pypi/Pillow) | 2.7.0 | Python Imaging Library (fork)
+[pip](http://pypi.python.org/pypi/pip) | 6.0.6 | A tool for installing and managing Python packages
 [prettytable](http://pypi.python.org/pypi/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
-[psutil](http://code.google.com/p/psutil) | 2.1.3 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
+[psutil](http://code.google.com/p/psutil) | 2.2.0 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
 [PuLP](http://pypi.python.org/pypi/PuLP) | 1.5.6 | PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems
 [pyflakes](http://pypi.python.org/pypi/pyflakes) | 0.8.1 | passive checker of Python programs
 [Pygments](http://pygments.org) | 2.0.1 | Generic syntax highlighter for general use in all kinds of software
@@ -83,17 +82,18 @@
 [PyYAML](http://pypi.python.org/pypi/PyYAML) | 3.11 | YAML parser and emitter for Python
 [pyzmq](http://pypi.python.org/pypi/pyzmq) | 14.4.1 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)
 [reportlab](http://www.reportlab.org) | 3.1.8 | The PDF generation library
-[requests](http://pypi.python.org/pypi/requests) | 2.5.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
+[requests](http://pypi.python.org/pypi/requests) | 2.5.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
 [rope_py3k-0.9.4](http://pypi.python.org/pypi/rope_py3k-0.9.4) | 1 | a python refactoring library...
-[rpy2](http://pypi.python.org/pypi/rpy2) | 2.5.2 | Python interface to the R language (embedded R)
+[rpy2](http://pypi.python.org/pypi/rpy2) | 2.5.4 | Python interface to the R language (embedded R)
+[runipy](http://pypi.python.org/pypi/runipy) | 0.1.1 | Run IPython notebooks from the command line
 [scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.10.1 | Image processing toolbox for SciPy
 [scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.15.2 | A set of Python modules for machine learning and data mining
 [scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.5 | Python to Scilab bridge
-[scipy](http://www.scipy.org) | 0.14.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)
+[scipy](http://www.scipy.org) | 0.15.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)
 [seaborn](http://pypi.python.org/pypi/seaborn) | 0.5.1 | statistical data visualization
-[setuptools](http://pypi.python.org/pypi/setuptools) | 7.0 | Download, build, install, upgrade, and uninstall Python packages - easily
+[setuptools](http://pypi.python.org/pypi/setuptools) | 11.3.1 | Download, build, install, upgrade, and uninstall Python packages - easily
 [simplejson](http://pypi.python.org/pypi/simplejson) | 3.6.5 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder
-[six](http://pypi.python.org/pypi/six) | 1.8.0 | Python 2 and 3 compatibility utilities
+[six](http://pypi.python.org/pypi/six) | 1.9.0 | Python 2 and 3 compatibility utilities
 [Sphinx](http://sphinx.pocoo.org) | 1.2.3 | Tool for generating documentation which uses reStructuredText as its markup language
 [spyder](https://bitbucket.org/spyder-ide/spyderlib) | 2.3.2 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
 [SQLAlchemy](http://www.sqlalchemy.org) | 0.9.8 | SQL Toolkit and Object Relational Mapper
@@ -105,7 +105,8 @@
 [tornado](http://pypi.python.org/pypi/tornado) | 4.0.2 | Scalable, non-blocking web server and tools (required for IPython notebook)
 [tqdm](http://pypi.python.org/pypi/tqdm) | 1.0 | A Simple Python Progress Meter
 [ViTables](http://vitables.org) | 2.1 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats
+[VPython](http://www.vpython.org) | 5.74 | A free, open-source module for producing real-time 3D scenes with Python
 [wheel](http://pypi.python.org/pypi/wheel) | 0.24.0 | A built-package format for Python.
-[winpython](http://winpython.github.io/) | 1.0 | WinPython distribution tools, including WPPM (package manager)
+[winpython](http://winpython.github.io/) | 1.1 | WinPython distribution tools, including WPPM (package manager)
 [xlrd](http://pypi.python.org/pypi/xlrd) | 0.9.3 | Extract data from Microsoft Excel spreadsheet files
-[XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) | 0.6.4 | A Python module for creating Excel XLSX files.
+[XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) | 0.6.5 | A Python module for creating Excel XLSX files.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Sat, 17 Jan 2015 10:42:59 -0000</pubDate><guid>https://sourceforge.net601953f8aaec30973b7912bcd1e2a302018c47f6</guid></item><item><title>PackageIndex_34 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_34/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,9 @@
-## WinPython 3.4.2.2
 #### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
-The following packages are included in WinPython v3.4.2.2.
+
+
+## WinPython 3.4.2.3
+
+The following packages are included in WinPython v3.4.2.3.

 ### Tools

@@ -8,14 +11,14 @@
 -----|---------|------------
 [gettext](http://sourceforge.net/projects/gettext) | 0.14.4 | GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module)
 [SciTE](http://www.scintilla.org/SciTE.html) | 3.3.7 | SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor
-[MinGW32](http://pypi.python.org/pypi/MinGW32) | 4.8.1 | C/C++ and Fortran compilers (http://www.mingw.org for 32-bit) (https://github.com/numpy/numpy/wiki/Mingw-static-toolchain for 64bit)
+[MinGW32](https://github.com/numpy/numpy/wiki/Mingw-static-toolchain) | 4.9.2 | C/C++ and Fortran compilers (Mingw64 static toolchain Numpy version, with OpenBLAS) 

 ### Python packages

 Name | Version | Description
 -----|---------|------------
 [Python](http://www.python.org/) | 3.4.2 | Python programming language with standard library
-[astroid](http://pypi.python.org/pypi/astroid) | 1.2.1 | Rebuild a new abstract syntax tree from Python's ast (required for pylint)
+[astroid](http://pypi.python.org/pypi/astroid) | 1.3.2 | Rebuild a new abstract syntax tree from Python's ast (required for pylint)
 [baresql](http://pypi.python.org/pypi/baresql) | 0.7.0 | playing SQL directly on Python datas
 [beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.3.2 | Screen-scraping library
 [brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib
@@ -23,7 +26,7 @@
 [cvxopt](http://abel.ee.ucla.edu/cvxopt) | 1.1.7 | Convex optimization library
 [cx_Freeze](http://cx-freeze.sourceforge.net) | 4.3.3 | 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)
 [Cython](http://www.cython.org) | 0.21.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python
-[db.py](http://pypi.python.org/pypi/db.py) | 0.3.1 | a db package that doesn't suck
+[db.py](http://pypi.python.org/pypi/db.py) | 0.3.5 | a db package that doesn't suck
 [decorator](http://pypi.python.org/pypi/decorator) | 3.4.0 | Better living through Python with decorators
 [docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
 [formlayout](http://formlayout.googlecode.com) | 1.0.15 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
@@ -35,12 +38,12 @@
 [ipython](http://ipython.org) | 2.3.1 | Enhanced Python shell
 [ipython-sql](http://ipython.org) | 0.3.4 | Enhanced Python shell
 [Jinja2](http://jinja.pocoo.org) | 2.7.3 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
-[joblib](http://pypi.python.org/pypi/joblib) | 0.8.3_r1 | Lightweight pipelining: using Python functions as pipeline jobs.
-[julia](http://sourceforge.net/projects/stonebig.u/files/packages) | 0.1.1.5 | Python interface to the Julia language
+[joblib](http://pypi.python.org/pypi/joblib) | 0.8.4 | Lightweight pipelining: using Python functions as pipeline jobs.
+[julia](http://sourceforge.net/projects/stonebig.u/files/packages) | 0.1.1.6 | Python interface to the Julia language
 [llvmpy](http://pypi.python.org/pypi/llvmpy) | 0.12.7 | Python bindings for LLVM
 [lmfit](http://pypi.python.org/pypi/lmfit) | 0.8.0 | Least-Squares Minimization with Bounds and Constraints
-[logilab-common](http://pypi.python.org/pypi/logilab-common) | 0.62.1 | Collection of low-level Python packages and modules used by Logilab projects (required for pylint)
-[lxml](http://pypi.python.org/pypi/lxml) | 3.4.0 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
+[logilab-common](http://pypi.python.org/pypi/logilab-common) | 0.63.2 | Collection of low-level Python packages and modules used by Logilab projects (required for pylint)
+[lxml](http://pypi.python.org/pypi/lxml) | 3.4.1 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
 [mahotas](http://pypi.python.org/pypi/mahotas) | 1.2.3 | Computer Vision library
 [MarkupSafe](http://pypi.python.org/pypi/MarkupSafe) | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python
 [matplotlib](http://matplotlib.sourceforge.net) | 1.4.2 | 2D plotting library (embeddable in GUIs created with PyQt)
@@ -51,56 +54,58 @@
 [nose](http://somethingaboutorange.com/mrl/projects/nose) | 1.3.4 | nose is a discovery-based unittest extension (e.g. NumPy test module is using nose)
 [numba](http://pypi.python.org/pypi/numba) | 0.15.1 | compiling Python code using LLVM
 [numexpr](http://code.google.com/p/numexpr) | 2.4 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine
-[numpy-MKL](http://numpy.scipy.org/) | 1.9.1 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
+[numpy-MKL](http://numpy.scipy.org/) | 1.9.1 (1.8.2 for win32)| NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
 [oct2py](http://pypi.python.org/pypi/oct2py) | 2.4.0 | Python to GNU Octave bridge --&amp;gt; run m-files from python.
-[pandas](http://pypi.python.org/pypi/pandas) | 0.15.1 | Powerful data structures for data analysis, time series and statistics
+[pandas](http://pypi.python.org/pypi/pandas) | 0.15.2 | Powerful data structures for data analysis, time series and statistics
 [patsy](http://pypi.python.org/pypi/patsy) | 0.3.0 | Describing statistical models using symbolic formulas
 [pep8](http://pypi.python.org/pypi/pep8) | 1.5.7 | Python style guide checker
 [pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.1 | PostgreSQL interface library
 [Pillow](http://pypi.python.org/pypi/Pillow) | 2.6.1 | Python Imaging Library (fork)
 [pip](http://pypi.python.org/pypi/pip) | 1.5.6 | A tool for installing and managing Python packages
 [prettytable](http://pypi.python.org/pypi/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
-[psutil](http://code.google.com/p/psutil) | 2.1.1 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
+[psutil](http://code.google.com/p/psutil) | 2.1.3 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
+[PuLP](http://pypi.python.org/pypi/PuLP) | 1.5.6 | PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems
 [pyflakes](http://pypi.python.org/pypi/pyflakes) | 0.8.1 | passive checker of Python programs
-[Pygments](http://pygments.org) | 1.6 | Generic syntax highlighter for general use in all kinds of software
+[Pygments](http://pygments.org) | 2.0.1 | Generic syntax highlighter for general use in all kinds of software
 [pyhdf](http://pysclint.sourceforge.net/pyhdf) | 0.8.3 | Python interface to HDF4 files (Hierarchical Data Format version 4)
-[pylint](http://www.logilab.org/project/pylint) | 1.3.1 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality
+[pylint](http://www.logilab.org/project/pylint) | 1.4.0 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality
 [pyodbc](http://pypi.python.org/pypi/pyodbc) | 3.0.7 | DB API Module for ODBC
 [PyOpenGL](http://pyopengl.sourceforge.net) | 3.1.0 | Cross platform Python binding to OpenGL and related APIs
 [pyparsing](http://pyparsing.wikispaces.com/) | 2.0.3 | A Python Parsing Module
-[PyQt4](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 4.10.4 | Python bindings for the Qt cross platform GUI toolkit
+[PyQt4](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 4.11.3 | Python bindings for the Qt cross platform GUI toolkit
 [PyQtdesignerplugins](http://pypi.python.org/pypi/PyQtdesignerplugins) | 1.1 | PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4
 [PyQwt](http://pyqwt.sourceforge.net) | 5.2.1 | 2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)
 [pyreadline](http://ipython.org/pyreadline.html) | 2.0 | IPython needs this module to display color text in Windows command window
 [pyserial](http://sourceforge.net/projects/pyserial) | 2.7 | Library encapsulating the access for the serial port
-[python-dateutil](http://labix.org/python-dateutil) | 2.2 | Powerful extensions to the standard datetime module
-[pytz](http://pytz.sourceforge.net/) | 2014.7 | World Timezone Definitions for Python
+[python-dateutil](http://labix.org/python-dateutil) | 2.3 | Powerful extensions to the standard datetime module
+[pytz](http://pytz.sourceforge.net/) | 2014.10 | World Timezone Definitions for Python
 [pywin32](http://sourceforge.net/projects/pywin32) | 219 | Python library for Windows
 [PyYAML](http://pypi.python.org/pypi/PyYAML) | 3.11 | YAML parser and emitter for Python
 [pyzmq](http://pypi.python.org/pypi/pyzmq) | 14.4.1 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)
 [reportlab](http://www.reportlab.org) | 3.1.8 | The PDF generation library
-[requests](http://pypi.python.org/pypi/requests) | 2.4.3 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
+[requests](http://pypi.python.org/pypi/requests) | 2.5.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
 [rope_py3k-0.9.4](http://pypi.python.org/pypi/rope_py3k-0.9.4) | 1 | a python refactoring library...
-[rpy2](http://pypi.python.org/pypi/rpy2) | 2.4.4 | Python interface to the R language (embedded R)
+[rpy2](http://pypi.python.org/pypi/rpy2) | 2.5.2 | Python interface to the R language (embedded R)
 [scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.10.1 | Image processing toolbox for SciPy
 [scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.15.2 | A set of Python modules for machine learning and data mining
 [scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.5 | Python to Scilab bridge
 [scipy](http://www.scipy.org) | 0.14.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)
-[seaborn](http://pypi.python.org/pypi/seaborn) | 0.4.0 | statistical data visualization
-[setuptools](http://pypi.python.org/pypi/setuptools) | 5.8 | Download, build, install, upgrade, and uninstall Python packages - easily
+[seaborn](http://pypi.python.org/pypi/seaborn) | 0.5.1 | statistical data visualization
+[setuptools](http://pypi.python.org/pypi/setuptools) | 7.0 | Download, build, install, upgrade, and uninstall Python packages - easily
 [simplejson](http://pypi.python.org/pypi/simplejson) | 3.6.5 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder
 [six](http://pypi.python.org/pypi/six) | 1.8.0 | Python 2 and 3 compatibility utilities
 [Sphinx](http://sphinx.pocoo.org) | 1.2.3 | Tool for generating documentation which uses reStructuredText as its markup language
-[spyder](https://bitbucket.org/spyder-ide/spyderlib) | 2.3.1 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
+[spyder](https://bitbucket.org/spyder-ide/spyderlib) | 2.3.2 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
 [SQLAlchemy](http://www.sqlalchemy.org) | 0.9.8 | SQL Toolkit and Object Relational Mapper
 [sqlite_bro](https://github.com/stonebig/sqlite_bro) | 0.8.7.4 | a graphic SQLite Client in 1 Python file
-[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.1.13 | Non-validating SQL parser
-[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.6.0 | Statistical computations and models for use with SciPy
-[sympy](http://code.google.com/p/sympy) | 0.7.5 | Symbolic Mathematics Library
+[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.1.14 | Non-validating SQL parser
+[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.6.1 | Statistical computations and models for use with SciPy
+[sympy](http://code.google.com/p/sympy) | 0.7.6 | Symbolic Mathematics Library
 [tables](http://www.pytables.org) | 3.1.1 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)
 [tornado](http://pypi.python.org/pypi/tornado) | 4.0.2 | Scalable, non-blocking web server and tools (required for IPython notebook)
+[tqdm](http://pypi.python.org/pypi/tqdm) | 1.0 | A Simple Python Progress Meter
 [ViTables](http://vitables.org) | 2.1 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats
 [wheel](http://pypi.python.org/pypi/wheel) | 0.24.0 | A built-package format for Python.
 [winpython](http://winpython.github.io/) | 1.0 | WinPython distribution tools, including WPPM (package manager)
 [xlrd](http://pypi.python.org/pypi/xlrd) | 0.9.3 | Extract data from Microsoft Excel spreadsheet files
-[XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) | 0.6.2 | A Python module for creating Excel XLSX files.
+[XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) | 0.6.4 | A Python module for creating Excel XLSX files.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Sun, 21 Dec 2014 19:11:19 -0000</pubDate><guid>https://sourceforge.net0de5c1d6541c4e48a6b10cb5aa91fdae45e234ff</guid></item><item><title>PackageIndex_34 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_34/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Sun, 16 Nov 2014 18:48:08 -0000</pubDate><guid>https://sourceforge.netea53b70243fa446bbe3f28beb7268249bd5b93ae</guid></item><item><title>PackageIndex_34 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_34/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="winpython-3422"&gt;WinPython 3.4.2.2&lt;/h2&gt;
&lt;h4 id="since-september-2014-winpython-developpement-has-moved-to-httpswinpythongithubio"&gt;Since September 2014, Winpython developpement has moved to &lt;a href="https://winpython.github.io" rel="nofollow"&gt;https://winpython.github.io/&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;The following packages are included in WinPython v3.4.2.2.&lt;/p&gt;
&lt;h3 id="tools"&gt;Tools&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Name&lt;/th&gt;
&lt;th&gt;Version&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://sourceforge.net/projects/gettext"&gt;gettext&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.14.4&lt;/td&gt;
&lt;td&gt;GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.scintilla.org/SciTE.html" rel="nofollow"&gt;SciTE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.3.7&lt;/td&gt;
&lt;td&gt;SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/MinGW32" rel="nofollow"&gt;MinGW32&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;4.8.1&lt;/td&gt;
&lt;td&gt;C/C++ and Fortran compilers (http://www.mingw.org for 32-bit) (https://github.com/numpy/numpy/wiki/Mingw-static-toolchain for 64bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="python-packages"&gt;Python packages&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Name&lt;/th&gt;
&lt;th&gt;Version&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.python.org" rel="nofollow"&gt;Python&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.4.2&lt;/td&gt;
&lt;td&gt;Python programming language with standard library&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/astroid" rel="nofollow"&gt;astroid&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.2.1&lt;/td&gt;
&lt;td&gt;Rebuild a new abstract syntax tree from Python's ast (required for pylint)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/baresql" rel="nofollow"&gt;baresql&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.7.0&lt;/td&gt;
&lt;td&gt;playing SQL directly on Python datas&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/beautifulsoup4" rel="nofollow"&gt;beautifulsoup4&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;4.3.2&lt;/td&gt;
&lt;td&gt;Screen-scraping library&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/brewer2mpl" rel="nofollow"&gt;brewer2mpl&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.4.1&lt;/td&gt;
&lt;td&gt;Connect colorbrewer2.org color maps to Python and matplotlib&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/colorama" rel="nofollow"&gt;colorama&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.3.2&lt;/td&gt;
&lt;td&gt;Cross-platform colored terminal text&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://abel.ee.ucla.edu/cvxopt" rel="nofollow"&gt;cvxopt&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.1.7&lt;/td&gt;
&lt;td&gt;Convex optimization library&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://cx-freeze.sourceforge.net"&gt;cx_Freeze&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;4.3.3&lt;/td&gt;
&lt;td&gt;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)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.cython.org" rel="nofollow"&gt;Cython&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.21.1&lt;/td&gt;
&lt;td&gt;Cython is a language that makes writing C extensions for the Python language as easy as Python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/db.py" rel="nofollow"&gt;db.py&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.3.1&lt;/td&gt;
&lt;td&gt;a db package that doesn't suck&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/decorator" rel="nofollow"&gt;decorator&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.4.0&lt;/td&gt;
&lt;td&gt;Better living through Python with decorators&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://docutils.sourceforge.net"&gt;docutils&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.12&lt;/td&gt;
&lt;td&gt;Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://formlayout.googlecode.com" rel="nofollow"&gt;formlayout&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.0.15&lt;/td&gt;
&lt;td&gt;Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="https://github.com/yhat/ggplot" rel="nofollow"&gt;ggplot&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.6.5&lt;/td&gt;
&lt;td&gt;ggplot for python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://packages.python.org/guidata" rel="nofollow"&gt;guidata&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.6.2&lt;/td&gt;
&lt;td&gt;Automatically generated graphical user interfaces for easy data set edition and display&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://packages.python.org/guiqwt" rel="nofollow"&gt;guiqwt&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.3.2&lt;/td&gt;
&lt;td&gt;Efficient curve/image plotting and other GUI tools for scientific data processing software development&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://code.google.com/p/h5py" rel="nofollow"&gt;h5py&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.3.1&lt;/td&gt;
&lt;td&gt;General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/husl" rel="nofollow"&gt;husl&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;4.0.0&lt;/td&gt;
&lt;td&gt;Human-friendly HSL (Hue-Saturation-Lightness)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://ipython.org" rel="nofollow"&gt;ipython&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.3.1&lt;/td&gt;
&lt;td&gt;Enhanced Python shell&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://ipython.org" rel="nofollow"&gt;ipython-sql&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.3.4&lt;/td&gt;
&lt;td&gt;Enhanced Python shell&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://jinja.pocoo.org" rel="nofollow"&gt;Jinja2&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.7.3&lt;/td&gt;
&lt;td&gt;Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/joblib" rel="nofollow"&gt;joblib&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.8.3_r1&lt;/td&gt;
&lt;td&gt;Lightweight pipelining: using Python functions as pipeline jobs.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://sourceforge.net/projects/stonebig.u/files/packages"&gt;julia&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.1.1.5&lt;/td&gt;
&lt;td&gt;Python interface to the Julia language&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/llvmpy" rel="nofollow"&gt;llvmpy&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.12.7&lt;/td&gt;
&lt;td&gt;Python bindings for LLVM&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/lmfit" rel="nofollow"&gt;lmfit&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.8.0&lt;/td&gt;
&lt;td&gt;Least-Squares Minimization with Bounds and Constraints&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/logilab-common" rel="nofollow"&gt;logilab-common&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.62.1&lt;/td&gt;
&lt;td&gt;Collection of low-level Python packages and modules used by Logilab projects (required for pylint)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/lxml" rel="nofollow"&gt;lxml&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.4.0&lt;/td&gt;
&lt;td&gt;Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/mahotas" rel="nofollow"&gt;mahotas&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.2.3&lt;/td&gt;
&lt;td&gt;Computer Vision library&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/MarkupSafe" rel="nofollow"&gt;MarkupSafe&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.23&lt;/td&gt;
&lt;td&gt;Implements a XML/HTML/XHTML Markup safe string for Python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://matplotlib.sourceforge.net"&gt;matplotlib&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.4.2&lt;/td&gt;
&lt;td&gt;2D plotting library (embeddable in GUIs created with PyQt)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/mpld3" rel="nofollow"&gt;mpld3&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.2&lt;/td&gt;
&lt;td&gt;D3 Viewer for Matplotlib&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/mysql-connector-python" rel="nofollow"&gt;mysql-connector-python&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.2.3&lt;/td&gt;
&lt;td&gt;MySQL driver written in Python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/networkx" rel="nofollow"&gt;networkx&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.9.1&lt;/td&gt;
&lt;td&gt;Python package for creating and manipulating graphs and networks&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/nltk" rel="nofollow"&gt;nltk&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.0.0&lt;/td&gt;
&lt;td&gt;The Natural Language Toolkit (NLTK) is a Python package for natural language processing.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://somethingaboutorange.com/mrl/projects/nose" rel="nofollow"&gt;nose&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.3.4&lt;/td&gt;
&lt;td&gt;nose is a discovery-based unittest extension (e.g. NumPy test module is using nose)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/numba" rel="nofollow"&gt;numba&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.15.1&lt;/td&gt;
&lt;td&gt;compiling Python code using LLVM&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://code.google.com/p/numexpr" rel="nofollow"&gt;numexpr&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.4&lt;/td&gt;
&lt;td&gt;Fast evaluation of array expressions elementwise by using a vector-based virtual machine&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://numpy.scipy.org" rel="nofollow"&gt;numpy-MKL&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.9.1&lt;/td&gt;
&lt;td&gt;NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/oct2py" rel="nofollow"&gt;oct2py&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.4.0&lt;/td&gt;
&lt;td&gt;Python to GNU Octave bridge --&amp;gt; run m-files from python.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/pandas" rel="nofollow"&gt;pandas&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.15.1&lt;/td&gt;
&lt;td&gt;Powerful data structures for data analysis, time series and statistics&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/patsy" rel="nofollow"&gt;patsy&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.3.0&lt;/td&gt;
&lt;td&gt;Describing statistical models using symbolic formulas&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/pep8" rel="nofollow"&gt;pep8&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.5.7&lt;/td&gt;
&lt;td&gt;Python style guide checker&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/pg8000" rel="nofollow"&gt;pg8000&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.10.1&lt;/td&gt;
&lt;td&gt;PostgreSQL interface library&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/Pillow" rel="nofollow"&gt;Pillow&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.6.1&lt;/td&gt;
&lt;td&gt;Python Imaging Library (fork)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/pip" rel="nofollow"&gt;pip&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.5.6&lt;/td&gt;
&lt;td&gt;A tool for installing and managing Python packages&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/prettytable" rel="nofollow"&gt;prettytable&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.7.2&lt;/td&gt;
&lt;td&gt;A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://code.google.com/p/psutil" rel="nofollow"&gt;psutil&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.1.1&lt;/td&gt;
&lt;td&gt;Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/pyflakes" rel="nofollow"&gt;pyflakes&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.8.1&lt;/td&gt;
&lt;td&gt;passive checker of Python programs&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pygments.org" rel="nofollow"&gt;Pygments&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.6&lt;/td&gt;
&lt;td&gt;Generic syntax highlighter for general use in all kinds of software&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pysclint.sourceforge.net/pyhdf"&gt;pyhdf&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.8.3&lt;/td&gt;
&lt;td&gt;Python interface to HDF4 files (Hierarchical Data Format version 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.logilab.org/project/pylint" rel="nofollow"&gt;pylint&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.3.1&lt;/td&gt;
&lt;td&gt;Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/pyodbc" rel="nofollow"&gt;pyodbc&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.0.7&lt;/td&gt;
&lt;td&gt;DB API Module for ODBC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pyopengl.sourceforge.net"&gt;PyOpenGL&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.1.0&lt;/td&gt;
&lt;td&gt;Cross platform Python binding to OpenGL and related APIs&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pyparsing.wikispaces.com" rel="nofollow"&gt;pyparsing&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.0.3&lt;/td&gt;
&lt;td&gt;A Python Parsing Module&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.riverbankcomputing.co.uk/software/pyqt/intro" rel="nofollow"&gt;PyQt4&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;4.10.4&lt;/td&gt;
&lt;td&gt;Python bindings for the Qt cross platform GUI toolkit&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/PyQtdesignerplugins" rel="nofollow"&gt;PyQtdesignerplugins&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.1&lt;/td&gt;
&lt;td&gt;PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pyqwt.sourceforge.net"&gt;PyQwt&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;5.2.1&lt;/td&gt;
&lt;td&gt;2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://ipython.org/pyreadline.html" rel="nofollow"&gt;pyreadline&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.0&lt;/td&gt;
&lt;td&gt;IPython needs this module to display color text in Windows command window&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://sourceforge.net/projects/pyserial"&gt;pyserial&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.7&lt;/td&gt;
&lt;td&gt;Library encapsulating the access for the serial port&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://labix.org/python-dateutil" rel="nofollow"&gt;python-dateutil&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.2&lt;/td&gt;
&lt;td&gt;Powerful extensions to the standard datetime module&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pytz.sourceforge.net"&gt;pytz&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2014.7&lt;/td&gt;
&lt;td&gt;World Timezone Definitions for Python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://sourceforge.net/projects/pywin32"&gt;pywin32&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;219&lt;/td&gt;
&lt;td&gt;Python library for Windows&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/PyYAML" rel="nofollow"&gt;PyYAML&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.11&lt;/td&gt;
&lt;td&gt;YAML parser and emitter for Python&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/pyzmq" rel="nofollow"&gt;pyzmq&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;14.4.1&lt;/td&gt;
&lt;td&gt;Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.reportlab.org" rel="nofollow"&gt;reportlab&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.1.8&lt;/td&gt;
&lt;td&gt;The PDF generation library&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/requests" rel="nofollow"&gt;requests&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.4.3&lt;/td&gt;
&lt;td&gt;Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/rope_py3k-0.9.4" rel="nofollow"&gt;rope_py3k-0.9.4&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;a python refactoring library...&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/rpy2" rel="nofollow"&gt;rpy2&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.4.4&lt;/td&gt;
&lt;td&gt;Python interface to the R language (embedded R)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-image" rel="nofollow"&gt;scikit-image&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.10.1&lt;/td&gt;
&lt;td&gt;Image processing toolbox for SciPy&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-learn" rel="nofollow"&gt;scikit-learn&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.15.2&lt;/td&gt;
&lt;td&gt;A set of Python modules for machine learning and data mining&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/scilab2py" rel="nofollow"&gt;scilab2py&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.5&lt;/td&gt;
&lt;td&gt;Python to Scilab bridge&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.scipy.org" rel="nofollow"&gt;scipy&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.14.0&lt;/td&gt;
&lt;td&gt;SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/seaborn" rel="nofollow"&gt;seaborn&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.4.0&lt;/td&gt;
&lt;td&gt;statistical data visualization&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/setuptools" rel="nofollow"&gt;setuptools&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;5.8&lt;/td&gt;
&lt;td&gt;Download, build, install, upgrade, and uninstall Python packages - easily&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/simplejson" rel="nofollow"&gt;simplejson&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.6.5&lt;/td&gt;
&lt;td&gt;Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/six" rel="nofollow"&gt;six&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.8.0&lt;/td&gt;
&lt;td&gt;Python 2 and 3 compatibility utilities&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://sphinx.pocoo.org" rel="nofollow"&gt;Sphinx&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.2.3&lt;/td&gt;
&lt;td&gt;Tool for generating documentation which uses reStructuredText as its markup language&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="https://bitbucket.org/spyder-ide/spyderlib" rel="nofollow"&gt;spyder&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.3.1&lt;/td&gt;
&lt;td&gt;Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.sqlalchemy.org" rel="nofollow"&gt;SQLAlchemy&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.9.8&lt;/td&gt;
&lt;td&gt;SQL Toolkit and Object Relational Mapper&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="https://github.com/stonebig/sqlite_bro" rel="nofollow"&gt;sqlite_bro&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.8.7.4&lt;/td&gt;
&lt;td&gt;a graphic SQLite Client in 1 Python file&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/sqlparse" rel="nofollow"&gt;sqlparse&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.1.13&lt;/td&gt;
&lt;td&gt;Non-validating SQL parser&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/statsmodels" rel="nofollow"&gt;statsmodels&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.6.0&lt;/td&gt;
&lt;td&gt;Statistical computations and models for use with SciPy&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://code.google.com/p/sympy" rel="nofollow"&gt;sympy&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.7.5&lt;/td&gt;
&lt;td&gt;Symbolic Mathematics Library&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://www.pytables.org" rel="nofollow"&gt;tables&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;3.1.1&lt;/td&gt;
&lt;td&gt;Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/tornado" rel="nofollow"&gt;tornado&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;4.0.2&lt;/td&gt;
&lt;td&gt;Scalable, non-blocking web server and tools (required for IPython notebook)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://vitables.org" rel="nofollow"&gt;ViTables&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;2.1&lt;/td&gt;
&lt;td&gt;Graphical tool for browsing and editing files in both HDF5 and PyTables formats&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/wheel" rel="nofollow"&gt;wheel&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.24.0&lt;/td&gt;
&lt;td&gt;A built-package format for Python.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://winpython.github.io" rel="nofollow"&gt;winpython&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;1.0&lt;/td&gt;
&lt;td&gt;WinPython distribution tools, including WPPM (package manager)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/xlrd" rel="nofollow"&gt;xlrd&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.9.3&lt;/td&gt;
&lt;td&gt;Extract data from Microsoft Excel spreadsheet files&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="" href="http://pypi.python.org/pypi/XlsxWriter" rel="nofollow"&gt;XlsxWriter&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;0.6.2&lt;/td&gt;
&lt;td&gt;A Python module for creating Excel XLSX files.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Sun, 16 Nov 2014 18:13:55 -0000</pubDate><guid>https://sourceforge.nete6077af20f46f86e6d04aaeab346912539a9c94a</guid></item></channel></rss>