<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to wiki</title><link>https://sourceforge.net/p/winpython/wiki/</link><description>Recent changes to wiki</description><atom:link href="https://sourceforge.net/p/winpython/wiki/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 30 Oct 2017 08:16:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/winpython/wiki/feed.rss" rel="self" type="application/rss+xml"/><item><title>ControlPanel modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/ControlPanel/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,7 @@
+Now mintained at: https://github.com/winpython/winpython/wiki/Winpython-Control-Panel
+
+Legacy version:
+
 ## Key features

 The WinPython Control Panel provides the following features: 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Mon, 30 Oct 2017 08:16:09 -0000</pubDate><guid>https://sourceforge.net473a4e90b2a2f1fb98dd6c128b7705964b38de88</guid></item><item><title>Installation modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,7 @@
+Now maintained at https://github.com/winpython/winpython/wiki/Installation
+
+Legacy version:
+
 ## Requirements

 As some packages were built using Microsoft Visual Studio, you may have to install one of the following redistribution packages **on Windows XP and for WinPython 2.7 only**: 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Mon, 30 Oct 2017 08:15:04 -0000</pubDate><guid>https://sourceforge.net399de862ebcda28053ac59b4ca2eb4fc6a6431f9</guid></item><item><title>WPPM modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/WPPM/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,8 @@
+now maintained at https://github.com/winpython/winpython/wiki/WPPM
+
+Legacy version below:
+
+
 ## Key features

 WinPython is a portable distribution of Python. In other words, even if it provides a working Python environment, WinPython does **not** install Python on your machine. As a consequence, it's not possible to install packages using standard Python installers (these installers will look for Python in Windows registry and won't find it). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Mon, 30 Oct 2017 08:13:54 -0000</pubDate><guid>https://sourceforge.net513dc3a8c1c499f48393f21016bc0ffc866c21b5</guid></item><item><title>Roadmap modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/Roadmap/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,7 @@
