The following changes were made to WinPython-64bit distribution since version 3.11.0.1.
Upgraded packages:
-
Nodejs v16.16.0 → v18.12.1 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 8.11.0 → 8.19.2 (a package manager for JavaScript)
New packages:
-
asttokens 2.1.0 (Annotate AST trees with source code positions)
-
blis 0.7.9 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)
-
catalogue 2.0.8 (Super lightweight function registries for your library)
-
confection 0.0.3 (The sweetest config system for Python)
-
cymem 2.0.7 (Manage calls to calloc/free through Cython)
-
docstring_to_markdown 0.10 (On the fly conversion of Python docstrings to markdown)
-
executing 1.2.0 (Get the currently executing AST node of a frame, and other information)
-
gast 0.4.0 (Python AST that abstracts the underlying Python version)
-
guiqwt 4.3.1 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))
-
ipydatagrid 1.1.14 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab)
-
langcodes 3.3.0 (Tools for labeling human languages with IETF language tags)
-
maturin 0.13.6 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)
-
murmurhash 1.0.9 (Cython bindings for MurmurHash)
-
pathy 0.6.2 (pathlib.Path subclasses for local and cloud bucket storage)
-
preshed 3.0.8 (Cython hash table that trusts the keys are pre-hashed)
-
pure_eval 0.2.2 (Safely evaluate AST nodes without side effects)
-
py2vega 0.6.1 (A Python to Vega-expression transpiler.)
-
pyarrow 10.0.1 (Python library for Apache Arrow)
-
pylint_venv 2.3.0 (pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.)
-
smart_open 5.2.1 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))
-
spacy 3.4.3 (Industrial-strength Natural Language Processing (NLP) in Python)
-
spacy_legacy 3.0.10 (Legacy registered functions for spaCy backwards compatibility)
-
spacy_loggers 1.0.3 (Logging utilities for SpaCy)
-
srsly 2.4.5 (Modern high-performance serialization utilities for Python)
-
stack_data 0.6.1 (Extract data from python stack frames and tracebacks for informative displays)
-
thinc 8.1.5 (Practical Machine Learning for NLP)
-
typer 0.4.2 (Typer, build great CLIs. Easy to code. Based on Python type hints.)
-
wasabi 0.10.1 (A lightweight console printing and formatting toolkit)
Upgraded packages:
-
aiofiles 0.8.0 → 22.1.0 (File support for asyncio.)
-
black 22.10.0 → 22.12.0 (The uncompromising code formatter.)
-
cramjam 2.5.0 → 2.6.2 (Thin Python bindings to de/compression algorithms in Rust)
-
dash 2.6.2 → 2.7.0 (A Python framework for building reactive web-apps. Developed by Plotly.)
-
dask 2022.10.1 → 2022.12.0 (Parallel PyData with Task Scheduling)
-
dask_labextension 5.3.0 → 6.0.0 (A Jupyter Notebook server extension manages Dask clusters.)
-
datasette 0.62 → 0.63.1 (A tool for exploring and publishing data)
-
distributed 2022.10.1 → 2022.12.0 (Distributed scheduler for Dask)
-
duckdb 0.5.2.dev1339 → 0.6.0 (DuckDB embedded database)
-
fastapi 0.85.1 → 0.87.0 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
-
fastparquet 0.8.0 → 2022.12.0 (Python support for Parquet file format)
-
flake8 4.0.1 → 5.0.4 (the modular source code checker: pep8, pyflakes and co)
-
flit 3.7.1 → 3.8.0 (A simple packaging tool for simple packages.)
-
flit_core 3.7.1 → 3.8.0 (Distribution-building parts of Flit. See flit package for more information)
-
guidata 2.3.0 → 2.3.1 (Automatic graphical user interfaces generation for easy dataset editing and display)
-
holoviews 1.15.1 → 1.15.3 (Stop plotting your data - annotate your data and let it visualize itself.)
-
hvplot 0.8.1 → 0.8.2 (A high-level plotting API for the PyData ecosystem built on HoloViews.)
-
imbalanced_learn 0.9.1 → 0.10.0 (Toolbox for imbalanced dataset in machine learning.)
-
ipykernel 6.16.2 → 6.17.1 (IPython Kernel for Jupyter)
-
ipython 7.32.0 → 8.7.0 (IPython: Productive Interactive Computing)
-
ipywidgets 8.0.2 → 8.0.4 (IPython HTML widgets for Jupyter)
-
jedi 0.18.1 → 0.18.2 (An autocompletion tool for Python that can be used for text editors.)
-
jinja2 3.0.3 → 3.1.2 (A small but fast and easy to use stand-alone template engine written in pure python.)
-
jupyter_client 7.3.4 → 7.4.9 (Jupyter protocol implementation and client libraries)
-
jupyter_core 4.11.2 → 5.1.0 (Jupyter core package. A base package on which Jupyter projects rely.)
-
jupyter_server 1.21.0 → 1.23.5 (The Jupyter Server)
-
jupyterlab 3.5.0 → 3.5.1 (The JupyterLab notebook server extension.)
-
jupyterlab_server 2.16.1 → 2.16.5 (JupyterLab Server)
-
jupyterlab_widgets 3.0.3 → 3.0.5 (JupyterLab extension providing HTML widgets)
-
matplotlib 3.6.0 → 3.6.2 (Python plotting package)
-
mccabe 0.6.1 → 0.7.0 (McCabe checker, plugin for flake8)
-
msvc_runtime 14.32.31326 → 14.34.31931 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
-
mypy 0.982 → 0.990 (Optional static typing for Python)
-
nbclassic 0.4.7 → 0.4.8 (Jupyter Notebook as a Jupyter Server Extension.)
-
networkx 2.8.7 → 2.8.8 (Python package for creating and manipulating graphs and networks)
-
numpy 1.23.4 → 1.23.5 (NumPy is the fundamental package for array computing with Python.)
-
packaging 21.3 → 22.0 (Core utilities for Python packages)
-
pandas 1.5.1 → 1.5.2 (Powerful data structures for data analysis, time series, and statistics)
-
panel 0.14.1 → 0.14.2 (A high level app and dashboarding solution for Python.)
-
param 1.12.2 → 1.12.3 (Declarative Python programming using Parameters.)
-
pip 22.3 → 22.3.1 (The PyPA recommended tool for installing Python packages.)
-
platformdirs 2.5.2 → 2.5.4 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)
-
pmdarima 1.8.6.dev0 → 2.0.2 (Python's forecast::auto.arima equivalent)
-
polars 0.14.22 → 0.15.6 (Blazingly fast DataFrame library)
-
prompt_toolkit 3.0.29 → 3.0.33 (Library for building powerful interactive command lines in Python)
-
protobuf 4.21.9 → 4.21.12 (Protocol Buffers)
-
pycodestyle 2.8.0 → 2.9.1 (Python style guide checker)
-
pydeck 0.7.1 → 0.8.0 (Widget for deck.gl maps)
-
pydocstyle 6.1.1 → 6.2.3 (Python docstring style checker)
-
pyflakes 2.4.0 → 2.5.0 (passive checker of Python programs)
-
Python 3.11.0 → 3.11.1 (Python programming language with standard library)
-
python_lsp_server 1.5.0 → 1.7.1 (Python Language Server for the Language Server Protocol)
-
pytoolconfig 1.2.1 → 1.2.4 (Python tool configuration)
-
pywin32 304.0 → 305 (Python for Window Extensions)
-
qstylizer 0.2.1 → 0.2.2 (Stylesheet Generator for PyQt{4-5}/PySide{1-2})
-
qtconsole 5.3.2 → 5.4.0 (Jupyter Qt console)
-
qtpy 2.2.1 → 2.3.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
-
requests_toolbelt 0.9.1 → 0.10.1 (A utility belt for advanced users of python-requests)
-
rope 1.2.0 → 1.6.0 (a python refactoring library...)
-
seaborn 0.12.1 → 0.12.2 (seaborn: statistical data visualization)
-
spyder 5.3.3 → 5.4.2 (The Scientific Python Development Environment)
-
spyder_kernels 2.3.3 → 2.4.2 (Jupyter kernels for Spyder's console)
-
sqlite_utils 3.29 → 3.30 (CLI tool and Python utility functions for manipulating SQLite databases)
-
starlette 0.20.4 → 0.21.0 (The little ASGI library that shines.)
-
statsmodels 0.13.2 → 0.13.5 (Statistical computations and models for Python)
-
tornado 6.1 → 6.2 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.)
-
traitlets 5.4.0 → 5.7.1 (Traitlets Python config system)
-
tzdata 2022.5 → 2022.7 (Provider of IANA time zone data)
-
uvicorn 0.19.0 → 0.20.0 (The lightning-fast ASGI server.)
-
watchdog 2.1.8 → 2.2.0 (Filesystem events monitoring)
-
websocket_client 1.4.1 → 1.4.2 (WebSocket client for Python. hybi13 is supported.)
-
wheel 0.37.1 → 0.38.4 (A built-package format for Python)
-
widgetsnbextension 4.0.3 → 4.0.5 (IPython HTML widgets for Jupyter)
-
winpython 5.1.20221030 → 5.3.20221231 (WinPython distribution tools, including WPPM)
-
xarray 2022.10.0 → 2022.11.0 (N-D labeled arrays and datasets in Python)
Removed packages:
- flask_compress 1.13 (Compress responses in your Flask app with gzip.)