The following changes were made to WinPython-64bit distribution since version 3.9.8.0.
Upgraded packages:
-
Nodejs v14.17.6 → v16.13.1 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 6.14.15 → 8.1.2 (a package manager for JavaScript)
New packages:
-
alembic 1.7.5 (A database migration tool for SQLAlchemy.)
-
argon2_cffi_bindings 21.2.0 (Low-level CFFI bindings for Argon2)
-
clr_loader 0.1.7 (Generic pure Python loader for .NET runtimes)
-
cx_logging 3.0 (Python and C interfaces for logging)
-
jellyfish 0.9.0 (a library for doing approximate and phonetic matching of strings.)
-
langcodes 3.3.0 (Tools for labeling human languages with IETF language tags)
-
mako 1.1.6 (A super-fast templating language that borrows the best ideas from the existing templating languages.)
-
pytz_deprecation_shim 0.1.0.post0 (Shims to make deprecation of pytz easier)
-
pyzstd 0.15.1 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.)
-
spacy_loggers 1.0.1 (Logging utilities for SpaCy)
-
swifter 1.0.9 (A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner)
-
tzdata 2021.5 (Provider of IANA time zone data)
-
websockets 10.1 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))
Upgraded packages:
-
aiofiles 0.6.0 → 0.8.0 (File support for asyncio.)
-
aiohttp 3.8.0 → 3.8.1 (Async http client/server framework (asyncio))
-
altair 4.1.0 → 4.2.0 (Altair: A declarative statistical visualization library for Python.)
-
anyio 3.3.4 → 3.5.0 (High level compatibility layer for multiple asynchronous event loop implementations)
-
argon2_cffi 21.1.0 → 21.3.0 (The secure Argon2 password hashing algorithm.)
-
asteval 0.9.25 → 0.9.26 (Safe, minimalistic evaluator of python expression using ast module)
-
astroid 2.6.6 → 2.9.3 (An abstract syntax tree for Python with inference support.)
-
async_timeout 4.0.0 → 4.0.2 (Timeout context manager for asyncio programs)
-
attrs 21.2.0 → 21.4.0 (Classes Without Boilerplate)
-
autopep8 1.5.7 → 1.6.0 (A tool that automatically formats Python code to conform to the PEP 8 style guide)
-
base58 2.0.0 → 2.1.1 (Base58 and Base58Check implementation)
-
black 21.9b0 → 21.12b0 (The uncompromising code formatter.)
-
bokeh 2.4.1 → 2.4.2 (Interactive plots and applications in the browser from Python)
-
bqplot 0.12.31 → 0.12.32 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
-
cachelib 0.3.0 → 0.5.0 (A collection of cache libraries in the same API interface.)
-
cachetools 4.2.4 → 5.0.0 (Extensible memoizing collections and decorators)
-
cartopy 0.20.1 → 0.20.2 (A cartographic python library with Matplotlib support for visualisation)
-
charset_normalizer 2.0.7 → 2.0.10 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)
-
colorcet 2.0.6 → 3.0.0 (Collection of perceptually uniform colormaps)
-
coverage 6.1.1 → 6.2 (Code coverage measurement for Python)
-
cramjam 2.4.0 → 2.5.0 (Thin Python bindings to de/compression algorithms in Rust)
-
csvs_to_sqlite 1.2 → 1.3 (Convert CSV files into a SQLite database)
-
cvxpy 1.1.15 → 1.1.18 (A domain-specific language for modeling convex optimization problems in Python.)
-
cx_freeze 6.5.3 → 6.9 (create standalone executables from Python scripts)
-
cython 0.29.24 → 0.29.26 (The Cython compiler for writing C extensions for the Python language.)
-
dask 2021.11.0 → 2022.1.0 (Parallel PyData with Task Scheduling)
-
dask_image 0.6.0 → 2021.12.0 (Distributed image processing)
-
dask_labextension 5.1.0 → 5.2.0 (A Jupyter Notebook server extension manages Dask clusters.)
-
dask_ml 2021.10.17 → 2021.11.30 (A library for distributed and parallel machine learning)
-
datasette 0.59.1 → 0.60 (A tool for exploring and publishing data)
-
distlib 0.3.3 → 0.3.4 (Distribution utilities)
-
distributed 2021.11.0 → 2022.1.0 (Distributed scheduler for Dask)
-
ecos 2.0.7.post1 → 2.0.10 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.)
-
fastapi 0.70.0 → 0.71.0 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
-
fasteners 0.16.3 → 0.17.2 (A python package that provides useful locks.)
-
fastparquet 0.7.1 → 0.7.2 (Python support for Parquet file format)
-
filelock 3.3.2 → 3.4.2 (A platform independent file lock.)
-
flake8 3.9.2 → 4.0.1 (the modular source code checker: pep8, pyflakes and co)
-
flit 3.4.0 → 3.6.0 (A simple packaging tool for simple packages.)
-
flit_core 3.4.0 → 3.6.0 (Distribution-building parts of Flit. See flit package for more information)
-
fonttools 4.27.1 → 4.28.5 (Tools to manipulate font files)
-
fs 2.4.13 → 2.4.14 (Python's filesystem abstraction layer)
-
fsspec 2021.11.0 → 2022.1.0 (File-system specification)
-
gdal 3.3.3 → 3.4.1 (GDAL: Geospatial Data Abstraction Library)
-
geoviews 1.9.2 → 1.9.3 (GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.)
-
gitpython 3.1.24 → 3.1.26 (Python Git Library)
-
gmpy2 2.0.8 → 2.1.2 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x)
-
guidata 1.8.1a0 → 2.0.3 (Automatic graphical user interfaces generation for easy dataset editing and display)
-
guiqwt 3.0.7 → 4.0.1 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))
-
h5py 3.5.0 → 3.6.0 (Read and write HDF5 files from Python)
-
holoviews 1.14.6 → 1.14.7 (Stop plotting your data - annotate your data and let it visualize itself.)
-
httpcore 0.13.7 → 0.14.5 (A minimal low-level HTTP client.)
-
httpx 0.20.0 → 0.21.3 (The next generation HTTP client.)
-
hypercorn 0.11.2 → 0.13.2 (A ASGI Server based on Hyper libraries and inspired by Gunicorn.)
-
hypothesis 6.24.0 → 6.35.0 (A library for property-based testing)
-
idlex 1.18 → 1.22 (IDLE Extensions for Python)
-
imageio 2.10.3 → 2.13.5 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
-
imagesize 1.2.0 → 1.3.0 (Getting image size from png/jpeg/jpeg2000/gif file)
-
imbalanced_learn 0.8.1 → 0.9.0 (Toolbox for imbalanced dataset in machine learning.)
-
importlib_metadata 4.8.0 → 4.10.1 (Read metadata from Python packages)
-
intake 0.6.2 → 0.6.4 (Data load and catalog system)
-
ipycanvas 0.9.1 → 0.10.2 (Interactive widgets library exposing the browser's Canvas API)
-
ipykernel 6.5.0 → 6.7.0 (IPython Kernel for Jupyter)
-
ipympl 0.8.2 → 0.8.6 (Matplotlib Jupyter Extension)
-
ipython 7.29.0 → 7.31.0 (IPython: Productive Interactive Computing)
-
isort 5.9.3 → 5.10.1 (A Python utility / library to sort Python imports.)
-
janus 0.6.2 → 1.0.0 (Mixed sync-async queue to interoperate between asyncio tasks and classic threads)
-
jedi 0.18.0 → 0.18.1 (An autocompletion tool for Python that can be used for text editors.)
-
jinja2 3.0.2 → 3.0.3 (A small but fast and easy to use stand-alone template engine written in pure python.)
-
jsonschema 4.2.1 → 4.4.0 (An implementation of JSON Schema validation for Python)
-
jupyter_client 6.2.0 → 7.1.1 (Jupyter protocol implementation and client libraries)
-
jupyter_lsp 1.5.0 → 1.5.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)
-
jupyter_packaging 0.11.0 → 0.11.1 (Jupyter Packaging Utilities)
-
jupyter_server 1.11.2 → 1.13.4 (The Jupyter Server)
-
jupyter_server_proxy 3.1.0 → 3.2.0 (Jupyter server extension to supervise and proxy web services)
-
jupyterlab 3.2.2 → 3.2.8 (The JupyterLab notebook server extension.)
-
jupyterlab_git 0.33.0 → 0.34.2 (A server extension for JupyterLab's git extension)
-
jupyterlab_lsp 3.9.1 → 3.10.0 (Language Server Protocol integration for JupyterLab)
-
jupyterlab_server 2.8.2 → 2.10.3 (JupyterLab Server)
-
keyring 23.2.1 → 23.5.0 (Store and access your passwords safely.)
-
lazy_object_proxy 1.6.0 → 1.7.1 (A fast and thorough lazy object proxy.)
-
llvmlite 0.37.0 → 0.38.0 (lightweight wrapper around basic LLVM functionality)
-
lxml 4.6.4 → 4.7.1 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
lz4 3.1.3 → 3.1.10 (LZ4 Bindings for Python)
-
markdown 3.3.4 → 3.3.6 (Python implementation of Markdown.)
-
matplotlib 3.5.0.dev2464+g95463c32e6 → 3.5.1 (Python plotting package)
-
maturin 0.11.5 → 0.12.6 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)
-
metakernel 0.27.5 → 0.28.2 (Metakernel for Jupyter)
-
mpld3 0.5.5 → 0.5.7 (D3 Viewer for Matplotlib)
-
msgpack 1.0.2 → 1.0.3 (MessagePack (de)serializer.)
-
mypy 0.910 → 0.931 (Optional static typing for Python)
-
nbclassic 0.3.4 → 0.3.5 (Jupyter Notebook as a Jupyter Server Extension.)
-
nbclient 0.5.4 → 0.5.10 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)
-
nbconvert 6.2.0 → 6.4.0 (Converting Jupyter Notebooks)
-
nest_asyncio 1.5.1 → 1.5.4 (Patch asyncio to allow nested event loops)
-
nltk 3.6.5 → 3.6.7 (Natural Language Toolkit)
-
notebook 6.4.5 → 6.4.7 (A web-based notebook environment for interactive computing)
-
numba 0.54.1 → 0.55.0 (compiling Python code using LLVM)
-
numexpr 2.7.3 → 2.8.1 (Fast numerical expression evaluator for NumPy)
-
numpy 1.20.3+mkl → 1.21.5+mkl (NumPy is the fundamental package for array computing with Python.)
-
oct2py 5.2.0 → 5.4.2 (Python to GNU Octave bridge --> run m-files from python.)
-
octave_kernel 0.32.0 → 0.34.0 (A Jupyter kernel for Octave.)
-
onnxruntime 1.9.0 → 1.10.0 (ONNX Runtime Python bindings)
-
orjson 3.6.4 → 3.6.5 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)
-
osqp 0.6.2.post0 → 0.6.2.post4 (OSQP: The Operator Splitting QP Solver)
-
packaging 21.2 → 21.3 (Core utilities for Python packages)
-
pandas 1.3.4 → 1.4.0 (Powerful data structures for data analysis, time series, and statistics)
-
panel 0.12.4 → 0.12.6 (A high level app and dashboarding solution for Python.)
-
parso 0.8.2 → 0.8.3 (A Python Parser)
-
pg8000 1.21.1 → 1.23.0 (PostgreSQL interface library)
-
pillow 8.4.0 → 9.0.0 (Python Imaging Library (Fork))
-
pipdeptree 2.2.0 → 2.2.1 (Command line utility to show dependency tree of packages)
-
pkginfo 1.7.1 → 1.8.2 (Query metadatdata from sdists / bdists / installed packages.)
-
platformdirs 2.4.0 → 2.4.1 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)
-
plotly 5.3.1 → 5.5.0 (An open-source, interactive graphing library for Python)
-
prettytable 2.4.0 → 3.0.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)
-
prompt_toolkit 3.0.22 → 3.0.24 (Library for building powerful interactive command lines in Python)
-
psutil 5.8.0 → 5.9.0 (Cross-platform lib for process and system monitoring in Python.)
-
py 1.10.0 → 1.11.0 (library with cross-python path, ini-parsing, io, code, log facilities)
-
pyarrow 6.0.0 → 6.0.1 (Python library for Apache Arrow)
-
pybind11 2.8.1 → 2.9.0 (Seamless operability between C++11 and Python)
-
pycodestyle 2.7.0 → 2.8.0 (Python style guide checker)
-
pycparser 2.20 → 2.21 (C parser in Python)
-
pyerfa 2.0.0 → 2.0.0.1 (Python bindings for ERFA)
-
pyflakes 2.3.1 → 2.4.0 (passive checker of Python programs)
-
pygame 2.0.3 → 2.1.2 (Python Game Development)
-
pygments 2.10.0 → 2.11.2 (Pygments is a syntax highlighting package written in Python.)
-
pyinstaller 4.6 → 4.8 (PyInstaller bundles a Python application and all its dependencies into a single package.)
-
pyinstaller_hooks_contrib 2021.3 → 2021.5 (Community maintained hooks for PyInstaller)
-
pylint 2.9.6 → 2.12.2 (python code static checker)
-
pymongo 3.12.1 → 4.0.1 (Python driver for MongoDB )
-
pynacl 1.4.0 → 1.5.0 (Python binding to the Networking and Cryptography (NaCl) library)
-
pyproj 3.2.1 → 3.3.0 (Python interface to PROJ (cartographic projections and coordinate transformations library))
-
pyrsistent 0.18.0 → 0.18.1 (Persistent/Functional/Immutable data structures)
-
Python 3.9.8 → 3.9.10 (Python programming language with standard library)
-
python_dotenv 0.19.1 → 0.19.2 (Add .env support to your django/flask apps in development and deployments)
-
python_lsp_black 1.0.0 → 1.0.1 (Black plugin for the Python LSP Server)
-
python_lsp_server 1.2.4 → 1.3.3 (Python Language Server for the Language Server Protocol)
-
pythonnet 2.5.2 → 3.0.0a1 (.Net and Mono integration for Python)
-
pythonqwt 0.9.2 → 0.10.1 (Qt plotting widgets for Python)
-
pywavelets 1.1.1 → 1.2.0 (PyWavelets, wavelet transform module)
-
pywin32 302 → 303 (Python for Window Extensions)
-
pywinpty 1.1.5 → 1.1.6 (Python bindings for the winpty library)
-
pyzo 4.11.3a1 → 4.12.0 (the Python IDE for scientific computing)
-
qpsolvers 1.7.1 → 1.8.0 (Quadratic programming solvers in Python with a unified API)
-
qtawesome 1.1.0 → 1.1.1 (FontAwesome icons in PyQt and PySide applications)
-
qtconsole 5.1.1 → 5.2.2 (Jupyter Qt console)
-
qtpy 2.0.0.dev0 → 2.0.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
quantecon 0.5.1 → 0.5.2 (QuantEcon is a package to support all forms of quantitative economic modelling.)
-
quart 0.15.1 → 0.16.2 (A Python ASGI web microframework with the same API as Flask)
-
readme_renderer 30.0 → 32.0 (readme_renderer is a library for rendering "readme" descriptions for Warehouse)
-
redis 3.5.3 → 4.1.0 (Python client for Redis key-value store)
-
regex 2021.10.23 → 2022.1.18 (Alternative regular expression module, to replace re.)
-
reportlab 3.6.2 → 3.6.5 (The Reportlab Toolkit)
-
requests 2.26.0 → 2.27.1 (Python HTTP for Humans.)
-
rope 0.21.0 → 0.22.0 (a python refactoring library...)
-
ruamel.yaml 0.17.17 → 0.17.20 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)
-
scikit_image 0.18.3 → 0.19.1 (Image processing routines for SciPy)
-
scikit_learn 1.0.1 → 1.0.2 (A set of python modules for machine learning and data mining)
-
scipy 1.7.2 → 1.7.3 (SciPy: Scientific Library for Python)
-
scs 2.1.4 → 3.1.0 (scs: splitting conic solver)
-
setuptools 58.5.3 → 60.5.0 (Easily download, build, install, upgrade, and uninstall Python packages)
-
simplejson 3.17.5 → 3.17.6 (Simple, fast, extensible JSON encoder/decoder for Python)
-
snowballstemmer 2.1.0 → 2.2.0 (This package provides 26 stemmers for 25 languages generated from Snowball algorithms.)
-
sounddevice 0.4.3 → 0.4.4 (Play and Record Sound with Python)
-
soupsieve 2.3 → 2.3.1 (A modern CSS selector implementation for Beautiful Soup.)
-
spacy 3.1.3 → 3.2.1 (Industrial-strength Natural Language Processing (NLP) in Python)
-
sphinx 4.2.0 → 4.4.0 (Tool for generating documentation which uses reStructuredText as its markup language)
-
spyder 5.1.5 → 5.2.2 (The Scientific Python Development Environment)
-
spyder_kernels 2.1.3 → 2.2.1 (Jupyter kernels for Spyder's console)
-
sqlalchemy 1.4.26 → 1.4.28 (Database Abstraction Library)
-
sqlite_utils 3.17.1 → 3.22 (CLI tool and Python utility functions for manipulating SQLite databases)
-
starlette 0.16.0 → 0.17.1 (The little ASGI library that shines.)
-
statsmodels 0.13.0 → 0.13.1 (Statistical computations and models for Python)
-
tables 3.6.1 → 3.7.0 (Hierarchical datasets for Python)
-
thinc 8.0.12 → 8.0.13 (Practical Machine Learning for NLP)
-
tinycss2 1.1.0 → 1.1.1 (tinycss2)
-
tomli_w 0.4.0 → 1.0.0 (A lil' TOML writer)
-
tomlkit 0.7.2 → 0.8.0 (Style preserving TOML library)
-
toolz 0.11.1 → 0.11.2 (List processing tools and functional utilities)
-
torch 1.10.0 → 1.10.1 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)
-
torchaudio 0.10.0 → 0.10.1 (An audio package for PyTorch)
-
torchvision 0.11.1 → 0.11.2 (image and video datasets and models for torch deep learning)
-
twine 3.5.0 → 3.7.1 (Collection of utilities for publishing packages on PyPI)
-
typing_extensions 3.10.0.2 → 4.0.1 (Backported and Experimental Type Hints for Python 3.5+)
-
tzlocal 2.1 → 4.1 (tzinfo object for the local timezone)
-
ujson 4.2.0 → 5.1.0 (Ultra fast JSON encoder and decoder for Python)
-
urllib3 1.26.7 → 1.26.8 (HTTP library with thread-safe connection pooling, file post, and more.)
-
uvicorn 0.15.0 → 0.17.0 (The lightning-fast ASGI server.)
-
virtualenv 20.9.0 → 20.13.0 (Virtual Python Environment builder)
-
voila 0.2.16 → 0.3.0 (Serving read-only live Jupyter notebooks)
-
wasabi 0.8.2 → 0.9.0 (A lightweight console printing and formatting toolkit)
-
wasmer 1.0.0 → 1.1.0 (Python extension to run WebAssembly binaries)
-
wasmer_compiler_cranelift 1.0.0 → 1.1.0 (The Cranelift compiler for the
wasmer
package (to compile WebAssembly module)) -
wasmer_compiler_singlepass 1.0.0 → 1.1.0 (Python extension to run WebAssembly binaries)
-
websocket_client 1.2.1 → 1.2.3 (WebSocket client for Python. hybi13 is supported.)
-
wheel 0.37.0 → 0.37.1 (A built-package format for Python)
-
winpython 4.6.20211106 → 4.6.20220116 (WinPython distribution tools, including WPPM)
-
wrapt 1.12.1 → 1.13.3 (Module for decorators, wrappers and monkey patching.)
-
xarray 0.20.1 → 0.20.2 (N-D labeled arrays and datasets in Python)
-
yapf 0.31.0 → 0.32.0 (A formatter for Python code.)
-
zipp 3.6.0 → 3.7.0 (Backport of pathlib-compatible object wrapper for zip files)
Removed packages:
-
backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)
-
bloscpack 0.16.0 (Command line interface to and serialization format for Blosc)
-
cached_property 1.5.2 (A decorator for caching properties in classes.)
-
dateutils 0.6.12 (Various utilities for working with date and datetime objects)
-
flask_cors 3.0.10 (A Flask extension adding a decorator for CORS support)
-
ibis_framework 2.0.0 (Productivity-centric Python Big Data Framework)
-
parsy 1.3.0 (easy-to-use parser combinators, for parsing in pure Python)
-
setuptools_scm 6.3.2 (the blessed package to manage your versions by scm tags)
-
tranquilizer 0.5.1a1 (Put your functions to REST)
-
voila_gridstack 0.2.0 (A GridStack template for Voila.)