The following changes were made to WinPython-64bit distribution since version 3.10.4.0.
Upgraded packages:
-
Nodejs v16.14.2 → v16.16.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 8.5.0 → 8.11.0 (a package manager for JavaScript)
New packages:
-
django 4.0.5 (A high-level Python web framework that encourages rapid development and clean, pragmatic design.)
-
polars 0.13.51 (Blazingly fast DataFrame library)
-
pytoolconfig 1.2.1 ()
-
xyzservices 2022.6.0 (Source of XYZ tiles providers)
Upgraded packages:
-
alembic 1.7.7 → 1.8.0 (A database migration tool for SQLAlchemy.)
-
anyio 3.5.0 → 3.6.1 (High level compatibility layer for multiple asynchronous event loop implementations)
-
asgiref 3.5.0 → 3.5.2 (ASGI specs, helper code, and adapters)
-
asteval 0.9.26 → 0.9.27 (Safe, minimalistic evaluator of python expression using ast module)
-
astroid 2.11.3 → 2.11.5 (An abstract syntax tree for Python with inference support.)
-
babel 2.10.1 → 2.10.3 (Internationalization utilities)
-
black 22.3.0 → 22.6.0 (The uncompromising code formatter.)
-
bokeh 2.4.2 → 2.4.3 (Interactive plots and applications in the browser from Python)
-
cachetools 5.0.0 → 5.2.0 (Extensible memoizing collections and decorators)
-
certifi 2021.10.8 → 2022.5.18.1 (Python package for providing Mozilla's CA Bundle.)
-
cloudpickle 2.0.0 → 2.1.0 (Extended pickling support for Python objects)
-
cookiecutter 1.7.3 → 2.1.1 (A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.)
-
coverage 6.3.2 → 6.4.1 (Code coverage measurement for Python)
-
cython 0.29.28 → 0.29.30 (The Cython compiler for writing C extensions for the Python language.)
-
dash 2.3.0 → 2.4.1 (A Python framework for building reactive web-apps. Developed by Plotly.)
-
dask 2022.4.2 → 2022.7.0 (Parallel PyData with Task Scheduling)
-
dask_labextension 5.2.0 → 5.3.0 (A Jupyter Notebook server extension manages Dask clusters.)
-
datasette_graphql 2.0.1 → 2.0.2 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)
-
debugpy 1.6.0 → 1.6.2 (An implementation of the Debug Adapter Protocol for Python)
-
dill 0.3.3 → 0.3.5 (serialize all of python)
-
distributed 2022.4.2 → 2022.7.0 (Distributed scheduler for Dask)
-
emcee 3.1.1 → 3.1.2 (The Python ensemble sampling toolkit for MCMC)
-
fast_histogram 0.10 → 0.11 (Fast simple 1D and 2D histograms)
-
fastai 2.6.3 → 2.7.6 (fastai makes deep learning with PyTorch faster, more accurate, and easier)
-
fastapi 0.75.2 → 0.78.0 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
-
fastcore 1.3.27 → 1.4.5 (Python supercharged for fastai development)
-
fastdownload 0.0.5 → 0.0.7 (A general purpose data downloading library.)
-
fastprogress 1.0.0 → 1.0.2 (A nested progress with plotting options for fastai)
-
filelock 3.6.0 → 3.7.1 (A platform independent file lock.)
-
fonttools 4.31.2 → 4.34.4 (Tools to manipulate font files)
-
fsspec 2022.3.0 → 2022.5.0 (File-system specification)
-
gdal 3.4.2 → 3.4.3 (GDAL: Geospatial Data Abstraction Library)
-
graphene 3.0 → 3.1 (GraphQL Framework for Python)
-
graphql_core 3.1.7 → 3.2.1 (GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.)
-
graphql_relay 3.1.5 → 3.2.0 (Relay library for graphql-core-next)
-
guidata 2.1.1 → 2.2.1 (Automatic graphical user interfaces generation for easy dataset editing and display)
-
guiqwt 4.1.0 → 4.3.0 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))
-
h5py 3.6.0 → 3.7.0 (Read and write HDF5 files from Python)
-
holoviews 1.14.8 → 1.15.0 (Stop plotting your data - annotate your data and let it visualize itself.)
-
httpcore 0.14.7 → 0.15.0 (A minimal low-level HTTP client.)
-
httpie 3.1.0 → 3.2.1 (HTTPie - a CLI, cURL-like tool for humans.)
-
httpx 0.22.0 → 0.23.0 (The next generation HTTP client.)
-
hvplot 0.7.3 → 0.8.0 (A high-level plotting API for the PyData ecosystem built on HoloViews.)
-
hypothesis 6.45.1 → 6.46.9 (A library for property-based testing)
-
imageio 2.17.0 → 2.19.3 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
-
imagesize 1.3.0 → 1.4.1 (Getting image size from png/jpeg/jpeg2000/gif file)
-
imbalanced_learn 0.9.0 → 0.9.1 (Toolbox for imbalanced dataset in machine learning.)
-
importlib_metadata 4.11.3 → 4.11.4 (Read metadata from Python packages)
-
ipycanvas 0.11.0 → 0.12.0 (Interactive widgets library exposing the browser's Canvas API)
-
ipykernel 6.13.0 → 6.15.1 (IPython Kernel for Jupyter)
-
ipyleaflet 0.14.0 → 0.17.0 (A Jupyter widget for dynamic Leaflet maps)
-
ipywidgets 7.7.0 → 7.7.1 (IPython HTML widgets for Jupyter)
-
json5 0.9.6 → 0.9.8 (A Python implementation of the JSON5 data format.)
-
jsonschema 4.4.0 → 4.6.2 (An implementation of JSON Schema validation for Python)
-
jupyter_client 7.3.0 → 7.3.4 (Jupyter protocol implementation and client libraries)
-
jupyter_console 6.4.3 → 6.4.4 (Jupyter terminal console)
-
jupyter_core 4.10.0 → 4.11.1 (Jupyter core package. A base package on which Jupyter projects rely.)
-
jupyter_packaging 0.12.0 → 0.12.2 (Jupyter Packaging Utilities)
-
jupyter_server 1.17.0 → 1.18.1 (The Jupyter Server)
-
jupyter_sphinx 0.3.2 → 0.4.0 (Jupyter Sphinx Extensions)
-
jupyterlab 3.3.4 → 3.4.3 (The JupyterLab notebook server extension.)
-
jupyterlab_server 2.13.0 → 2.14.0 (JupyterLab Server)
-
kiwisolver 1.4.2 → 1.4.3 (A fast implementation of the Cassowary constraint solver)
-
llvmlite 0.38.0 → 0.38.1 (lightweight wrapper around basic LLVM functionality)
-
lxml 4.8.0 → 4.9.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
lz4 4.0.0 → 4.0.1 (LZ4 Bindings for Python)
-
markdown 3.3.6 → 3.3.7 (Python implementation of Markdown.)
-
matplotlib 3.5.1 → 3.5.2 (Python plotting package)
-
maturin 0.12.14 → 0.13.0 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)
-
mpld3 0.5.7 → 0.5.8 (D3 Viewer for Matplotlib)
-
msgpack 1.0.3 → 1.0.4 (MessagePack (de)serializer.)
-
murmurhash 1.0.6 → 1.0.7 (Cython bindings for MurmurHash)
-
mypy 0.942 → 0.961 (Optional static typing for Python)
-
nbclassic 0.3.7 → 0.4.2 (Jupyter Notebook as a Jupyter Server Extension.)
-
nbclient 0.5.13 → 0.6.6 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)
-
nbformat 5.3.0 → 5.4.0 (The Jupyter Notebook format)
-
netcdf4 1.5.8 → 1.6.0 (Provides an object-oriented python interface to the netCDF version 4 library.)
-
networkx 2.8 → 2.8.3 (Python package for creating and manipulating graphs and networks)
-
nlopt 2.7.0 → 2.7.1 (Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization)
-
notebook 6.4.11 → 6.4.12 (A web-based notebook environment for interactive computing)
-
numba 0.55.1 → 0.55.2 (compiling Python code using LLVM)
-
numcodecs 0.9.1 → 0.10.0 (A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.)
-
numexpr 2.8.1 → 2.8.3 (Fast numerical expression evaluator for NumPy)
-
numpy 1.21.5+mkl → 1.22.4+mkl (NumPy is the fundamental package for array computing with Python.)
-
numpydoc 1.2.1 → 1.3 (Sphinx extension to support docstrings in Numpy format)
-
openpyxl 3.0.9 → 3.0.10 (A Python library to read/write Excel 2010 xlsx/xlsm files)
-
orjson 3.6.7 → 3.7.3 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)
-
pandas 1.4.2 → 1.4.3 (Powerful data structures for data analysis, time series, and statistics)
-
panel 0.13.0 → 0.13.1 (A high level app and dashboarding solution for Python.)
-
param 1.12.1 → 1.12.2 (Declarative Python programming using Parameters.)
-
pathy 0.6.1 → 0.6.2 (pathlib.Path subclasses for local and cloud bucket storage)
-
pillow 9.1.0 → 9.1.1 (Python Imaging Library (Fork))
-
pims 0.5 → 0.6.1 (Python Image Sequence)
-
pip 22.0.4 → 22.1.2 (The PyPA recommended tool for installing Python packages.)
-
pkginfo 1.8.2 → 1.8.3 (Query metadatdata from sdists / bdists / installed packages.)
-
plotly 5.7.0 → 5.8.0 (An open-source, interactive graphing library for Python)
-
plotnine 0.8.1.dev0 → 0.9.0 (A grammar of graphics for python)
-
prettytable 3.2.0 → 3.3.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)
-
proglog 0.1.9 → 0.1.10 (Log and progress bar manager for console, notebooks, web...)
-
pyarrow 7.0.0 → 8.0.0 (Python library for Apache Arrow)
-
pyhdf 0.10.3 → 0.10.5 (pyhdf: Python interface to the NCSA HDF4 library.)
-
pyinstaller_hooks_contrib 2022.4 → 2022.6 (Community maintained hooks for PyInstaller)
-
pylint 2.13.7 → 2.14.0 (python code static checker)
-
pynndescent 0.5.6 → 0.5.7 (Nearest Neighbor Descent)
-
pyshp 2.2.0 → 2.3.0 (Pure Python read/write support for ESRI Shapefile format)
-
Python 3.10.4 → 3.10.5 (Python programming language with standard library)
-
pythonnet 3.0.0a2 → 3.0.0rc1 (.Net and Mono integration for Python)
-
pywin32 303 → 304.0 (Python for Window Extensions)
-
pywinpty 2.0.5 → 2.0.6 (Python bindings for the winpty library)
-
pyzmq 22.3.0 → 23.2.0 (Python bindings for 0MQ)
-
qtconsole 5.3.0 → 5.3.1 (Jupyter Qt console)
-
qtpy 2.1.0 → 2.2.0.dev0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
redis 4.2.2 → 4.3.1 (Python client for Redis key-value store)
-
regex 2022.3.15 → 2022.6.2 (Alternative regular expression module, to replace re.)
-
reportlab 3.6.9 → 3.6.10 (The Reportlab Toolkit)
-
rich 12.3.0 → 12.4.4 (Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal)
-
rope 1.0.0 → 1.2.0 (a python refactoring library...)
-
scikit_image 0.19.2 → 0.19.3 (Image processing routines for SciPy)
-
scikit_learn 1.0.2 → 1.1.1 (A set of python modules for machine learning and data mining)
-
scipy 1.8.0 → 1.8.1 (SciPy: Scientific Library for Python)
-
setuptools 62.1.0 → 63.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
-
shapely 1.8.1.post1 → 1.8.2 (Geometric objects, predicates, and operations)
-
sphinx 4.5.0 → 5.0.2 (Tool for generating documentation which uses reStructuredText as its markup language)
-
spyder 5.3.0 → 5.4.0.dev0 (The Scientific Python Development Environment)
-
spyder_kernels 2.3.0 → 2.3.2 (Jupyter kernels for Spyder's console)
-
sqlalchemy 1.4.35 → 1.4.39 (Database Abstraction Library)
-
starlette 0.17.1 → 0.19.1 (The little ASGI library that shines.)
-
terminado 0.13.3 → 0.15.0 (Terminals served to xterm.js using Tornado websockets)
-
thinc 8.0.15 → 8.0.17 (Practical Machine Learning for NLP)
-
tifffile 2022.4.22 → 2022.5.4 (Read and write TIFF(r) files)
-
tomlkit 0.10.2 → 0.11.1 (Style preserving TOML library)
-
torch 1.11.0 → 1.12.0 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)
-
torchaudio 0.11.0 → 0.12.0 (An audio package for PyTorch)
-
torchvision 0.12.0 → 0.13.0 (image and video datasets and models for torch deep learning)
-
traitlets 5.1.1 → 5.3.0 (Traitlets Python config system)
-
trio 0.20.0 → 0.21.0 (A friendly Python library for async concurrency and I/O)
-
twine 4.0.0 → 4.0.1 (Collection of utilities for publishing packages on PyPI)
-
typer 0.4.1 → 0.4.2 (Typer, build great CLIs. Easy to code. Based on Python type hints.)
-
typing_extensions 4.2.0 → 4.3.0 (Backported and Experimental Type Hints for Python 3.5+)
-
ujson 5.2.0 → 5.3.0 (Ultra fast JSON encoder and decoder for Python)
-
urllib3 1.26.9 → 1.26.10 (HTTP library with thread-safe connection pooling, file post, and more.)
-
uvicorn 0.17.6 → 0.18.2 (The lightning-fast ASGI server.)
-
watchdog 2.1.7 → 2.1.8 (Filesystem events monitoring)
-
websocket_client 1.3.2 → 1.3.3 (WebSocket client for Python. hybi13 is supported.)
-
widgetsnbextension 3.6.0 → 3.6.1 (IPython HTML widgets for Jupyter)
-
winpython 4.6.20220501 → 4.7.20220709 (WinPython distribution tools, including WPPM)
-
wrapt 1.14.0 → 1.14.1 (Module for decorators, wrappers and monkey patching.)
Removed packages:
-
cx_freeze 6.10 (create standalone executables from Python scripts)
-
cx_logging 3.0 (Python and C interfaces for logging)
-
httptools 0.4.0 (A collection of framework independent HTTP protocol utils.)
-
poyo 0.5.0 (A lightweight YAML Parser for Python. 🐓)
-
voila 0.3.5 (Serving read-only live Jupyter notebooks)
-
watchgod 0.8.2 (Simple, modern file watching and code reload in python.)
-
websockets 10.3 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))