The following changes were made to WinPython distribution since version 3.5.0.1.
New packages:
-
lazy-object-proxy 1.2.1 (A fast and thorough lazy object proxy.)
-
prompt-toolkit 0.54 (Library for building powerful interactive command lines in Python)
-
qtawesome 0.2.0 (FontAwesome icons in PyQt and PySide applications)
-
qtpy 0.1.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
wcwidth 0.1.5 (Measures number of Terminal column cells of wide-character codes)
-
wrapt 1.10.5 (A Python module for decorators, wrappers and monkey patching.)
Upgraded packages:
-
astroid 1.3.6 → 1.4.1 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
-
bcolz 0.12.0 → 0.12.1 (columnar and compressed data containers.)
-
bqplot 0.4.2 → 0.5.0 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
-
certifi 2015.9.6.1 → 2015.11.20.1 (Python package for providing Mozilla's CA Bundle.)
-
click 5.0 → 6.2 (A simple wrapper around optparse for powerful command line utilities.)
-
datashape 0.4.7 → 0.5.0 (A data description language)
-
decorator 4.0.4 → 4.0.6 (Better living through Python with decorators)
-
guidata 1.7.2 → 1.7.4 (Automatically generated graphical user interfaces for easy data set edition and display)
-
guiqwt 3.0.0 → 3.0.1 (Efficient curve/image plotting and other GUI tools for scientific data processing software development)
-
holoviews 1.4.1a1 → 1.4.0 (Composable, declarative data structures for building complex visualizations easily.)
-
ipykernel 4.1.1 → 4.2.1 (IPython Kernel for Jupyter)
-
ipython 4.0.0 → 4.0.1 (Enhanced Python shell)
-
keras 0.2.0 → 0.3.0 (Theano-based Deep Learning library)
-
markdown 2.6.4 → 2.6.5 (Python implementation of Markdown.)
-
psutil 3.2.2 → 3.3.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
-
py 1.4.30 → 1.4.31 (library with cross-python path, ini-parsing, io, code, log facilities)
-
pylint 1.4.3 → 1.5.1 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
-
pytest 2.8.2 → 2.8.4 (pytest: simple powerful testing with Python)
-
Python 3.5.0 → 3.5.1 (Python programming language with standard library)
-
pythonqwt 0.5.1 → 0.5.3 (Qt plotting widgets for Python)
-
pyzmq 15.0.0 → 15.1.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
-
qtconsole 4.1.0 → 4.1.1 (Jupyter Qt console)
-
requests-toolbelt 0.4.0 → 0.5.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
-
setuptools 18.5 → 18.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
-
sphinx 1.3.1 → 1.3.3 (Tool for generating documentation which uses reStructuredText as its markup language)
Removed packages:
- logilab-common 1.1.0 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))