Skip to content

Latest commit

 

History

History
244 lines (113 loc) · 12.9 KB

WinPythonQt5-3.4.4.3_History.md

File metadata and controls

244 lines (113 loc) · 12.9 KB

History of changes for WinPython 3.4.4.3Qt5

The following changes were made to WinPython distribution since version 3.4.4.2Qt5.

Python packages

New packages:

  • args 0.1.0 (Command Arguments for Humans.)

  • boto3 1.3.1 (The AWS SDK for Python)

  • botocore 1.4.36 (Low-level, data-driven core of boto 3.)

  • clint 0.5.1 (Python Command Line Interface Tools)

  • commonmark 0.5.4 (Python parser for the CommonMark Markdown spec)

  • distributed 1.11.2 (Distributed computing)

  • entrypoints 0.2.2 (Discover and load entry points from installed packages)

  • fasteners 0.14.1 (A python package that provides useful locks.)

  • ipyleaflet 0.2.1 (A Jupyter widget for dynamic Leaflet maps)

  • isort 4.2.5 (A Python utility / library to sort Python imports.)

  • jmespath 0.9.0 (JSON Matching Expressions)

  • mccabe 0.4.0 (McCabe checker, plugin for flake8)

  • monotonic 1.1 (An implementation of time.monotonic() for Python 2 & < 3.3)

  • msgpack-python 0.4.7 (MessagePack (de)serializer.)

  • nbsphinx 0.2.8 (Jupyter Notebook Tools for Sphinx)

  • pycodestyle 2.0.0 (Python style guide checker)

  • recommonmark 0.4.0 (A markdown parser for docutils)

  • s3fs 0.0.6 (Convenient Filesystem interface over S3)

  • tblib 1.3.0 (Traceback serialization library.)

  • widgetsnbextension 1.2.6 (IPython HTML widgets for Jupyter)

  • win-unicode-console 0.5 (Enable Unicode input and display when running Python from Windows console.)

  • zarr 1.0.0 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.)

