The following changes were made to WinPython-32bit distribution since version 3.6.5.0Ps2.
Upgraded packages:
-
Nodejs v8.9.4 → v10.15.2 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 5.6.0 → 6.4.1 (a package manager for JavaScript)
New packages:
-
appdirs 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".)
-
astropy 3.1.2 (Community-developed python astronomy tools)
-
atomicwrites 1.3.0 (Powerful Python library for atomic file writes.)
-
backcall 0.1.0 (Specifications for callback functions passed in to an API)
-
branca 0.3.1 (Generate complex HTML+JS pages with Python)
-
cartopy 0.17.0 (A cartographic python library with matplotlib support for visualisation)
-
cftime 1.0.3.4 (time-handling functionality from netcdf4-python)
-
defusedxml 0.5.0 (XML bomb protection for Python stdlib modules)
-
descartes 1.1.0 (Use geometric objects as matplotlib paths and patches)
-
future 0.17.0 (Clean single-source support for Python 3 and 2)
-
gdal 2.3.3 (Geospatial Data Abstraction Library)
-
geographiclib 1.49 (The geodesic routines from GeographicLib)
-
geoviews 1.6.2 (Stop plotting your data - annotate your data and let it visualize itself... on a map!)
-
hvplot 0.4.0 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews)
-
idlex 1.18 (IDLE Extensions for Python)
-
imageio_ffmpeg 0.2.0 (FFMPEG wrapper for Python)
-
imbalanced_learn 0.4.3 (Toolbox for imbalanced dataset in machine learning.)
-
intake 0.4.1 (Data input plugin and catalog system)
-
jupyterlab_server 0.2.0 (JupyterLab Server)
-
loky 2.4.2 (Robust and reusable Executor for joblib)
-
mlxtend 0.15.0.0 (Machine Learning Library Extensions)
-
msgpack_numpy 0.4.4.2 (Numpy data serialization using msgpack)
-
mypy_extensions 0.4.1 (Experimental type system extensions for programs checked with the mypy typechecker.)
-
osqp 0.5.0 (the Operator Splitting QP Solver.)
-
panel 0.4.0 (A high-level Python toolkit for composing widgets and plots)
-
parambokeh 0.2.3 (Declarative Python programming using Parameters.)
-
ppci 0.5.6 (A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python)
-
proglog 0.1.9 (Log and progress bar manager for console, notebooks, web...)
-
prometheus_client 0.6.0 (Python client for the Prometheus monitoring system.)
-
protobuf 3.7.0 (Protocol Buffers - Google's data interchange format)
-
pyct 0.4.6 (python package common tasks for users (e.g. copy examples, fetch data, ...))
-
pygbm 0.1.0 (Experimental, numba-based Gradient Boosting Machines)
-
pyrsistent 0.14.11 (Persistent/Functional/Immutable data structures)
-
pyshp 2.1.0 (Pure Python read/write support for ESRI Shapefile format)
-
pyside2 5.12.1 (Python binding of the cross-platform GUI toolkit Qt)
-
pytest_runner 4.2 (Invoke py.test as distutils command with dependency resolution)
-
pyviz_comms 0.7.0 (Launch jobs, organize the output, and dissect the results)
-
pyzo 4.6.2a0 (the Python IDE for scientific computing)
-
readme_renderer 24.0 (a library for rendering "readme" descriptions for Warehouse)
-
rise 5.4.1 (Live Reveal.js Jupyter/IPython Slideshow Extension)
-
ruamel.yaml 0.15.89 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)
-
shapely 1.6.4.post1 (Geometric objects, predicates, and operations)
-
shiboken2 5.12.1 (Shiboken generates bindings for C++ libraries using CPython source code)
-
simpy 3.0.11 (Event discrete, process based simulation for Python.)
-
singledispatch 3.4.0.3 (This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3)
-
soupsieve 1.8 (A CSS4 selector implementation for Beautiful Soup.)
-
tzlocal 1.5.1 (tzinfo object for the local timezone)
-
uncertainties 3.0.3 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)
Upgraded packages:
-
alabaster 0.7.10 → 0.7.12 (A configurable sidebar-enabled Sphinx theme)
-
altair 2.0.0.dev0 → 2.4.1 (High-level declarative visualization library for Python)
-
asteval 0.9.12 → 0.9.13 (Safe, minimalistic evaluator of python expression using ast module)
-
astroid 1.6.2 → 2.2.2 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
-
attrs 17.4.0 → 19.1.0 (Classes Without Boilerplate)
-
babel 2.5.3 → 2.6.0 (Internationalization utilities)
-
bcolz 1.2.0 → 1.2.1 (columnar and compressed data containers.)
-
beautifulsoup4 4.6.0 → 4.7.1 (Screen-scraping library)
-
bleach 2.1.3 → 3.1.0 (An easy whitelist-based HTML-sanitizing tool)
-
blosc 1.5.1 → 1.7.0 (Blosc data compressor)
-
bloscpack 0.11.0 → 0.13.0 (Command line interface to and serialization format for Blosc)
-
bokeh 0.12.15 → 1.0.4 (Statistical and novel interactive HTML plots for Python)
-
bqplot 0.10.5 → 0.11.5 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
-
brotli 1.0.2 → 1.0.7 (Python binding of the Brotli compression library)
-
certifi 2018.1.18 → 2018.11.29 (Python package for providing Mozilla's CA Bundle.)
-
cffi 1.11.5 → 1.12.2 (Foreign Function Interface for Python calling C code.)
-
click 6.7 → 7.0 (A simple wrapper around optparse for powerful command line utilities.)
-
cloudpickle 0.5.2 → 0.8.0 (Extended pickling support for Python objects)
-
colorama 0.3.9 → 0.4.1 (Cross-platform colored terminal text)
-
colorcet 0.9.1 → 1.0.1 (A set of useful perceptually uniform colormaps for plotting scientific data)
-
comtypes 1.1.4 → 1.1.7 (Pure Python COM package)
-
cvxopt 1.1.9 → 1.2.3 (Convex optimization package)
-
cvxpy 0.4.11 → 1.0.19 (A domain-specific language for modeling convex optimization problems in Python)
-
cython 0.28.1 → 0.29.6 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
-
dask 0.17.2 → 1.1.3 (Minimal task scheduling abstraction)
-
datashader 0.6.5 → 0.6.9 (Data visualization toolchain based on aggregating into a grid)
-
decorator 4.2.1 → 4.3.2 (Better living through Python with decorators)
-
dill 0.2.7.1 → 0.2.9 (serialize all of python (almost))
-
distributed 1.21.4 → 1.26.0 (Distributed computing)
-
ecos 2.0.5 → 2.0.7.post1 (This is the Python package for ECOS: Embedded Cone Solver)
-
entrypoints 0.2.3 → 0.3 (Discover and load entry points from installed packages)
-
fast_histogram 0.4 → 0.7 (Fast 1D and 2D histogram functions in Python)
-
fastparquet 0.1.4 → 0.2.1 (Python support for Parquet file format)
-
flask 0.12.2 → 1.0.2 (A microframework based on Werkzeug, Jinja2 and good intentions)
-
formlayout 1.1.0 → 2.0.0a0 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code)
-
fuzzywuzzy 0.16.0 → 0.17.0 (Fuzzy string matching in python)
-
geopy 1.12.0 → 1.18.1 (Python Geocoding Toolbox)
-
greenlet 0.4.13 → 0.4.15 (Lightweight in-process concurrent programming)
-
guidata 1.7.6 → 1.7.7.dev0 (Automatically generated graphical user interfaces for easy data set edition and display)
-
h5py 2.7.1 → 2.9.0 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))
-
holoviews 1.10.0a2 → 1.11.3 (Composable, declarative data structures for building complex visualizations easily.)
-
idna 2.6 → 2.8 (Internationalized Domain Names in Applications (IDNA))
-
imageio 2.3.0 → 2.5.0 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
-
imagesize 1.0.0 → 1.1.0 (Getting image size from png/jpeg/jpeg2000/gif file)
-
ipydatawidgets 3.0.0 → 4.0.0 (A set of widgets to help facilitate reuse of large datasets across widgets)
-
ipykernel 4.8.2 → 5.1.0 (IPython Kernel for Jupyter)
-
ipyleaflet 0.7.3 → 0.10.0 (A Jupyter widget for dynamic Leaflet maps)
-
ipympl 0.1.0 → 0.2.1 (Matplotlib Jupyter Extension)
-
ipyparallel 6.1.1 → 6.2.3 (Interactive Parallel Computing with IPython)
-
ipython 6.2.1 → 7.3.0 (Enhanced Python shell)
-
ipython_sql 0.3.8 → 0.3.9 (RDBMS access via IPython)
-
ipywidgets 7.2.0 → 7.4.2 (IPython HTML widgets for Jupyter)
-
isort 4.3.4 → 4.3.9 (A Python utility / library to sort Python imports.)
-
itsdangerous 0.24 → 1.1.0 (Various helpers to pass trusted data to untrusted environments and back.)
-
jedi 0.11.1 → 0.13.3 (An autocompletion tool for Python that can be used for text editors)
-
joblib 0.11 → 0.13.2 (Lightweight pipelining: using Python functions as pipeline jobs.)
-
jsonschema 2.6.0 → 3.0.0 (An implementation of JSON Schema validation for Python)
-
julia 0.1.5 → 0.2.0 (Python interface to the Julia language)
-
jupyter_client 5.2.3 → 5.2.4 (Jupyter protocol implementation and client libraries)
-
jupyter_console 5.2.0 → 6.0.0 (Jupyter terminal console)
-
jupyter_sphinx 0.1.2 → 0.1.4 (Jupyter Sphinx Extensions)
-
jupyterlab 0.31.12 → 0.35.4 (Jupyter lab environment notebook server extension)
-
jupyterlab_launcher 0.10.5 → 0.13.1 (Jupyter Launcher)
-
llvmlite 0.22.0 → 0.27.0 (lightweight wrapper around basic LLVM functionality)
-
lmfit 0.9.9 → 0.9.12 (Least-Squares Minimization with Bounds and Constraints)
-
lxml 4.2.1 → 4.3.2 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
markdown 2.6.11 → 3.0.1 (Python implementation of Markdown.)
-
markupsafe 1.0 → 1.1.1 (Implements a XML/HTML/XHTML Markup safe string for Python)
-
matplotlib 2.2.2 → 3.0.3 (2D plotting library (embeddable in GUIs created with PyQt))
-
mistune 0.8.3 → 0.8.4 (The fastest markdown parser in pure Python, inspired by marked.)
-
mizani 0.4.6 → 0.5.2 (Scales for Python)
-
monotonic 1.4 → 1.5 (An implementation of time.monotonic() for Python 2 & < 3.3)
-
more_itertools 4.1.0 → 6.0.0 (More routines for operating on iterables, beyond itertools)
-
moviepy 0.2.3.2 → 1.0.0 (Video editing with Python)
-
mpl_scatter_density 0.3 → 0.5 (Fast scatter density plots for Matplotlib)
-
mpmath 1.0.0 → 1.1.0 (Python library for arbitrary-precision floating-point arithmetic)
-
msgpack 0.5.6 → 0.6.1 (MessagePack (de)serializer.)
-
multipledispatch 0.5.0 → 0.6.0 (A relatively sane approach to multiple dispatch in Python)
-
multiprocess 0.70.5 → 0.70.7 (better multiprocessing and multithreading in python)
-
mypy 0.580 → 0.670 (Optional static typing for Python)
-
mysql_connector_python 8.0.6 → 8.0.11 (MySQL driver written in Python)
-
nbconvert 5.3.1 → 5.4.1 (Converting Jupyter Notebooks)
-
netcdf4 1.3.1 → 1.4.2 (Provides an object-oriented python interface to the netCDF version 4 library)
-
networkx 2.1 → 2.3rc1.dev20181020104102 (Python package for creating and manipulating graphs and networks)
-
nltk 3.2.5 → 3.4 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.)
-
notebook 5.4.1 → 5.7.4 (# Jupyter Notebook)
-
numba 0.37.0 → 0.42.0 (compiling Python code using LLVM)
-
numcodecs 0.5.4 → 0.6.3 (buffer compression and transformation codecs for use in data storage and communication applications)
-
numexpr 2.6.4 → 2.6.9 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
-
numpy 1.13.3+mkl → 1.16.2+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
-
numpydoc 0.7.0 → 0.8.0 (Sphinx extension to support docstrings in Numpy format)
-
octave_kernel 0.28.3 → 0.28.4 (A Jupyter kernel for Octave.)
-
packaging 17.1 → 19.0 (Core utilities for Python packages)
-
palettable 3.1.0 → 3.1.1 (Color palettes for Python)
-
pandas 0.22.0 → 0.24.1 (Powerful data structures for data analysis, time series and statistics)
-
pandas_datareader 0.6.0 → 0.7.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)
-
param 1.5.2 → 1.8.2 (Declarative Python programming using Parameters.)
-
paramnb 2.0.2 → 2.0.4 (Generate ipywidgets from Parameterized objects in the notebook)
-
parso 0.1.1 → 0.3.4 (A Python Parser)
-
partd 0.3.8 → 0.3.9 (Appendable key-value storage)
-
patsy 0.5.0 → 0.5.1 (Describing statistical models using symbolic formulas)
-
pdvega 0.1 → 0.2.1.dev0 (Pandas plotting interface to Vega and Vega-Lite)
-
pexpect 4.4.0 → 4.6.0+dummy (Pexpect allows easy control of interactive console applications.)
-
pg8000 1.11.0 → 1.12.4 (PostgreSQL interface library)
-
pickleshare 0.7.4 → 0.7.5 (Tiny 'shelve'-like database with concurrency support)
-
pillow 5.0.0 → 5.4.1 (Python Imaging Library (fork))
-
pip 9.0.3 → 19.0.3 (A tool for installing and managing Python packages)
-
pkginfo 1.4.2 → 1.5.0.1 (Query metadatdata from sdists / bdists / installed packages.)
-
plotnine 0.3.0 → 0.5.1 (A grammar of graphics for python)
-
pluggy 0.6.0 → 0.9.0 (plugin and hook calling mechanisms for python)
-
prompt_toolkit 1.0.15 → 2.0.9 (Library for building powerful interactive command lines in Python)
-
psutil 5.4.3 → 5.5.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
-
ptpython 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit)
-
pulp 1.6.8 → 1.6.9 (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)
-
py 1.5.3 → 1.8.0 (library with cross-python path, ini-parsing, io, code, log facilities)
-
pybars3 0.9.3 → 0.9.6 (Handlebars.js templating for Python 3 and 2)
-
pybind11 2.2.2 → 2.2.4 (Seamless operability between C++11 and Python)
-
pycodestyle 2.3.1 → 2.5.0 (Python style guide checker)
-
pycparser 2.17 → 2.19 (C parser in Python)
-
pyflakes 1.6.0 → 2.1.1 (passive checker of Python programs)
-
pygame 1.9.3 → 1.9.4 (Pygame gives multimedia to python.)
-
pygments 2.2.0 → 2.3.1 (Generic syntax highlighter for general use in all kinds of software)
-
pylint 1.8.3 → 2.3.1 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
-
pymongo 3.6.1 → 3.7.2 (Python driver for MongoDB http://www.mongodb.org)
-
pyodbc 4.0.22 → 4.0.26 (DB API Module for ODBC)
-
pyopengl 3.1.2 → 3.1.3b2 (Cross platform Python binding to OpenGL and related APIs)
-
pyparsing 2.2.0 → 2.3.1 (A Python Parsing Module)
-
pyqtgraph 0.10.1.dev1 → 0.11.0.dev0 (Scientific Graphics and GUI Library for Python)
-
pytest 3.5.0 → 4.3.0 (pytest: simple powerful testing with Python)
-
Python 3.6.5 → 3.6.8 (Python programming language with standard library)
-
python_dateutil 2.7.2 → 2.8.0 (Powerful extensions to the standard datetime module)
-
python_hdf4 0.9.1 → 0.9.2 (Python-HDF4: Python interface to the NCSA HDF4 library)
-
python_snappy 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google)
-
pythonqwt 0.5.5 → 0.5.6.dev0 (Qt plotting widgets for Python)
-
pythreejs 1.0.0 → 2.0.2 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.)
-
pytz 2018.3 → 2018.9 (World Timezone Definitions for Python)
-
pywavelets 0.5.2 → 1.0.2 (Wavelet transforms module)
-
pywin32 223 → 224 (Python library for Windows)
-
pywinpty 0.5.1 → 0.5.5 (Python bindings for the winpty library)
-
pyyaml 3.12 → 4.1 (YAML parser and emitter for Python)
-
pyzmq 17.0.0 → 18.0.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
-
qtconsole 4.3.1 → 4.4.3 (Jupyter Qt console)
-
qtpy 1.4.0 → 1.6.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
redis 2.10.6 → 3.2.0 (Python client for Redis key-value store)
-
regex 2018.2.21 → 2019.2.21 (Alternative regular expression module, to replace re.)
-
reportlab 3.4.0 → 3.5.13 (The PDF generation library)
-
requests 2.18.4 → 2.21.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
-
requests_toolbelt 0.8.0 → 0.9.1 (A utility belt for advanced users of python-requests)
-
rpy2 2.9.2 → 2.9.5 (Python interface to the R language (embedded R))
-
scikit_fuzzy 0.3.1 → 0.4.0 (Fuzzy logic toolkit for SciPy)
-
scikit_image 0.13.1 → 0.14.2 (Image processing toolbox for SciPy)
-
scikit_learn 0.19.1 → 0.20.3 (A set of Python modules for machine learning and data mining)
-
scilab2py 0.6.1 → 0.6.2 (Python to Scilab bridge)
-
scipy 1.0.1 → 1.2.1 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
-
scs 1.2.7 → 2.0.2 (scs: splitting conic solver)
-
seaborn 0.9.dev0 → 0.9.0 (statistical data visualization)
-
setuptools 39.0.1 → 40.8.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
-
simplejson 3.13.2 → 3.16.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
-
six 1.11.0 → 1.12.0 (Python 2 and 3 compatibility utilities)
-
snakeviz 0.4.2 → 1.0.0 (An in-browser Python profile viewer)
-
sortedcontainers 1.5.9 → 2.1.0 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet)
-
sounddevice 0.3.10 → 0.3.13 (Play and Record Sound with Python)
-
sphinx 1.7.2 → 1.8.4 (Tool for generating documentation which uses reStructuredText as its markup language)
-
sphinx_rtd_theme 0.2.4 → 0.4.3 (ReadTheDocs.org theme for Sphinx, 2013 version.)
-
sphinxcontrib_websupport 1.0.1 → 1.1.0 (Sphinx API for Web Apps)
-
sqlalchemy 1.2.5 → 1.2.18 (SQL Toolkit and Object Relational Mapper)
-
statsmodels 0.9.0.dev2 → 0.9.0 (Statistical computations and models for use with SciPy)
-
streamz 0.3.0 → 0.5.0 (Streams)
-
sympy 1.1.1 → 1.3 (Symbolic Mathematics Library)
-
tables 3.4.2 → 3.4.4 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))
-
testpath 0.3.1 → 0.4.2 (Test utilities for code working with files and commands)
-
tornado 4.5.3 → 5.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook))
-
tqdm 4.19.9 → 4.31.1 (A Simple Python Progress Meter)
-
traittypes 0.0.6 → 0.2.1 (Scipy trait types)
-
twine 1.11.0 → 1.13.0 (Collection of utilities for interacting with PyPI)
-
typed_ast 1.1.0 → 1.3.1 (a fork of Python 2 and 3 ast modules with type comment support)
-
urllib3 1.21.1 → 1.24.1 (HTTP library with thread-safe connection pooling, file post, and more.)
-
vega 0.5.0 → 2.0rc2 (An IPython/ Jupyter widget for Vega and Vega-Lite)
-
vega_datasets 0.4.1 → 0.7.0 (A Python package for offline access to Vega datasets)
-
wheel 0.30.0 → 0.33.1 (A built-package format for Python.)
-
widgetsnbextension 3.2.0 → 3.4.2 (IPython HTML widgets for Jupyter)
-
winpython 1.10.20180404 → 1.11.20190223 (WinPython distribution tools, including WPPM (package manager))
-
wordcloud 1.4.1 → 1.5.0 (A little word cloud generator)
-
wrapt 1.10.11 → 1.11.1 (A Python module for decorators, wrappers and monkey patching.)
-
xarray 0.10.2 → 0.11.3 (N-D labeled arrays and datasets in Python)
-
xlrd 1.1.0 → 1.2.0 (Extract data from Microsoft Excel spreadsheet files)
-
xlsxwriter 1.0.2 → 1.1.5 (A Python module for creating Excel XLSX files.)
-
xlwings 0.11.5 → 0.15.3 (Interact with Excel from Python and vice versa)
Removed packages:
-
blaze 0.10.1 (Blaze)
-
cvxcanon 0.1.1 (common operations for convex optimization modeling tools.)
-
flask_cors 3.0.3 (A Flask extension adding a decorator for CORS support)
-
ipyscales 0.1.3 (A widget library for scales)
-
odo 0.5.0 (Data migration in Python)
-
ptyprocess 0.5.2 (Run a subprocess in a pseudo terminal)
-
pymc3 3.3 (Markov Chain Monte Carlo sampling toolkit.)
-
pyqt5 5.9.2 (Python bindings for the Qt cross platform GUI toolkit)
-
qtawesome 0.4.4 (FontAwesome icons in PyQt and PySide applications)
-
requests_file 1.4.3 (File transport adapter for Requests)
-
requests_ftp 0.3.1 (FTP Transport Adapter for Requests.)
-
rope 0.10.5 (a python refactoring library...)
-
sip 4.19.6 (Python extension module generator for C and C++ libraries)
-
spyder 3.2.8 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
-
theano 1.0.1 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.)
-
vega3 0.5.0 (An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2)