winpython/changelogs/WinPython-64bit-3.10.4.0_History.md at master · winpython/winpython
The following changes were made to WinPython-64bit distribution since version 3.10.2.0.
affine 2.3.0 → 2.3.1 (Matrices describing affine transformation of the plane.)
alembic 1.7.5 → 1.7.7 (A database migration tool for SQLAlchemy.)
amply 0.1.4 → 0.1.5 (Amply allows you to load and manipulate AMPL/GLPK data as Python data structures)
aniso8601 7.0.0 → 9.0.1 (A library for parsing ISO 8601 strings.)
arrow 1.2.1 → 1.2.2 (Better dates & times for Python)
asgiref 3.4.1 → 3.5.0 (ASGI specs, helper code, and adapters)
astroid 2.9.3 → 2.11.3 (An abstract syntax tree for Python with inference support.)
astroml 1.0.1 → 1.0.2.post1 (tools for machine learning and data mining in Astronomy)
astropy 4.3.1 → 5.0.4 (Community-developed python astronomy tools)
babel 2.9.1 → 2.10.1 (Internationalization utilities)
beautifulsoup4 4.10.0 → 4.11.1 (Screen-scraping library)
black 21.12b0 → 22.3.0 (The uncompromising code formatter.)
bleach 4.1.0 → 5.0.0 (An easy safelist-based HTML-sanitizing tool.)
blis 0.7.5 → 0.7.7 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)
bottleneck 1.3.2 → 1.3.4 (Fast NumPy array functions written in C)
bqplot 0.12.32 → 0.12.33 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
branca 0.4.2 → 0.5.0 (Generate complex HTML+JS pages with Python)
cachelib 0.5.0 → 0.6.0 (A collection of cache libraries in the same API interface.)
catalogue 2.0.6 → 2.0.7 (Super lightweight function registries for your library)
cftime 1.5.1.1 → 1.6.0 (Time-handling functionality from netcdf4-python)
charset_normalizer 2.0.10 → 2.0.12 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)
click 7.1.2 → 8.0.4 (Composable command line interface toolkit)
coverage 6.2 → 6.3.2 (Code coverage measurement for Python)
cryptography 35.0.0 → 3.4.7 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)
csvs_to_sqlite 1.3 → 1.3.1a0 (Convert CSV files into a SQLite database)
cvxopt 1.2.7 → 1.3.0 (Convex optimization package)
cvxpy 1.1.18 → 1.2.0 (A domain-specific language for modeling convex optimization problems in Python.)
cx_freeze 6.9 → 6.10 (create standalone executables from Python scripts)
cython 0.29.26 → 0.29.28 (The Cython compiler for writing C extensions for the Python language.)
cytoolz 0.11.0 → 0.11.2 (Cython implementation of Toolz: High performance functional utilities)
dash 2.0.0 → 2.3.0 (A Python framework for building reactive web-apps. Developed by Plotly.)
dask 2022.1.0 → 2022.4.2 (Parallel PyData with Task Scheduling)
dask_ml 2021.11.30 → 2022.1.22 (A library for distributed and parallel machine learning)
databases 0.4.1 → 0.5.5 (Async database support for Python.)
datasette 0.60 → 0.61.1 (A tool for exploring and publishing data)
datasette_graphql 1.5 → 2.0.1 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)
datashader 0.13.0 → 0.14.0 (Data visualization toolchain based on aggregating into a grid)
debugpy 1.5.1 → 1.6.0 (An implementation of the Debug Adapter Protocol for Python)
distributed 2022.1.0 → 2022.4.2 (Distributed scheduler for Dask)
entrypoints 0.3 → 0.4 (Discover and load entry points from installed packages.)
fastapi 0.71.0 → 0.75.2 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
fasteners 0.17.2 → 0.17.3 (A python package that provides useful locks.)
fastparquet 0.7.2 → 0.8.0 (Python support for Parquet file format)
filelock 3.4.2 → 3.6.0 (A platform independent file lock.)
fiona 1.8.20 → 1.8.21 (Fiona reads and writes spatial data files)
flask 2.0.2 → 2.1.2 (A simple framework for building complex web applications.)
flask_compress 1.10.1 → 1.12 (Compress responses in your Flask app with gzip.)
flit 3.6.0 → 3.7.1 (A simple packaging tool for simple packages.)
flit_core 3.6.0 → 3.7.1 (Distribution-building parts of Flit. See flit package for more information)
fonttools 4.28.5 → 4.31.2 (Tools to manipulate font files)
frozenlist 1.2.0 → 1.3.0 (A list-like structure which implements collections.abc.MutableSequence)
fs 2.4.14 → 2.4.15 (Python's filesystem abstraction layer)
fsspec 2022.1.0 → 2022.3.0 (File-system specification)
gdal 3.4.1 → 3.4.2 (GDAL: Geospatial Data Abstraction Library)
geoviews 1.9.3 → 1.9.5 (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.)
graphene 2.1.9 → 3.0 (GraphQL Framework for Python)
graphql_core 2.3.1 → 3.1.7 (GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.)
graphql_relay 2.0.1 → 3.1.5 (Relay library for graphql-core-next)
great_expectations 0.13.41 → 0.14.11 (Always know what to expect from your data.)
guidata 2.0.3 → 2.1.1 (Automatic graphical user interfaces generation for easy dataset editing and display)
guiqwt 4.0.1 → 4.1.0 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))
holoviews 1.14.7 → 1.14.8 (Stop plotting your data - annotate your data and let it visualize itself.)
httpcore 0.14.5 → 0.14.7 (A minimal low-level HTTP client.)
httpie 2.6.0 → 3.1.0 (HTTPie - a CLI, cURL-like tool for humans.)
httpx 0.21.3 → 0.22.0 (The next generation HTTP client.)
hypothesis 6.35.0 → 6.45.1 (A library for property-based testing)
imageio 2.13.5 → 2.17.0 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
importlib_metadata 4.10.1 → 4.11.3 (Read metadata from Python packages)
ipycanvas 0.10.2 → 0.11.0 (Interactive widgets library exposing the browser's Canvas API)
ipykernel 6.7.0 → 6.13.0 (IPython Kernel for Jupyter)
ipympl 0.8.6 → 0.9.1 (Matplotlib Jupyter Extension)
ipython 7.31.0 → 7.32.0 (IPython: Productive Interactive Computing)
ipywidgets 7.6.5 → 7.7.0 (IPython HTML widgets for Jupyter)
itsdangerous 2.0.1 → 2.1.2 (Various helpers to pass data to untrusted environments and back.)
jsonpointer 2.2 → 2.3 (Identify specific nodes in a JSON document (RFC 6901))
jupyter_client 7.1.1 → 7.3.0 (Jupyter protocol implementation and client libraries)
jupyter_console 6.4.0 → 6.4.3 (Jupyter terminal console)
jupyter_core 4.9.1 → 4.10.0 (Jupyter core package. A base package on which Jupyter projects rely.)
jupyter_packaging 0.11.1 → 0.12.0 (Jupyter Packaging Utilities)
jupyter_server 1.13.4 → 1.17.0 (The Jupyter Server)
jupyter_server_mathjax 0.2.3 → 0.2.5 (MathJax resources as a Jupyter Server Extension.)
jupyter_server_proxy 3.2.0 → 3.2.1 (Jupyter server extension to supervise and proxy web services)
jupyterlab 3.2.8 → 3.3.4 (The JupyterLab notebook server extension.)
jupyterlab_lsp 3.10.0 → 3.10.1 (Language Server Protocol integration for JupyterLab)
jupyterlab_pygments 0.1.2 → 0.2.2 (Pygments theme)
jupyterlab_server 2.10.3 → 2.13.0 (JupyterLab Server)
jupyterlab_widgets 1.0.2 → 1.1.0 (JupyterLab extension providing HTML widgets)
kiwisolver 1.3.2 → 1.4.2 (A fast implementation of the Cassowary constraint solver)
locket 0.2.1 → 1.0.0 (File-based locks for Python for Linux and Windows)
loky 3.0.0 → 3.1.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor)
lxml 4.7.1 → 4.8.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
lz4 3.1.10 → 4.0.0 (LZ4 Bindings for Python)
mako 1.1.6 → 1.2.0 (A super-fast templating language that borrows the best ideas from the existing templating languages.)
markupsafe 2.0.1 → 2.1.1 (Safely add untrusted strings to HTML/XML markup.)
maturin 0.12.6 → 0.12.14 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)
mizani 0.7.3 → 0.7.4 (Scales for Python)
multidict 5.2.0 → 6.0.2 (multidict implementation)
mypy 0.931 → 0.942 (Optional static typing for Python)
nbclassic 0.3.5 → 0.3.7 (Jupyter Notebook as a Jupyter Server Extension.)
nbclient 0.5.10 → 0.5.13 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)
nbconvert 6.4.0 → 6.5.0 (Converting Jupyter Notebooks)
nbformat 5.1.3 → 5.3.0 (The Jupyter Notebook format)
nest_asyncio 1.5.4 → 1.5.5 (Patch asyncio to allow nested event loops)
networkx 2.6.4a0 → 2.8 (Python package for creating and manipulating graphs and networks)
nltk 3.6.7 → 3.7 (Natural Language Toolkit)
notebook 6.4.7 → 6.4.11 (A web-based notebook environment for interactive computing)
numba 0.55.0 → 0.55.1 (compiling Python code using LLVM)
numpydoc 1.1.0 → 1.2.1 (Sphinx extension to support docstrings in Numpy format)
oct2py 5.4.2 → 5.4.3 (Python to GNU Octave bridge --> run m-files from python.)
octave_kernel 0.34.0 → 0.34.1 (A Jupyter kernel for Octave.)
orjson 3.6.5 → 3.6.7 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)
pandas 1.4.0 → 1.4.2 (Powerful data structures for data analysis, time series, and statistics)
panel 0.12.6 → 0.13.0 (A high level app and dashboarding solution for Python.)
papermill 2.3.3 → 2.3.4 (Parametrize and run Jupyter and nteract Notebooks)
param 1.12.0 → 1.12.1 (Declarative Python programming using Parameters.)
pillow 9.0.0 → 9.1.0 (Python Imaging Library (Fork))
pint 0.18 → 0.19.2 (Physical quantities module)
pip 21.3.1 → 22.0.4 (The PyPA recommended tool for installing Python packages.)
platformdirs 2.4.1 → 2.5.2 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)
plotly 5.5.0 → 5.7.0 (An open-source, interactive graphing library for Python)
plotnine 0.8.0 → 0.8.1.dev0 (A grammar of graphics for python)
portpicker 1.4.0 → 1.5.0 (A library to choose unique available network ports.)
prettytable 3.0.0 → 3.2.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)
prometheus_client 0.12.0 → 0.14.1 (Python client for the Prometheus monitoring system.)
prompt_toolkit 3.0.24 → 3.0.29 (Library for building powerful interactive command lines in Python)
pyarrow 6.0.1 → 7.0.0 (Python library for Apache Arrow)
pybind11 2.9.0 → 2.9.2 (Seamless operability between C++11 and Python)
pyinstaller 4.8 → 5.0.1 (PyInstaller bundles a Python application and all its dependencies into a single package.)
pyinstaller_hooks_contrib 2021.5 → 2022.4 (Community maintained hooks for PyInstaller)
pylint 2.12.2 → 2.13.7 (python code static checker)
pymongo 4.0.1 → 4.1.1 (Python driver for MongoDB )
pynndescent 0.5.5 → 0.5.6 (Nearest Neighbor Descent)
pyopengl 3.1.5 → 3.1.6 (Standard OpenGL bindings for Python)
pyproj 3.3.0 → 3.3.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))
pyqtgraph 0.12.3 → 0.12.4 (Scientific Graphics and GUI Library for Python)
pyshp 2.1.3 → 2.2.0 (Pure Python read/write support for ESRI Shapefile format)
pytest 6.2.5 → 7.1.1 (pytest: simple powerful testing with Python)
Python 3.10.2 → 3.10.4 (Python programming language with standard library)
python_lsp_black 1.0.1 → 1.2.1 (Black plugin for the Python LSP Server)
python_lsp_server 1.3.3 → 1.4.1 (Python Language Server for the Language Server Protocol)
python_slugify 5.0.2 → 6.1.2 (A Python Slugify application that handles Unicode)
python_snappy 0.6.0 → 0.6.1 (Python library for the snappy compression library from Google)
pythonnet 3.0.0a1 → 3.0.0a2 (.Net and Mono integration for Python)
pytz 2021.3 → 2022.1 (World timezone definitions, modern and historical)
pyviz_comms 2.1.0 → 2.2.0 (Bidirectional communication for the PyViz ecosystem.)
pywavelets 1.2.0 → 1.3.0 (PyWavelets, wavelet transform module)
pywinpty 1.1.6 → 2.0.5 (Python bindings for the winpty library)
pyzo 4.12.0 → 4.12.3 (the Python IDE for scientific computing)
pyzstd 0.15.1 → 0.15.2 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.)
qdarkstyle 3.0.2 → 3.0.3 (The most complete dark stylesheet for Python and Qt applications)
qdldl 0.1.5.post0 → 0.1.5.post2 (QDLDL, a free LDL factorization routine.)
qtconsole 5.2.2 → 5.3.0 (Jupyter Qt console)
qtpy 2.0.0 → 2.1.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
quantecon 0.5.2 → 0.5.3 (QuantEcon is a package to support all forms of quantitative economic modelling.)
quart 0.16.2 → 0.17.0 (A Python ASGI web microframework with the same API as Flask)
readme_renderer 32.0 → 35.0 (readme_renderer is a library for rendering "readme" descriptions for Warehouse)
redis 4.1.0 → 4.2.2 (Python client for Redis key-value store)
regex 2022.1.18 → 2022.3.15 (Alternative regular expression module, to replace re.)
reportlab 3.6.5 → 3.6.9 (The Reportlab Toolkit)
rope 0.22.0 → 1.0.0 (a python refactoring library...)
rtree 0.9.7 → 1.0.0 (R-Tree spatial index for Python GIS)
ruamel.yaml 0.17.20 → 0.17.17 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)
rx 1.6.1 → 3.1.1 (Reactive Extensions (Rx) for Python)
scikit_image 0.19.1 → 0.19.2 (Image processing routines for SciPy)
scipy 1.7.3 → 1.8.0 (SciPy: Scientific Library for Python)
scs 3.1.0 → 3.2.0 (scs: splitting conic solver)
setuptools 60.5.0 → 62.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
shapely 1.8.0 → 1.8.1.post1 (Geometric objects, predicates, and operations)
sklearn_contrib_lightning 0.6.1 → 0.6.2.post0 (Large-scale sparse linear classification, regression and ranking in Python)
slicerator 1.0.0 → 1.1.0 (A lazy-loading, fancy-sliceable iterable.)
soupsieve 2.3.1 → 2.3.2.post1 (A modern CSS selector implementation for Beautiful Soup.)
spacy 3.2.1 → 3.2.4 (Industrial-strength Natural Language Processing (NLP) in Python)
spacy_legacy 3.0.8 → 3.0.9 (Legacy registered functions for spaCy backwards compatibility)
spacy_loggers 1.0.1 → 1.0.2 (Logging utilities for SpaCy)
sphinx 4.4.0 → 4.5.0 (Tool for generating documentation which uses reStructuredText as its markup language)
spyder 5.2.2 → 5.3.0 (The Scientific Python Development Environment)
spyder_kernels 2.2.1 → 2.3.0 (Jupyter kernels for Spyder's console)
sqlalchemy 1.4.28 → 1.4.35 (Database Abstraction Library)
sqlite_bro 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
sqlite_utils 3.22 → 3.26 (CLI tool and Python utility functions for manipulating SQLite databases)
statsmodels 0.13.1 → 0.13.2 (Statistical computations and models for Python)
streamlit 1.1.0 → 1.4.0 (The fastest way to build data apps in Python)
sympy 1.9 → 1.10.1 (Computer algebra system (CAS) in Python)
terminado 0.12.1 → 0.13.3 (Terminals served to xterm.js using Tornado websockets)
thinc 8.0.13 → 8.0.15 (Practical Machine Learning for NLP)
threadpoolctl 3.0.0 → 3.1.0 (threadpoolctl)
tifffile 2021.11.2 → 2022.4.22 (Read and write TIFF(r) files)
tomli 1.2.2 → 2.0.1 (A lil' TOML parser)
tomlkit 0.8.0 → 0.10.2 (Style preserving TOML library)
tqdm 4.62.3 → 4.64.0 (Fast, Extensible Progress Meter)
trio 0.19.0 → 0.20.0 (A friendly Python library for async concurrency and I/O)
twine 3.7.1 → 4.0.0 (Collection of utilities for publishing packages on PyPI)
typer 0.4.0 → 0.4.1 (Typer, build great CLIs. Easy to code. Based on Python type hints.)
typing_extensions 4.0.1 → 4.2.0 (Backported and Experimental Type Hints for Python 3.5+)
tzdata 2021.5 → 2022.1 (Provider of IANA time zone data)
tzlocal 4.1 → 4.2 (tzinfo object for the local timezone)
ujson 5.1.0 → 5.2.0 (Ultra fast JSON encoder and decoder for Python)
urllib3 1.26.8 → 1.26.9 (HTTP library with thread-safe connection pooling, file post, and more.)
uvicorn 0.17.0 → 0.17.6 (The lightning-fast ASGI server.)
vega 3.5.0 → 3.6.0 (A Jupyter widget for Vega 5 and Vega-Lite 4)
virtualenv 20.13.0 → 20.14.1 (Virtual Python Environment builder)
voila 0.3.0 → 0.3.5 (Serving read-only live Jupyter notebooks)
wasabi 0.9.0 → 0.9.1 (A lightweight console printing and formatting toolkit)
watchdog 2.1.5 → 2.1.7 (Filesystem events monitoring)
websocket_client 1.2.3 → 1.3.2 (WebSocket client for Python. hybi13 is supported.)
websockets 10.1 → 10.3 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))
werkzeug 2.0.2 → 2.1.2 (The comprehensive WSGI web application library.)
widgetsnbextension 3.5.2 → 3.6.0 (IPython HTML widgets for Jupyter)
winpython 4.6.20220116 → 4.6.20220501 (WinPython distribution tools, including WPPM)
wrapt 1.13.3 → 1.14.0 (Module for decorators, wrappers and monkey patching.)
wsproto 1.0.0 → 1.1.0 (WebSockets state-machine based protocol implementation)
xarray 0.20.2 → 2022.3.0 (N-D labeled arrays and datasets in Python)
xlsxwriter 3.0.2 → 3.0.3 (A Python module for creating Excel XLSX files.)
zarr 2.10.2 → 2.11.3 (An implementation of chunked, compressed, N-dimensional arrays for Python.)
zict 2.0.0 → 2.2.0 (Mutable mapping tools)
zipp 3.7.0 → 3.8.0 (Backport of pathlib-compatible object wrapper for zip files)