Upgraded packages:

  • alabaster 0.7.7 → 0.7.8 (A configurable sidebar-enabled Sphinx theme)

  • astroid 1.4.5 → 1.4.7 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))

  • babel 2.2.0 → 2.3.2 (Internationalization utilities)

  • bcolz 0.12.1 → 1.1.0 (columnar and compressed data containers.)

  • blaze 0.9.1 → 0.10.1 (Blaze)

  • blosc 1.3.0 → 1.3.3 (Blosc data compressor)

  • bottleneck 1.0.0 → 1.1.0 (Fast NumPy array functions written in Cython)

  • bqplot 0.5.5 → 0.7.1 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • cffi 1.5.2 → 1.7.0 (Foreign Function Interface for Python calling C code.)

  • cython 0.24 → 0.24.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python)

  • cytoolz 0.7.5 → 0.8.0 (Cython implementation of Toolz: High performance functional utilities)

  • dask 0.8.1 → 0.10.1 (Minimal task scheduling abstraction)

  • datashape 0.5.1 → 0.5.2 (A data description language)

  • decorator 4.0.7 → 4.0.10 (Better living through Python with decorators)

  • flask 0.10.1 → 0.11.1 (A microframework based on Werkzeug, Jinja2 and good intentions)

  • greenlet 0.4.9 → 0.4.10 (Lightweight in-process concurrent programming)

  • h5py 2.5.0 → 2.6.0 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))

  • holoviews 1.4.3 → 1.6.0 (Composable, declarative data structures for building complex visualizations easily.)

  • imagesize 0.7.0 → 0.7.1 (Getting image size from png/jpeg/jpeg2000/gif file)

  • ipyparallel 5.0.1 → 5.1.1 (Interactive Parallel Computing with IPython)

  • ipython 4.1.2 → 5.0.0 (Enhanced Python shell)

  • ipywidgets 4.1.1 → 5.2.2 (IPython HTML widgets for Jupyter)

  • joblib 0.9.4 → 0.10.0 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • julia 0.1.1.8 → 0.1.1 (Python interface to the Julia language)

  • jupyter-client 4.2.2 → 4.3.0 (Jupyter metapackage. Install all the Jupyter components in one go.)

  • jupyter-console 4.1.1 → 5.0.0 (Jupyter metapackage. Install all the Jupyter components in one go.)

  • keras 0.3.3 → 1.0.6 (Theano-based Deep Learning library)

  • lazy-object-proxy 1.2.1 → 1.2.2 (A fast and thorough lazy object proxy.)

  • llvmlite 0.10.0 → 0.12.1 (lightweight wrapper around basic LLVM functionality)

  • matplotlib 1.5.1 → 1.5.2 (2D plotting library (embeddable in GUIs created with PyQt))

  • mistune 0.7.2 → 0.7.3 (The fastest markdown parser in pure Python, inspired by marked.)

  • nbconvert 4.1.0 → 4.2.0 (Converting Jupyter Notebooks)

  • netcdf4 1.2.3.1 → 1.2.4 (python/numpy interface to netCDF library (versions 3 and 4))

  • nltk 3.2 → 3.2.1 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.)

  • notebook 4.1.0 → 4.2.1 (# Jupyter Notebook)

  • numba 0.25.0 → 0.27.0 (compiling Python code using LLVM)

  • numexpr 2.5.1 → 2.6.1 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)

  • numpy 1.10.4 → 1.11.1 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))

  • oct2py 3.5.3 → 3.5.9 (Python to GNU Octave bridge --> run m-files from python.)

  • odo 0.4.2 → 0.5.0 (Data migration in Python)

  • pandas 0.18.0 → 0.18.1 (Powerful data structures for data analysis, time series and statistics)

  • param 1.3.2 → 1.4.1 (Declarative Python programming using Parameters.)

  • partd 0.3.2 → 0.3.4 (Appendable key-value storage)

  • pickleshare 0.6 → 0.7.2 (Tiny 'shelve'-like database with concurrency support)

  • pillow 3.2.0 → 3.3.0 (Python Imaging Library (fork))

  • pip 8.1.1 → 8.1.2 (A tool for installing and managing Python packages)

  • pkginfo 1.2.1 → 1.3.2 (Query metadatdata from sdists / bdists / installed packages.)

  • prompt-toolkit 0.60 → 1.0.3 (Library for building powerful interactive command lines in Python)

  • psutil 4.1.0 → 4.3.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)

  • ptpython 0.32 → 0.35 (Python REPL build on top of prompt_toolkit)

  • pyflakes 1.1.0 → 1.2.3 (passive checker of Python programs)

  • pylint 1.5.5 → 1.6.1 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)

  • pyparsing 2.1.0 → 2.1.5 (A Python Parsing Module)

  • pyserial 3.0.1 → 3.1.1 (Library encapsulating the access for the serial port)

  • python-dateutil 2.5.1 → 2.5.3 (Powerful extensions to the standard datetime module)

  • pytz 2016.3 → 2016.4 (World Timezone Definitions for Python)

  • pywin32 220 → 220.1 (Python library for Windows)

  • pyzmq 15.2.0 → 15.3.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))

  • qtpy 1.0 → 1.1.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)

  • requests 2.9.1 → 2.10.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)

  • requests-toolbelt 0.6.0 → 0.6.2 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)

  • rx 1.2.6 → 1.5.2 (Reactive Extensions (Rx) for Python)

  • scipy 0.17.0 → 0.18.0rc2 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))

  • seaborn 0.7.0 → 0.7.1 (statistical data visualization)

  • setuptools 20.6.7 → 24.0.2 (Download, build, install, upgrade, and uninstall Python packages - easily)

  • sphinx 1.4 → 1.4.5 (Tool for generating documentation which uses reStructuredText as its markup language)

  • sqlalchemy 1.0.12 → 1.0.14 (SQL Toolkit and Object Relational Mapper)

  • statsmodels 0.6.1 → 0.8.0rc1 (Statistical computations and models for use with SciPy)

  • tables 3.2.2 → 3.2.3 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))

  • theano 0.8.1 → 0.8.2 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.)

  • toolz 0.7.4 → 0.8.0 (List processing tools and functional utilities)

  • tornado 4.3 → 4.4 (Scalable, non-blocking web server and tools (required for IPython notebook))

  • traitlets 4.2.1 → 4.2.2 (Traitlets Python config system)

  • twine 1.6.5 → 1.7.4 (Collection of utilities for interacting with PyPI)

  • wcwidth 0.1.6 → 0.1.7 (Measures number of Terminal column cells of wide-character codes)

  • werkzeug 0.11.4 → 0.11.10 (The Swiss Army knife of Python web development)

  • winpython 1.5.20160402 → 1.6.20160625 (WinPython distribution tools, including WPPM (package manager))

  • wrapt 1.10.7 → 1.10.8 (A Python module for decorators, wrappers and monkey patching.)

  • xlrd 0.9.4 → 1.0.0 (Extract data from Microsoft Excel spreadsheet files)

  • xlsxwriter 0.8.4 → 0.9.3 (A Python module for creating Excel XLSX files.)

Removed packages:

  • castra 0.1.7 (On-disk partitioned store)

  • dill 0.2.5 (serialize all of python (almost))

  • path.py 8.1.2 (A module wrapper for os.path)

  • pyreadline 2.1 (IPython needs this module to display color text in Windows command window)