+now maintained on https://github.com/winpython/winpython/wiki/Roadmap
+
+Legacy version:
+
 My first post related to WinPython on Spyder's blog is worth reading to understand a few things regarding the original motivation and some facts on building 64-bit Python packages on Windows -- it's entitled: "[Scientific Python distribution for Windows 64bit](http://spyder-ide.blogspot.fr/2012/08/scientific-python-distribution-for.html)".

 After creating the [Python(x,y)](http://www.pythonxy.com) distribution which is still a great success in the scientific Python ecosystem, I wanted to try another way of distributing Python for Windows through a portable distribution which would rely on official packages only (i.e. libraries built by their own maintainer) instead of having to rebuild every single package like it's done with Python(x,y). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Mon, 30 Oct 2017 08:12:09 -0000</pubDate><guid>https://sourceforge.net0d90b79ee642c1a4bcdcde5bdabe30f3d1a6f91b</guid></item><item><title>PackageIndex modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,6 +1,6 @@
 ## WinPython 2 or WinPython 3

-**Two major versions** of the Python programming language do exist: [Python 2 and Python 3]
+**Two major versions** of the Python programming language do exist: Python 2 and Python 3.

 Since 2 years, WinPython for Python 2, WinPython 2,  is no longer maintained .

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Mon, 30 Oct 2017 08:08:29 -0000</pubDate><guid>https://sourceforge.netb70bcddc299b37d32eebf94c699079bec1ffeca4</guid></item><item><title>PackageIndex modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,23 +1,12 @@
 ## WinPython 2 or WinPython 3

-**Two major versions** of the Python programming language are currently maintained: [Python 2 and Python 3](http://wiki.python.org/moin/Python2orPython3). In 2012, Python 2 is still the most used version for scientific applications even a vast majority of commonly used scientific Python libraries are already available for Python 3. 
+**Two major versions** of the Python programming language do exist: [Python 2 and Python 3]

-As a consequence, there are two major versions of WinPython: WinPython 2 and WinPython 3, respectively based on Python 2 and Python 3. Package index may vary depending on each package's "Python 3 migration status".
+Since 2 years, WinPython for Python 2, WinPython 2,  is no longer maintained .
+
+Users are strongly suggested to move to WinPython 3, or any other Python Distribution supporting Python 3

 Package Index:
 [WinPython 2.7](PackageIndex_27)
 [WinPython 3.3](PackageIndex_33)

-
-* * *
-
-## Python 3 specific issues
-
-The following packages will be part of this version of WinPython as soon as they will be available for Python 3.3 but they are not considered as essential: 
-
-  * Packages which are not yet available for Python 3: 
-    * [mxBase](http://www.egenix.com/products/python/mxBase)
-    * [PyWavelets](http://www.pybytes.com/pywavelets)
-    * [reportlab](http://www.reportlab.org)
-    * [ViTables](http://vitables.org)
-    * [VTK](http://www.vtk.org)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Mon, 30 Oct 2017 08:07:44 -0000</pubDate><guid>https://sourceforge.net787b521ed1ae908506637c438e4c2244ef56079a</guid></item><item><title>PackageIndex_33 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_33/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,4 +1,4 @@
-#### Since September 2014, Winpython developpement has moved to https://winpython.github.io/PackageIndex_34
+#### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
 (see https://github.com/winpython/winpython/wiki/PackageIndex_27)

 ## WinPython 3.3.5.5
&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:48:45 -0000</pubDate><guid>https://sourceforge.net24ab7a1a523c7a36aaf5fdfb9e07527edbddd1bd</guid></item><item><title>PackageIndex_33 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_33/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,5 +1,5 @@
-#### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
-PackageIndex_34
+#### Since September 2014, Winpython developpement has moved to https://winpython.github.io/PackageIndex_34
+(see https://github.com/winpython/winpython/wiki/PackageIndex_27)

 ## WinPython 3.3.5.5

&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:47:16 -0000</pubDate><guid>https://sourceforge.net8b30a714ca43575255471b9877136b625098c13f</guid></item><item><title>PackageIndex_27 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,9 +1,9 @@
 #### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
 (see https://github.com/winpython/winpython/wiki/PackageIndex_27)

-## WinPython 2.7.9.1
+## WinPython 2.7.9.2

-The following packages are included in WinPython v2.7.9.1.
+The following packages are included in WinPython v2.7.9.2.

 ### Tools

@@ -11,7 +11,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

@@ -20,14 +20,14 @@
 [Python](http://www.python.org/) | 2.7.9 | 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)
 [backports.ssl_match_hostname](http://pypi.python.org/pypi/backports.ssl_match_hostname) | 3.4.0.2 | 
-[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
 [configparser](http://pypi.python.org/pypi/configparser) | 3.5.0b2 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
 [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)
@@ -36,14 +36,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)
 [logutils](http://pypi.python.org/pypi/logutils) | 0.3.3 | Logging utilities
@@ -54,20 +54,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.8.2 | 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
@@ -87,18 +87,19 @@
 [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](http://pypi.python.org/pypi/rope) | 0.10.2 | 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
 [singledispatch](http://pypi.python.org/pypi/singledispatch) | 3.4.0.3 | This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
-[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
@@ -112,6 +113,6 @@
 [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:46:40 -0000</pubDate><guid>https://sourceforge.netcb2d959d3a99a18e414e1d990ce848124bbbd35e</guid></item><item><title>PackageIndex_33 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/PackageIndex_33/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,9 +1,9 @@
 #### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
+PackageIndex_34

+## WinPython 3.3.5.5

-## WinPython 3.3.5.4
-
-The following packages are included in WinPython v3.3.5.4.
+The following packages are included in WinPython v3.3.5.5.

 ### Tools

@@ -11,7 +11,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,29 +19,30 @@
 -----|---------|------------
 [Python](http://www.python.org/) | 3.3.5 | 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)
 [enum34](http://pypi.python.org/pypi/enum34) | 1.0.4 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
 [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
+[get-pip](http://pypi.python.org/pypi/get-pip) | 6.0.6 | 
 [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.
@@ -51,20 +52,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
@@ -84,18 +85,19 @@
 [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
 [singledispatch](http://pypi.python.org/pypi/singledispatch) | 3.4.0.3 | This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
-[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
@@ -109,6 +111,6 @@
 [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:45:49 -0000</pubDate><guid>https://sourceforge.net169afac2a9fbc435dd58d776743e15a1562d607f</guid></item></channel></rss>