The following changes were made to WinPython distribution since version 3.5.2.3Qt5.
New packages:
-
bleach 1.5.0 (An easy whitelist-based HTML-sanitizing tool)
-
chardet 2.3.0 (Universal encoding detector for Python 2 and 3)
-
fuzzywuzzy 0.14.0 (Fuzzy string matching in python)
-
imageio 2.1.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
-
metakernel 0.18.2 (Metakernel for Jupyter)
-
nbdime 0.1.2 (Tools for diffing and merging of Jupyter notebooks)
-
octave_kernel 0.23.2 (A Jupyter kernel for Octave.)
-
olefile 0.44 (Python package to parse, read and write Microsoft OLE2 files)
-
pandocfilters 1.4.1 (Utilities for writing pandoc filters in python)
-
pexpect 4.2.1 (Pexpect allows easy control of interactive console applications.)
-
ptyprocess 0.5.1 (Run a subprocess in a pseudo terminal)
-
python_levenshtein 0.12.0 (Python extension for computing string edit distances and similarities)
-
requests_ftp 0.3.1 (FTP Transport Adapter for Requests.)
-
s3transfer 0.1.10 (An Amazon S3 Transfer Manager)
-
scikit_fuzzy 0.3.dev0 (Fuzzy logic toolkit for SciPy)
-
snakeviz 0.4.1 (An in-browser Python profile viewer)
-
sortedcollections 0.4.2 (Python Sorted Collections)
-
sortedcontainers 1.5.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet)
-
sounddevice 0.3.6 (Play and Record Sound with Python)
-
testpath 0.3 (Test utilities for code working with files and commands)
Upgraded packages:
-
altair 1.1.0.dev0 → 1.2.0 (High-level declarative visualization library for Python)
-
astroid 1.4.8 → 1.4.9 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
-
backports_abc 0.4 → 0.5 (A backport of recent additions to the 'collections.abc' module.)
-
beautifulsoup4 4.5.1 → 4.5.3 (Screen-scraping library)
-
bokeh 0.12.3 → 0.12.4 (Statistical and novel interactive HTML plots for Python)
-
boto3 1.3.1 → 1.4.1 (The AWS SDK for Python)
-
cffi 1.8.3 → 1.9.1 (Foreign Function Interface for Python calling C code.)
-
click 6.6 → 6.7 (A simple wrapper around optparse for powerful command line utilities.)
-
cloudpickle 0.2.1 → 0.2.2 (Extended pickling support for Python objects)
-
cvxopt 1.1.7 → 1.1.9 (Convex optimization package)
-
cx_freeze 4.3.4 → 5.0.1 (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 0.25.1 → 0.25.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
-
cytoolz 0.8.0 → 0.8.2 (Cython implementation of Toolz: High performance functional utilities)
-
dask 0.12.0 → 0.13.0 (Minimal task scheduling abstraction)
-
decorator 4.0.10 → 4.0.11 (Better living through Python with decorators)
-
distributed 1.14.0 → 1.15.2 (Distributed computing)
-
docutils 0.12 → 0.13.1 (Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText))
-
flask 0.11.1 → 0.12 (A microframework based on Werkzeug, Jinja2 and good intentions)
-
greenlet 0.4.10 → 0.4.11 (Lightweight in-process concurrent programming)
-
holoviews 1.6.2 → 1.7.dev4 (Composable, declarative data structures for building complex visualizations easily.)
-
html5lib 0.999999999 → 0.9999999 (HTML parser based on the WHATWG HTML specification)
-
ipykernel 4.5.0 → 4.5.2 (IPython Kernel for Jupyter)
-
ipyparallel 5.2.0 → 6.0.0 (Interactive Parallel Computing with IPython)
-
jinja2 2.8 → 2.9.4 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code))
-
jupyter_core 4.2.0 → 4.2.1 (Jupyter core package. A base package on which Jupyter projects rely.)
-
keras 1.1.1 → 1.2.1 (Theano-based Deep Learning library)
-
llvmlite 0.14.0 → 0.15.0 (lightweight wrapper around basic LLVM functionality)
-
lxml 3.6.4 → 3.7.2 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
markupsafe 0.23 → 1.0.dev0 (Implements a XML/HTML/XHTML Markup safe string for Python)
-
matplotlib 1.5.3 → 2.0.0 (2D plotting library (embeddable in GUIs created with PyQt))
-
mccabe 0.5.2 → 0.5.3 (McCabe checker, plugin for flake8)
-
mpld3 0.2 → 0.3 (D3 Viewer for Matplotlib)
-
msgpack_python 0.4.7 → 0.4.8 (MessagePack (de)serializer.)
-
nbconvert 4.2.0 → 5.1.1 (Converting Jupyter Notebooks)
-
nbformat 4.1.0 → 4.2.0 (The Jupyter Notebook format)
-
nbsphinx 0.2.10 → 0.2.12 (Jupyter Notebook Tools for Sphinx)
-
netcdf4 1.2.4 → 1.2.7 (python/numpy interface to netCDF library (versions 3 and 4))
-
nltk 3.2.1 → 3.2.2 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.)
-
notebook 4.2.3 → 4.3.1 (# Jupyter Notebook)
-
numba 0.29.0 → 0.30.1 (compiling Python code using LLVM)
-
numdifftools 0.9.17 → 0.9.20 (Solves automatic numerical differentiation problems in one or more variables.)
-
numpy 1.11.2 → 1.11.3+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
-
oct2py 3.5.9 → 3.8.1 (Python to GNU Octave bridge --> run m-files from python.)
-
pandas 0.19.1 → 0.19.2 (Powerful data structures for data analysis, time series and statistics)
-
pandas_datareader 0.2.1 → 0.3.0.post0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)
-
param 1.4.1 → 1.4.2 (Declarative Python programming using Parameters.)
-
partd 0.3.6 → 0.3.7 (Appendable key-value storage)
-
pillow 3.4.2 → 4.0.0 (Python Imaging Library (fork))
-
pip 8.1.2 → 9.0.1 (A tool for installing and managing Python packages)
-
pkginfo 1.3.2 → 1.4.1 (Query metadatdata from sdists / bdists / installed packages.)
-
prompt_toolkit 1.0.8 → 1.0.9 (Library for building powerful interactive command lines in Python)
-
psutil 4.4.2 → 5.0.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
-
py 1.4.31 → 1.4.32 (library with cross-python path, ini-parsing, io, code, log facilities)
-
pyaudio 0.2.9 → 0.2.10 (Bindings for PortAudio v19, the cross-platform audio input/output stream library.)
-
pycodestyle 2.1.0 → 2.2.0 (Python style guide checker)
-
pyflakes 1.3.0 → 1.5.0 (passive checker of Python programs)
-
pyflux 0.4.0 → 0.4.14 (Open source time series library for Python)
-
pylint 1.6.4 → 1.6.5 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
-
pymc3 3.0rc2 → 3.0 (Markov Chain Monte Carlo sampling toolkit.)
-
pymongo 3.3.0 → 3.4.0 (Python driver for MongoDB http://www.mongodb.org)
-
pyodbc 3.0.10 → 4.0.3 (DB API Module for ODBC)
-
pyqt5 5.7 → 5.7.1 (Python bindings for the Qt cross platform GUI toolkit)
-
pyqtgraph 0.9.10 → 0.10.0 (Scientific Graphics and GUI Library for Python)
-
pyserial 3.1.1 → 3.2.1 (Library encapsulating the access for the serial port)
-
pytest 3.0.3 → 3.0.5 (pytest: simple powerful testing with Python)
-
Python 3.5.2 → 3.5.3 (Python programming language with standard library)
-
python_dateutil 2.5.3 → 2.6.0 (Powerful extensions to the standard datetime module)
-
pythonnet 2.2.0.dev1 → 2.2.1 (.Net and Mono integration for Python)
-
pytz 2016.7 → 2016.10 (World Timezone Definitions for Python)
-
pyzmq 15.4.0 → 16.0.2 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
-
qtawesome 0.3.3 → 0.4.3 (FontAwesome icons in PyQt and PySide applications)
-
qtpy 1.1.2 → 1.2.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
requests 2.11.1 → 2.12.5 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
-
requests_file 1.4 → 1.4.1 (File transport adapter for Requests)
-
rpy2 2.8.3 → 2.8.5 (Python interface to the R language (embedded R))
-
rx 1.5.3 → 1.5.7 (Reactive Extensions (Rx) for Python)
-
s3fs 0.0.7 → 0.0.8 (Convenient Filesystem interface over S3)
-
scikit_learn 0.18 → 0.18.1 (A set of Python modules for machine learning and data mining)
-
setuptools 28.7.1 → 33.1.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
-
sip 4.18.1 → 4.19 (Python extension module generator for C and C++ libraries)
-
sphinx 1.4.8 → 1.5.1 (Tool for generating documentation which uses reStructuredText as its markup language)
-
spyder 3.1.0.dev0 → 3.1.2 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
-
sqlalchemy 1.1.3 → 1.1.5 (SQL Toolkit and Object Relational Mapper)
-
toolz 0.8.0 → 0.8.2 (List processing tools and functional utilities)
-
tqdm 4.8.4 → 4.11.1 (A Simple Python Progress Meter)
-
werkzeug 0.11.11 → 0.11.15 (The Swiss Army knife of Python web development)
-
winpython 1.7.20161101 → 1.7.20170128 (WinPython distribution tools, including WPPM (package manager))
-
xarray 0.8.2 → 0.9.0 (N-D labeled arrays and datasets in Python)
-
xlsxwriter 0.9.3 → 0.9.5 (A Python module for creating Excel XLSX files.)
-
zarr 2.1.3 → 2.1.4 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.)
-
zict 0.1.0 → 0.1.1 (Mutable mapping tools)
Removed packages:
- webencodings 0.5 (Character encoding aliases for legacy web content)