The following changes were made to WinPython-64bit distribution since version 3.6.5.1Qt5.
New packages:
-
appdirs 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".)
-
hvplot 0.2.0 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews)
-
intake 0.1.3 (Data input plugin and catalog system)
-
keras_applications 1.0.2 (Reference implementations of popular deep learning models)
-
keras_preprocessing 1.0.1 (Easy data preprocessing and data augmentation for deep learning models)
-
keyring 13.2.1 (Store and access your passwords safely.)
-
msgpack_numpy 0.4.3 (Numpy data serialization using msgpack)
-
msgpack_python 0.5.4+dummy (MessagePack (de)serializer.)
-
parambokeh 0.2.2 (Declarative Python programming using Parameters.)
-
pyviz_comms 0.1.1 (Launch jobs, organize the output, and dissect the results)
-
pywin32_ctypes 0.1.2 (A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi))
-
ruamel.yaml 0.15.42 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)
-
spyder_kernels 0.2.4 (Jupyter kernels for the Spyder console)
Upgraded packages:
-
alabaster 0.7.10 → 0.7.11 (A configurable sidebar-enabled Sphinx theme)
-
altair 2.0.1 → 2.1.0 (High-level declarative visualization library for Python)
-
astroid 1.6.4 → 1.6.5 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
-
bloscpack 0.11.0 → 0.13.0 (Command line interface to and serialization format for Blosc)
-
bokeh 0.12.16 → 0.13.0 (Statistical and novel interactive HTML plots for Python)
-
cvxpy 1.0.3 → 1.0.6 (A domain-specific language for modeling convex optimization problems in Python)
-
dask 0.17.5 → 0.18.1 (Minimal task scheduling abstraction)
-
datashader 0.6.6 → 0.6.7 (Data visualization toolchain based on aggregating into a grid)
-
dill 0.2.7.1 → 0.2.8.2 (serialize all of python (almost))
-
distributed 1.21.8 → 1.22.0 (Distributed computing)
-
holoviews 1.10.5a1 → 1.11.0a1 (Composable, declarative data structures for building complex visualizations easily.)
-
idna 2.6 → 2.7 (Internationalized Domain Names in Applications (IDNA))
-
ipyleaflet 0.8.1 → 0.9.0 (A Jupyter widget for dynamic Leaflet maps)
-
ipympl 0.1.1 → 0.2.0 (Matplotlib Jupyter Extension)
-
ipyparallel 6.1.1 → 6.2.2 (Interactive Parallel Computing with IPython)
-
ipyscales 0.1.3 → 0.2.2 (A widget library for scales)
-
jedi 0.12.0 → 0.12.1 (An autocompletion tool for Python that can be used for text editors)
-
joblib 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.)
-
keras 2.1.6 → 2.2.0 (Theano-based Deep Learning library)
-
llvmlite 0.23.2 → 0.24.0 (lightweight wrapper around basic LLVM functionality)
-
lmfit 0.9.10 → 0.9.11 (Least-Squares Minimization with Bounds and Constraints)
-
loky 2.1.1 → 2.1.4 (Robust and reusable Executor for joblib)
-
lxml 4.2.1 → 4.2.3 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
multiprocess 0.70.5 → 0.70.6.1 (better multiprocessing and multithreading in python)
-
mypy 0.600 → 0.610 (Optional static typing for Python)
-
numba 0.38.1 → 0.39.0 (compiling Python code using LLVM)
-
numpy 1.14.3+mkl → 1.14.5+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
-
octave_kernel 0.28.3 → 0.28.4 (A Jupyter kernel for Octave.)
-
pandas 0.23.0 → 0.23.3 (Powerful data structures for data analysis, time series and statistics)
-
param 1.6.1 → 1.7.0 (Declarative Python programming using Parameters.)
-
parso 0.2.1 → 0.3.0 (A Python Parser)
-
pillow 5.1.1 → 5.2.0 (Python Imaging Library (fork))
-
psutil 5.4.5 → 5.4.6 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
-
py 1.5.3 → 1.5.4 (library with cross-python path, ini-parsing, io, code, log facilities)
-
pyct 0.4.2 → 0.4.3 (python package common tasks for users (e.g. copy examples, fetch data, ...))
-
pylint 1.9.1 → 1.9.2 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
-
pymongo 3.6.1 → 3.7.0 (Python driver for MongoDB http://www.mongodb.org)
-
pyqtgraph 0.10.1.dev2 → 0.11.0.dev0 (Scientific Graphics and GUI Library for Python)
-
pytest 3.6.0 → 3.6.3 (pytest: simple powerful testing with Python)
-
Python 3.6.5 → 3.6.6 (Python programming language with standard library)
-
python_snappy 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google)
-
pythreejs 1.0.0 → 1.1.0 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.)
-
pytz 2018.4 → 2018.5 (World Timezone Definitions for Python)
-
pywin32 223 → 223.1 (Python library for Windows)
-
pywinpty 0.5.3 → 0.5.4 (Python bindings for the winpty library)
-
pyyaml 3.12 → 4.1 (YAML parser and emitter for Python)
-
regex 2018.2.21 → 2018.6.21 (Alternative regular expression module, to replace re.)
-
requests 2.18.4 → 2.19.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
-
rpy2 2.9.3 → 2.9.4 (Python interface to the R language (embedded R))
-
simplejson 3.14.0 → 3.16.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
-
sortedcontainers 2.0.2 → 2.0.4 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet)
-
sphinx_rtd_theme 0.3.1 → 0.4.0 (ReadTheDocs.org theme for Sphinx, 2013 version.)
-
sphinxcontrib_websupport 1.0.1 → 1.1.0 (Sphinx API for Web Apps)
-
spyder 3.2.8 → 3.3.0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
-
sqlalchemy 1.2.8 → 1.2.9 (SQL Toolkit and Object Relational Mapper)
-
tables 3.4.3 → 3.4.4 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))
-
traittypes 0.2.0 → 0.2.1 (Scipy trait types)
-
urllib3 1.21.1 → 1.23 (HTTP library with thread-safe connection pooling, file post, and more.)
-
vega 1.1.1 → 1.3.0 (An IPython/ Jupyter widget for Vega and Vega-Lite)
-
winpython 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager))
-
xarray 0.10.4 → 0.10.7 (N-D labeled arrays and datasets in Python)
Removed packages:
-
blaze 0.10.1 (Blaze)
-
flask_cors 3.0.4 (A Flask extension adding a decorator for CORS support)
-
odo 0.5.0 (Data migration in Python)