|
| 1 | +## History of changes for WinPython 3.5.3.1Qt5 |
| 2 | +
|
| 3 | +The following changes were made to WinPython distribution since version 3.5.3.0Qt5. |
| 4 | +
|
| 5 | +### Python packages |
| 6 | +
|
| 7 | +New packages: |
| 8 | +
|
| 9 | + * [altair_widgets](https://pypi.python.org/pypi/altair_widgets) 0.1.1 (Altair Widgets: An interactive visualization for statistical data for Python.) |
| 10 | + * [appdirs](https://pypi.python.org/pypi/appdirs) 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".) |
| 11 | + * [comtypes](https://pypi.python.org/pypi/comtypes) 1.1.3 (Pure Python COM package) |
| 12 | + * [gmpy2](https://pypi.python.org/pypi/gmpy2) 2.0.8 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x) |
| 13 | + * [packaging](https://pypi.python.org/pypi/packaging) 16.8 (Core utilities for Python packages) |
| 14 | + * [pywavelets](https://pypi.python.org/pypi/pywavelets) 0.5.2 (Wavelet transforms module) |
| 15 | + * [webencodings](https://pypi.python.org/pypi/webencodings) 0.5 (Character encoding aliases for legacy web content) |
| 16 | + * [xlwings](https://pypi.python.org/pypi/xlwings) 0.10.4 (Interact with Excel from Python and vice versa) |
| 17 | +
|
| 18 | +Upgraded packages: |
| 19 | +
|
| 20 | + * [alabaster](https://pypi.python.org/pypi/alabaster) 0.7.9 → 0.7.10 (A configurable sidebar-enabled Sphinx theme) |
| 21 | + * [babel](https://pypi.python.org/pypi/babel) 2.3.4 → 2.4.0 (Internationalization utilities) |
| 22 | + * [bcolz](https://pypi.python.org/pypi/bcolz) 1.1.0 → 1.1.2 (columnar and compressed data containers.) |
| 23 | + * [bleach](https://pypi.python.org/pypi/bleach) 1.5.0 → 2.0.0 (An easy whitelist-based HTML-sanitizing tool) |
| 24 | + * [blosc](https://pypi.python.org/pypi/blosc) 1.4.4 → 1.5.0 (Blosc data compressor) |
| 25 | + * [bqplot](https://pypi.python.org/pypi/bqplot) 0.8.4 → 0.9.0 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) |
| 26 | + * [certifi](https://pypi.python.org/pypi/certifi) 2016.9.26 → 2017.1.23 (Python package for providing Mozilla's CA Bundle.) |
| 27 | + * [cffi](https://pypi.python.org/pypi/cffi) 1.9.1 → 1.10.0 (Foreign Function Interface for Python calling C code.) |
| 28 | + * [dask](https://pypi.python.org/pypi/dask) 0.13.0 → 0.14.1 (Minimal task scheduling abstraction) |
| 29 | + * [distributed](https://pypi.python.org/pypi/distributed) 1.15.2 → 1.16.1 (Distributed computing) |
| 30 | + * [fuzzywuzzy](https://pypi.python.org/pypi/fuzzywuzzy) 0.14.0 → 0.15.0 (Fuzzy string matching in python) |
| 31 | + * [greenlet](https://pypi.python.org/pypi/greenlet) 0.4.11 → 0.4.12 (Lightweight in-process concurrent programming) |
| 32 | + * [h5py](https://pypi.python.org/pypi/h5py) 2.6.0 → 2.7.0 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)) |
| 33 | + * [holoviews](https://pypi.python.org/pypi/holoviews) 1.7.dev4 → 1.7.dev8 (Composable, declarative data structures for building complex visualizations easily.) |
| 34 | + * [html5lib](https://pypi.python.org/pypi/html5lib) 0.9999999 → 1.0b10 (HTML parser based on the WHATWG HTML specification) |
| 35 | + * [imageio](https://pypi.python.org/pypi/imageio) 2.1.1 → 2.1.2 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) |
| 36 | + * [ipyleaflet](https://pypi.python.org/pypi/ipyleaflet) 0.2.1 → 0.3.0 (A Jupyter widget for dynamic Leaflet maps) |
| 37 | + * [ipyparallel](https://pypi.python.org/pypi/ipyparallel) 6.0.0 → 6.0.2 (Interactive Parallel Computing with IPython) |
| 38 | + * [ipython](https://pypi.python.org/pypi/ipython) 5.1.0 → 5.3.0 (Enhanced Python shell) |
| 39 | + * [ipython_genutils](https://pypi.python.org/pypi/ipython_genutils) 0.1.0 → 0.2.0 (Vestigial utilities from IPython) |
| 40 | + * [ipywidgets](https://pypi.python.org/pypi/ipywidgets) 5.2.2 → 6.0.0 (IPython HTML widgets for Jupyter) |
| 41 | + * [jedi](https://pypi.python.org/pypi/jedi) 0.9.0 → 0.10.0 (An autocompletion tool for Python that can be used for text editors) |
| 42 | + * [jinja2](https://pypi.python.org/pypi/jinja2) 2.9.4 → 2.9.5 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)) |
| 43 | + * [jmespath](https://pypi.python.org/pypi/jmespath) 0.9.0 → 0.9.2 (JSON Matching Expressions) |
| 44 | + * [joblib](https://pypi.python.org/pypi/joblib) 0.10.3 → 0.11 (Lightweight pipelining: using Python functions as pipeline jobs.) |
| 45 | + * [jsonschema](https://pypi.python.org/pypi/jsonschema) 2.5.1 → 2.6.0 (An implementation of JSON Schema validation for Python) |
| 46 | + * [jupyter_client](https://pypi.python.org/pypi/jupyter_client) 4.4.0 → 5.0.0 (Jupyter protocol implementation and client libraries) |
| 47 | + * [jupyter_console](https://pypi.python.org/pypi/jupyter_console) 5.0.0 → 5.1.0 (Jupyter terminal console) |
| 48 | + * [jupyter_core](https://pypi.python.org/pypi/jupyter_core) 4.2.1 → 4.3.0 (Jupyter core package. A base package on which Jupyter projects rely.) |
| 49 | + * [llvmlite](https://pypi.python.org/pypi/llvmlite) 0.15.0 → 0.16.0 (lightweight wrapper around basic LLVM functionality) |
| 50 | + * [lxml](https://pypi.python.org/pypi/lxml) 3.7.2 → 3.7.3 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) |
| 51 | + * [markdown](https://pypi.python.org/pypi/markdown) 2.6.7 → 2.6.8 (Python implementation of Markdown.) |
| 52 | + * [markupsafe](https://pypi.python.org/pypi/markupsafe) 1.0.dev0 → 1.0 (Implements a XML/HTML/XHTML Markup safe string for Python) |
| 53 | + * [mccabe](https://pypi.python.org/pypi/mccabe) 0.5.3 → 0.6.1 (McCabe checker, plugin for flake8) |
| 54 | + * [metakernel](https://pypi.python.org/pypi/metakernel) 0.18.2 → 0.20.1 (Metakernel for Jupyter) |
| 55 | + * [mistune](https://pypi.python.org/pypi/mistune) 0.7.3 → 0.7.4 (The fastest markdown parser in pure Python, inspired by marked.) |
| 56 | + * [monotonic](https://pypi.python.org/pypi/monotonic) 1.2 → 1.3 (An implementation of time.monotonic() for Python 2 & < 3.3) |
| 57 | + * [nbdime](https://pypi.python.org/pypi/nbdime) 0.1.2 → 0.2.0 (Tools for diffing and merging of Jupyter notebooks) |
| 58 | + * [nbformat](https://pypi.python.org/pypi/nbformat) 4.2.0 → 4.3.0 (The Jupyter Notebook format) |
| 59 | + * [nbsphinx](https://pypi.python.org/pypi/nbsphinx) 0.2.12 → 0.2.13 (Jupyter Notebook Tools for Sphinx) |
| 60 | + * [notebook](https://pypi.python.org/pypi/notebook) 4.3.1 → 5.0.0rc2 (# Jupyter Notebook) |
| 61 | + * [numba](https://pypi.python.org/pypi/numba) 0.30.1 → 0.31.0 (compiling Python code using LLVM) |
| 62 | + * [numexpr](https://pypi.python.org/pypi/numexpr) 2.6.1 → 2.6.2 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine) |
| 63 | + * [oct2py](https://pypi.python.org/pypi/oct2py) 3.8.1 → 4.0.5 (Python to GNU Octave bridge --> run m-files from python.) |
| 64 | + * [octave_kernel](https://pypi.python.org/pypi/octave_kernel) 0.23.2 → 0.26.2 (A Jupyter kernel for Octave.) |
| 65 | + * [param](https://pypi.python.org/pypi/param) 1.4.2 → 1.5.0 (Declarative Python programming using Parameters.) |
| 66 | + * [prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) 1.0.9 → 1.0.13 (Library for building powerful interactive command lines in Python) |
| 67 | + * [psutil](http://code.google.com/p/psutil) 5.0.1 → 5.2.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) |
| 68 | + * [pulp](https://pypi.python.org/pypi/pulp) 1.6.1 → 1.6.5 (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) |
| 69 | + * [py](https://pypi.python.org/pypi/py) 1.4.32 → 1.4.33 (library with cross-python path, ini-parsing, io, code, log facilities) |
| 70 | + * [pyaudio](https://pypi.python.org/pypi/pyaudio) 0.2.10 → 0.2.11 (Bindings for PortAudio v19, the cross-platform audio input/output stream library.) |
| 71 | + * [pybars3](https://pypi.python.org/pypi/pybars3) 0.9.2 → 0.9.3 (Handlebars.js templating for Python 3 and 2) |
| 72 | + * [pycodestyle](https://pypi.python.org/pypi/pycodestyle) 2.2.0 → 2.3.1 (Python style guide checker) |
| 73 | + * [pygments](http://pygments.org) 2.1.3 → 2.2.0 (Generic syntax highlighter for general use in all kinds of software) |
| 74 | + * [pyodbc](https://pypi.python.org/pypi/pyodbc) 4.0.3 → 4.0.15 (DB API Module for ODBC) |
| 75 | + * [pyparsing](http://pyparsing.wikispaces.com/) 2.1.10 → 2.2.0 (A Python Parsing Module) |
| 76 | + * [pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) 5.7.1 → 5.8.1 (Python bindings for the Qt cross platform GUI toolkit) |
| 77 | + * [pyserial](https://pypi.python.org/pypi/pyserial) 3.2.1 → 3.3 (Library encapsulating the access for the serial port) |
| 78 | + * [pytest](https://pypi.python.org/pypi/pytest) 3.0.5 → 3.0.7 (pytest: simple powerful testing with Python) |
| 79 | + * [pythonnet](https://pypi.python.org/pypi/pythonnet) 2.2.1 → 2.4.0.dev0 (.Net and Mono integration for Python) |
| 80 | + * [qtawesome](https://pypi.python.org/pypi/qtawesome) 0.4.3 → 0.4.4 (FontAwesome icons in PyQt and PySide applications) |
| 81 | + * [reportlab](http://www.reportlab.org) 3.3.0 → 3.4.0 (The PDF generation library) |
| 82 | + * [requests](https://pypi.python.org/pypi/requests) 2.12.5 → 2.13.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) |
| 83 | + * [requests_toolbelt](https://pypi.python.org/pypi/requests_toolbelt) 0.7.0 → 0.7.1 (A utility belt for advanced users of python-requests) |
| 84 | + * [rx](https://pypi.python.org/pypi/rx) 1.5.7 → 1.5.8 (Reactive Extensions (Rx) for Python) |
| 85 | + * [s3fs](https://pypi.python.org/pypi/s3fs) 0.0.8 → 0.0.9 (Convenient Filesystem interface over S3) |
| 86 | + * [scikit_image](https://pypi.python.org/pypi/scikit_image) 0.12.3 → 0.13.dev0 (Image processing toolbox for SciPy) |
| 87 | + * [scikit_optimize](https://pypi.python.org/pypi/scikit_optimize) 0.2 → 0.3 (Sequential model-based optimization toolbox.) |
| 88 | + * [scipy](http://www.scipy.org) 0.18.1 → 0.19.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) |
| 89 | + * [setuptools](https://pypi.python.org/pypi/setuptools) 33.1.1 → 34.3.2 (Download, build, install, upgrade, and uninstall Python packages - easily) |
| 90 | + * [sip](https://pypi.python.org/pypi/sip) 4.19 → 4.19.1 (Python extension module generator for C and C++ libraries) |
| 91 | + * [sounddevice](https://pypi.python.org/pypi/sounddevice) 0.3.6 → 0.3.7 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) |
| 92 | + * [sphinx](https://pypi.python.org/pypi/sphinx) 1.5.1 → 1.5.2 (Tool for generating documentation which uses reStructuredText as its markup language) |
| 93 | + * [sphinx_rtd_theme](https://pypi.python.org/pypi/sphinx_rtd_theme) 0.1.9 → 0.2.4 (ReadTheDocs.org theme for Sphinx, 2013 version.) |
| 94 | + * [spyder](https://pypi.python.org/pypi/spyder) 3.1.2 → 3.1.4.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) |
| 95 | + * [sqlalchemy](http://www.sqlalchemy.org) 1.1.5 → 1.1.6 (SQL Toolkit and Object Relational Mapper) |
| 96 | + * [sqlparse](https://pypi.python.org/pypi/sqlparse) 0.2.2 → 0.2.3 (Non-validating SQL parser) |
| 97 | + * [statsmodels](https://pypi.python.org/pypi/statsmodels) 0.8.0rc1 → 0.8.0 (Statistical computations and models for use with SciPy) |
| 98 | + * [theano](https://pypi.python.org/pypi/theano) 0.8.2 → 0.9.0 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.) |
| 99 | + * [tqdm](https://pypi.python.org/pypi/tqdm) 4.11.1 → 4.11.2 (A Simple Python Progress Meter) |
| 100 | + * [traitlets](https://pypi.python.org/pypi/traitlets) 4.3.1 → 4.3.2 (Traitlets Python config system) |
| 101 | + * [werkzeug](https://pypi.python.org/pypi/werkzeug) 0.11.15 → 0.12.1 (The Swiss Army knife of Python web development) |
| 102 | + * [widgetsnbextension](https://pypi.python.org/pypi/widgetsnbextension) 1.2.6 → 2.0.0 (IPython HTML widgets for Jupyter) |
| 103 | + * [wordcloud](https://pypi.python.org/pypi/wordcloud) 1.2.1 → 1.3.1 (A little word cloud generator) |
| 104 | + * [wrapt](https://pypi.python.org/pypi/wrapt) 1.10.8 → 1.10.10 (A Python module for decorators, wrappers and monkey patching.) |
| 105 | + * [xarray](https://pypi.python.org/pypi/xarray) 0.9.0 → 0.9.1 (N-D labeled arrays and datasets in Python) |
| 106 | +
|
| 107 | +Removed packages: |
| 108 | +
|
| 109 | + * [keras](http://pypi.python.org/pypi/keras) 1.2.1 (Theano-based Deep Learning library) |
| 110 | + * [pyyaml](http://pypi.python.org/pypi/pyyaml) 3.12 (YAML parser and emitter for Python) |
| 111 | +
|
| 112 | +* * * |
|
0 commit comments