The following changes were made to WinPython-64bit distribution since version 3.8.1.0.
Upgraded packages:
-
Nodejs v12.13.0 → v12.16.1 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 6.12.0 → 6.13.4 (a package manager for JavaScript)
New packages:
-
diff_match_patch 20181111 (epackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text.)
-
feather_format 0.4.0 (Python interface to the Apache Arrow-based Feather File Format)
-
flask_restx 0.1.0 (Fully featured framework for fast, easy and documented API development with Flask)
-
folium 0.10.1 (Make beautiful maps with Leaflet.js & Python)
-
helpdev 0.6.10 (HelpDev - Extracts information about the Python environment easily.)
-
ibis_framework 1.3.0 (Productivity-centric Python Big Data Framework)
-
importlib_metadata 1.5.0 (Read metadata from Python packages)
-
intervaltree 3.0.2 (Editable interval tree data structure for Python 2 and 3)
-
janus 0.4.0 (Mixed sync-async queue to interoperate between asyncio tasks and classic threads)
-
nbclient 0.1.0 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)
-
pathtools 0.1.2 (File system general utilities)
-
plotly 4.5.4 (Python plotting library for collaborative, interactive, publication-quality graphs.)
-
ptyprocess 0.6.0 (Run a subprocess in a pseudo terminal)
-
pyaml 20.3.1 (PyYAML-based module to produce pretty and readable YAML-serialized data)
-
pyarrow 0.16.0 (Python library for Apache Arrow)
-
pydeck 0.2.1 (Widget for deck.gl maps)
-
qdarkstyle 2.8 (A dark style sheet for QtWidgets application)
-
retrying 1.3.3 (simplify the task of adding retry behavior to just about anything.)
-
ruamel.yaml.clib 0.2.0 (C version of reader, parser and emitter for ruamel.yaml derived from libyaml)
-
shap 0.35.0 (A game theoretic approach to explain the output of any machine learning model.)
-
torch 1.4.0+cpu (a deep learning framework.)
-
torchvision 0.5.0+cpu (Datasets, Transforms and Models specific to Computer Vision)
-
tranquilizer 0.4.1 (Put your functions to REST)
-
watchdog 0.10.2 (Filesystem events monitoring)
-
zipp 3.1.0 (Backport of pathlib-compatible object wrapper for zip files)
Upgraded packages:
-
altair 4.0.0 → 4.0.1 (High-level declarative visualization library for Python)
-
altair_data_server 0.3.0 → 0.4.1 (A background data server for Altair charts.)
-
altgraph 0.16.1 → 0.17 (Python graph (network) package)
-
autopep8 1.4.4 → 1.5 (A tool that automatically formats Python code to conform to the PEP 8 style guide)
-
babel 2.7.0 → 2.8.0 (Internationalization utilities)
-
beautifulsoup4 4.8.1 → 4.8.2 (Screen-scraping library)
-
bleach 3.1.0 → 3.1.3 (An easy whitelist-based HTML-sanitizing tool)
-
blosc 1.8.1 → 1.8.3 (Blosc data compressor)
-
bokeh 1.4.0 → 2.0.0 (Statistical and novel interactive HTML plots for Python)
-
bottleneck 1.3.1 → 1.3.2 (Fast NumPy array functions written in Cython)
-
bqplot 0.12.1 → 0.12.6 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
-
cffi 1.13.2 → 1.14.0 (Foreign Function Interface for Python calling C code.)
-
cftime 1.0.4.2 → 1.1.1.1 (time-handling functionality from netcdf4-python)
-
click 7.0 → 7.1.1 (A simple wrapper around optparse for powerful command line utilities.)
-
cloudpickle 1.2.2 → 1.3.0 (Extended pickling support for Python objects)
-
cvxopt 1.2.3 → 1.2.4 (Convex optimization package)
-
cvxpy 1.0.25 → 1.0.28 (A domain-specific language for modeling convex optimization problems in Python)
-
cx_freeze 6.0 → 6.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.29.14 → 0.29.15 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
-
dask 2.9.0 → 2.12.0 (Minimal task scheduling abstraction)
-
datasette 0.32 → 0.38 (A tool for exploring and publishing data)
-
datashader 0.9.0 → 0.10.0 (Data visualization toolchain based on aggregating into a grid)
-
decorator 4.4.1 → 4.4.2 (Better living through Python with decorators)
-
distributed 2.9.0 → 2.12.0 (Distributed computing)
-
docutils 0.15.2 → 0.16 (Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText))
-
fast_histogram 0.7 → 0.8 (Fast 1D and 2D histogram functions in Python)
-
fastparquet 0.3.2 → 0.3.3 (Python support for Parquet file format)
-
flask_accepts 0.15.5 → 0.16.2 (Easy, opinionated Flask input/output handling mixing Marshmallow with Flask-RESTplus)
-
flaskerize 0.12.0 → 0.14.0 (Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.)
-
fuzzywuzzy 0.17.0 → 0.18.0 (Fuzzy string matching in python)
-
gdal 3.0.2 → 3.0.4 (Geospatial Data Abstraction Library)
-
geopandas 0.6.2 → 0.7.0 (Geographic pandas extensions)
-
geopy 1.20.0 → 1.21.0 (Python Geocoding Toolbox)
-
h2 3.1.1 → 3.2.0 (HTTP/2 framing layer for Python)
-
holoviews 1.12.7 → 1.13.0b12 (Composable, declarative data structures for building complex visualizations easily.)
-
hupper 1.9.1 → 1.10.2 (Integrated process monitor for developing and reloading daemons.)
-
hypercorn 0.9.0+dev → 0.9.2 (A ASGI Server based on Hyper libraries and inspired by Gunicorn.)
-
hypothesis 4.53.3 → 5.6.0 (A library for property based testing)
-
idna 2.8 → 2.9 (Internationalized Domain Names in Applications (IDNA))
-
imageio 2.6.1 → 2.8.0 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
-
imageio_ffmpeg 0.3.0 → 0.4.1 (FFMPEG wrapper for Python)
-
imagesize 1.1.0 → 1.2.0 (Getting image size from png/jpeg/jpeg2000/gif file)
-
imbalanced_learn 0.6.1 → 0.6.2 (Toolbox for imbalanced dataset in machine learning.)
-
ipykernel 5.1.3 → 5.1.4 (IPython Kernel for Jupyter)
-
ipyleaflet 0.11.6 → 0.12.3 (A Jupyter widget for dynamic Leaflet maps)
-
ipympl 0.4.0 → 0.5.3 (Matplotlib Jupyter Extension)
-
ipython 7.10.2 → 7.13.0 (Enhanced Python shell)
-
jinja2 2.10.3 → 2.11.1 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code))
-
json5 0.8.5 → 0.9.3 (A Python implementation of the JSON5 data format.)
-
julia 0.5.0 → 0.5.1 (Python interface to the Julia language)
-
jupyter_client 5.3.4 → 6.1.0 (Jupyter protocol implementation and client libraries)
-
jupyter_console 6.0.0 → 6.1.0 (Jupyter terminal console)
-
jupyter_core 4.6.1 → 4.6.3 (Jupyter core package. A base package on which Jupyter projects rely.)
-
jupyterlab 1.2.4 → 2.0.1 (Jupyter lab environment notebook server extension)
-
jupyterlab_server 1.0.6 → 1.0.7 (JupyterLab Server)
-
keyring 20.0.0 → 21.2.0 (Store and access your passwords safely.)
-
llvmlite 0.30.0 → 0.31.0 (lightweight wrapper around basic LLVM functionality)
-
lxml 4.4.2 → 4.5.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
markdown 3.1.1 → 3.2.1 (Python implementation of Markdown.)
-
marshmallow 3.3.0 → 3.5.1 (A lightweight library for converting complex datatypes to and from native Python datatypes.)
-
matplotlib 3.2.0rc2 → 3.2.1 (2D plotting library (embeddable in GUIs created with PyQt))
-
mlxtend 0.17.0 → 0.17.2 (Machine Learning Library Extensions)
-
more_itertools 8.0.2 → 8.2.0 (More routines for operating on iterables, beyond itertools)
-
mpldatacursor 0.6.2 → 0.7.1 (Interactive data cursors for Matplotlib)
-
msgpack 0.6.2 → 1.0.0 (MessagePack (de)serializer.)
-
mypy 0.761 → 0.770 (Optional static typing for Python)
-
nbformat 4.4.0 → 5.0.4 (The Jupyter Notebook format)
-
notebook 6.0.2 → 6.0.3 (# Jupyter Notebook)
-
numba 0.46.0 → 0.48.0 (compiling Python code using LLVM)
-
numexpr 2.7.0 → 2.7.1 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
-
numpy 1.17.4+mkl → 1.18.2+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
-
numpydoc 0.9.1 → 0.9.2 (Sphinx extension to support docstrings in Numpy format)
-
packaging 19.2 → 20.3 (Core utilities for Python packages)
-
pandas 0.25.3 → 1.0.3 (Powerful data structures for data analysis, time series and statistics)
-
panel 0.7.0 → 0.9.2 (A high-level Python toolkit for composing widgets and plots)
-
papermill 1.2.1 → 2.0.0 (Parametrize and Run Jupyter Notebooks)
-
param 1.9.2 → 1.9.3 (Declarative Python programming using Parameters.)
-
parso 0.5.2 → 0.6.2 (A Python Parser)
-
pathspec 0.6.0 → 0.7.0 (Utility library for gitignore style pattern matching of file paths.)
-
pexpect 4.7.0+dummy → 4.8.0 (Pexpect allows easy control of interactive console applications.)
-
pillow 6.2.1 → 7.0.0 (Python Imaging Library (fork))
-
pint 0.9 → 0.11 (Physical quantities module)
-
pip 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
-
ppci 0.5.6 → 0.5.7 (A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python)
-
prompt_toolkit 2.0.10 → 3.0.4 (Library for building powerful interactive command lines in Python)
-
protobuf 3.11.0 → 3.11.3 (Protocol Buffers - Google's data interchange format)
-
psutil 5.6.7 → 5.7.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
-
ptpython 2.0.6 → 3.0.1 (Python REPL build on top of prompt_toolkit)
-
py 1.8.0 → 1.8.1 (library with cross-python path, ini-parsing, io, code, log facilities)
-
pycparser 2.19 → 2.20 (C parser in Python)
-
pygments 2.5.2 → 2.6.1 (Generic syntax highlighter for general use in all kinds of software)
-
pyinstaller 3.5 → 3.6 (PyInstaller bundles a Python application and all its dependencies into a single package.)
-
pymongo 3.10.0 → 3.10.1 (Python driver for MongoDB http://www.mongodb.org)
-
pyodbc 4.0.27 → 4.0.30 (DB API Module for ODBC)
-
pyopengl 3.1.4 → 3.1.5 (Cross platform Python binding to OpenGL and related APIs)
-
pyparsing 2.4.5 → 2.4.6 (A Python Parsing Module)
-
pyproj 2.4.2.post1 → 2.6.0 (Python interface to PROJ.4 library)
-
pyqt5 5.14.0 → 5.14.1 (Python bindings for the Qt cross platform GUI toolkit)
-
pyqt5_sip 12.7.0 → 12.7.1 (Python extension module support for PyQt5)
-
pyqtgraph 0.11.0.dev0 → 0.11.0rc0 (Scientific Graphics and GUI Library for Python)
-
pyrsistent 0.15.6 → 0.15.7 (Persistent/Functional/Immutable data structures)
-
pytest 5.3.2 → 5.4.1 (pytest: simple powerful testing with Python)
-
Python 3.8.1 → 3.8.2 (Python programming language with standard library)
-
python_jsonrpc_server 0.3.2 → 0.3.4 (JSON RPC 2.0 server library)
-
python_language_server 0.31.2 → 0.31.9 (An implementation of the Language Server Protocol for Python)
-
pyviz_comms 0.7.2 → 0.7.4 (Launch jobs, organize the output, and dissect the results)
-
pyyaml 5.2 → 5.3.1 (YAML parser and emitter for Python)
-
pyzmq 18.1.1 → 19.0.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
-
pyzo 4.9.0 → 4.10.2 (the Python IDE for scientific computing)
-
qtawesome 0.6.0 → 0.7.0 (FontAwesome icons in PyQt and PySide applications)
-
qtconsole 4.6.0 → 4.7.1 (Jupyter Qt console)
-
quart 0.10.0 → 0.11.3 (A Python ASGI web microframework with the same API as Flask)
-
rasterio 1.1.2 → 1.1.3 (Fast and direct raster I/O for use with Numpy and SciPy)
-
readme_renderer 24.0 → 25.0 (a library for rendering "readme" descriptions for Warehouse)
-
redis 3.3.11 → 3.4.1 (Python client for Redis key-value store)
-
regex 2019.12.20 → 2020.2.20 (Alternative regular expression module, to replace re.)
-
reportlab 3.5.32 → 3.5.42 (The PDF generation library)
-
requests 2.22.0 → 2.23.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
-
rise 5.6.0 → 5.6.1 (Live Reveal.js Jupyter/IPython Slideshow Extension)
-
rtree 0.9.3 → 0.9.4 (R-Tree spatial index for Python GIS)
-
ruamel.yaml 0.16.5 → 0.16.10 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)
-
rx 3.0.1 → 3.1.0 (Reactive Extensions (Rx) for Python)
-
scikit_learn 0.22 → 0.22.2.post1 (A set of Python modules for machine learning and data mining)
-
scikit_optimize 0.5.2 → 0.7.4 (Sequential model-based optimization toolbox.)
-
seaborn 0.9.1.dev0 → 0.10.0 (statistical data visualization)
-
setuptools 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
-
shapely 1.6.4.post2 → 1.7.0 (Geometric objects, predicates, and operations)
-
simpy 3.0.11 → 3.0.12 (Event discrete, process based simulation for Python.)
-
six 1.13.0 → 1.14.0 (Python 2 and 3 compatibility utilities)
-
sounddevice 0.3.14 → 0.3.15 (Play and Record Sound with Python)
-
soupsieve 1.9.5 → 2.0 (A CSS4 selector implementation for Beautiful Soup.)
-
sphinx 2.3.0 → 2.4.4 (Tool for generating documentation which uses reStructuredText as its markup language)
-
sphinxcontrib_applehelp 1.0.1 → 1.0.2 (sphinx extension which outputs Apple help books)
-
sphinxcontrib_devhelp 1.0.1 → 1.0.2 (sphinx extension which outputs Devhelp document)
-
sphinxcontrib_htmlhelp 1.0.2 → 1.0.3 (sphinx extension which outputs html)
-
sphinxcontrib_qthelp 1.0.2 → 1.0.3 (sphinx extension which outputs QtHelp document)
-
sphinxcontrib_serializinghtml 1.1.3 → 1.1.4 (Sphinx API for Web Apps)
-
spyder 3.3.6 → 4.1.1 (The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface)
-
spyder_kernels 0.5.1 → 1.9.0 (Jupyter kernels for the Spyder console)
-
sqlalchemy 1.3.12 → 1.3.15 (SQL Toolkit and Object Relational Mapper)
-
sqlparse 0.3.0 → 0.3.1 (Non-validating SQL parser)
-
statsmodels 0.10.2 → 0.11.1 (Statistical computations and models for use with SciPy)
-
sympy 1.5 → 1.5.1 (Symbolic Mathematics Library)
-
tenacity 6.0.0 → 6.1.0 (Retry code until it succeeeds)
-
tornado 6.0.3 → 6.0.4 (Scalable, non-blocking web server and tools (required for IPython notebook))
-
tqdm 4.41.0 → 4.43.0 (A Simple Python Progress Meter)
-
typed_ast 1.4.0 → 1.4.1 (a fork of Python 2 and 3 ast modules with type comment support)
-
urllib3 1.25.7 → 1.25.8 (HTTP library with thread-safe connection pooling, file post, and more.)
-
uvicorn 0.10.8 → 0.11.3 (The lightning-fast ASGI server.)
-
vega 2.6.0 → 3.1.0 (An IPython/ Jupyter widget for Vega and Vega-Lite)
-
vitables 3.0.0 → 3.0.2 (Graphical tool for browsing and editing files in both HDF5 and PyTables formats)
-
voila 0.1.20 → 0.1.21 (Serving read-only live Jupyter notebooks)
-
wcwidth 0.1.7 → 0.1.8 (Measures number of Terminal column cells of wide-character codes)
-
werkzeug 0.16.0 → 1.0.0 (The Swiss Army knife of Python web development)
-
wheel 0.33.6 → 0.34.2 (A built-package format for Python.)
-
winpython 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
-
xarray 0.14.1 → 0.15.0 (N-D labeled arrays and datasets in Python)
-
xlsxwriter 1.2.6 → 1.2.8 (A Python module for creating Excel XLSX files.)
-
xlwings 0.16.4 → 0.18.0 (Interact with Excel from Python and vice versa)
-
zarr 2.3.2 → 2.4.0 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.)
-
zict 1.0.0 → 2.0.0 (Mutable mapping tools)
Removed packages:
-
ipydatawidgets 4.0.1 (A set of widgets to help facilitate reuse of large datasets across widgets)
-
multidict 4.7.2 (multidict implementation)
-
pythreejs 2.1.1 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.)
-
rope 0.14.0 (a python refactoring library...)