The following changes were made to WinPython-64bit distribution since version 3.11.6.0.
Upgraded packages:
-
Nodejs v20.9.0 → v20.11.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
-
npmjs 10.1.0 → 10.2.4 (a package manager for JavaScript)
New packages:
-
about_time 4.2.1 (Easily measure timing and throughput of code blocks, with beautiful human friendly representations.)
-
alive_progress 3.1.5 (A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!)
-
autograd 1.6.2 (Efficiently computes derivatives of numpy code.)
-
build 1.0.3 (A simple, correct Python build frontend)
-
clarabel 0.6.0 (Clarabel Conic Interior Point Solver for Rust / Python)
-
cma 3.2.2 (CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python)
-
grapheme 0.6.0 (Unicode grapheme helpers)
-
kornia 0.7.1 (Open Source Differentiable Computer Vision Library for PyTorch)
-
lightning 2.1.2 (The Deep Learning framework to train, deploy, and ship AI products Lightning fast.)
-
lightning_utilities 0.10.0 (PyTorch Lightning Sample project.)
-
ortools 9.8.3296 ()
-
pymoo 0.6.0.1 (Multi-Objective Optimization in Python)
-
pyomo 6.7.0 (Pyomo: Python Optimization Modeling Objects)
-
pyproject_hooks 1.0.0 (Wrappers to call pyproject.toml-based build backend hooks.)
-
pysimplegui 4.60.4 (Python GUIs for Humans. Launched in 2018. It's 2022 & PySimpleGUI is an ACTIVE & supported project. Super-simple to create custom GUI's. 325+ Demo programs & Cookbook for rapid start. Extensive documentation. Main docs at www.PySimpleGUI.org. Fun & your success are the focus. Examples using Machine Learning (GUI, OpenCV Integration), Rainmeter Style Desktop Widgets, Matplotlib + Pyplot, PIL support, add GUI to command line scripts, PDF & Image Viewers. Great for beginners & advanced GUI programmers.)
-
pytorch_lightning 2.1.2 (PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.)
-
torchmetrics 1.3.0.post0 (PyTorch native Metrics)
Upgraded packages:
-
aiohttp 3.8.6 → 3.9.3 (Async http client/server framework (asyncio))
-
alabaster 0.7.12 → 0.7.13 (A configurable sidebar-enabled Sphinx theme)
-
altair 5.1.2 → 5.2.0 (Altair: A declarative statistical visualization library for Python.)
-
annotated_types 0.5.0 → 0.6.0 (Reusable constraint types to use with typing.Annotated)
-
anyio 3.7.1 → 4.2.0 (High level compatibility layer for multiple asynchronous event loop implementations)
-
array_api_compat 1.4 → 1.4.1 (A wrapper around NumPy and other array libraries to make them compatible with the Array API standard)
-
asteval 0.9.27 → 0.9.31 (Safe, minimalistic evaluator of python expression using ast module)
-
bokeh 3.3.0 → 3.3.4 (Interactive plots and applications in the browser from Python)
-
botorch 0.9.2 → 0.9.5 (Bayesian Optimization in PyTorch)
-
certifi 2023.7.22 → 2023.11.17 (Python package for providing Mozilla's CA Bundle.)
-
cftime 1.6.2 → 1.6.3 (Time-handling functionality from netcdf4-python)
-
cython 3.0.5 → 3.0.7 (The Cython compiler for writing C extensions for the Python language.)
-
cytoolz 0.12.1 → 0.12.3 (Cython implementation of Toolz: High performance functional utilities)
-
deap 1.3.1 → 1.4.1 (Distributed Evolutionary Algorithms in Python)
-
docutils 0.18.1 → 0.20.1 (Docutils -- Python Documentation Utilities)
-
ecos 2.0.12 → 2.0.13 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.)
-
fastapi 0.103.2 → 0.109.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
-
frozenlist 1.4.0 → 1.4.1 (A list-like structure which implements collections.abc.MutableSequence)
-
guidata 3.1.1 → 3.3.0 (Automatic graphical user interfaces generation for easy dataset editing and display)
-
hatch 1.7.0 → 1.9.3 (Modern, extensible Python project management)
-
hatchling 1.18.0 → 1.21.1 (Modern, extensible Python build backend)
-
holoviews 1.18.1 → 1.18.2 (Stop plotting your data - annotate your data and let it visualize itself.)
-
huggingface_hub 0.18.0 → 0.19.4 (Client library to download and publish models, datasets and other repos on the huggingface.co hub)
-
hvplot 0.9.0 → 0.9.2 (A high-level plotting API for the PyData ecosystem built on HoloViews.)
-
imbalanced_learn 0.11.0 → 0.12.0 (Toolbox for imbalanced dataset in machine learning.)
-
ipykernel 6.26.0 → 6.29.0 (IPython Kernel for Jupyter)
-
ipython 8.18.1 → 8.20.0 (IPython: Productive Interactive Computing)
-
jellyfish 0.11.2 → 1.0.3 (a library for doing approximate and phonetic matching of strings.)
-
jupyterlab 4.0.9 → 4.0.12 (The JupyterLab notebook server extension.)
-
keras 3.0.0 → 3.0.4 (Deep Learning for humans)
-
langsmith 0.0.67 → 0.0.77 (Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.)
-
llvmlite 0.41.1 → 0.42.0 (lightweight wrapper around basic LLVM functionality)
-
lxml 4.9.3 → 5.1.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
-
lz4 4.3.2 → 4.3.3 (LZ4 Bindings for Python)
-
maturin 1.3.1 → 1.4.0 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)
-
msvc_runtime 14.36.32532 → 14.38.33130 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
-
multidict 6.0.2 → 6.0.4 (multidict implementation)
-
mypy 1.5.1 → 1.7.1 (Optional static typing for Python)
-
netcdf4 1.6.0 → 1.6.5 (Provides an object-oriented python interface to the netCDF version 4 library.)
-
notebook 7.0.6 → 7.0.7 (A web-based notebook environment for interactive computing)
-
numba 0.58.1 → 0.59.0 (compiling Python code using LLVM)
-
numcodecs 0.10.0 → 0.12.1 (A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.)
-
numpy 1.26.2 → 1.26.3 (NumPy is the fundamental package for array computing with Python.)
-
opencv_python 4.8.1.78 → 4.9.0.80 (Wrapper package for OpenCV python bindings.)
-
orjson 3.7.3 → 3.9.10 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)
-
pandas 2.1.3 → 2.2.0 (Powerful data structures for data analysis, time series, and statistics)
-
panel 1.3.4 → 1.3.8 (A high level app and dashboarding solution for Python.)
-
patsy 0.5.3 → 0.5.6 (A Python package for describing statistical models and for building design matrices.)
-
pillow 10.1.0 → 10.2.0 (Python Imaging Library (Fork))
-
pip 23.2.1 → 24.0 (The PyPA recommended tool for installing Python packages.)
-
plotpy 2.0.0 → 2.1.1 (Plotpy is a library which results from merge of guidata and guiqwt.)
-
pmdarima 2.0.3 → 2.0.4 (Python's forecast::auto.arima equivalent)
-
polars 0.19.18 → 0.20.6 (Blazingly fast DataFrame library)
-
prompt_toolkit 3.0.41 → 3.0.43 (Library for building powerful interactive command lines in Python)
-
protobuf 4.23.2 → 4.25.1 (Protocol Buffers)
-
ptpython 3.0.23 → 3.0.25 (Python REPL build on top of prompt_toolkit)
-
pyaudio 0.2.11 → 0.2.14 (Bindings for PortAudio v19, the cross-platform audio input/output stream library.)
-
pycosat 0.6.3 → 0.6.6 (bindings to picosat (a SAT solver))
-
pydantic 2.4.2 → 2.5.2 (Data validation and settings management using python 3.6 type hinting)
-
pydantic_core 2.10.1 → 2.14.5 ()
-
pygments 2.15.1 → 2.16.1 (Pygments is a syntax highlighting package written in Python.)
-
pymongo 4.3.3 → 4.5.0 (Python driver for MongoDB )
-
pynndescent 0.5.7 → 0.5.11 (Nearest Neighbor Descent)
-
Python 3.11.6 → 3.11.8 (Python programming language with standard library)
-
python_lsp_black 1.3.0 → 2.0.0 (Black plugin for the Python LSP Server)
-
pyviz_comms 3.0.0 → 3.0.1 (Bidirectional communication for the PyViz ecosystem.)
-
pywinpty 2.0.9 → 2.0.12 (Python bindings for the winpty library)
-
pyzmq 25.1.1 → 25.1.2 (Python bindings for 0MQ)
-
pyzo 4.12.7 → 4.14.2 (the Python IDE for scientific computing)
-
qpsolvers 3.4.0 → 4.3.0 (Quadratic programming solvers in Python with a unified API)
-
rapidfuzz 3.2.0 → 3.5.2 (rapid fuzzy string matching)
-
rich 13.6.0 → 13.7.0 (Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal)
-
rpds_py 0.12.0 → 0.13.2 (Python bindings to Rust's persistent data structures (rpds))
-
safetensors 0.3.3 → 0.4.2 (Fast and Safe Tensor serialization)
-
scikit_learn 1.3.2 → 1.4.0 (A set of python modules for machine learning and data mining)
-
scipy 1.11.3 → 1.12.0 (SciPy: Scientific Library for Python)
-
scs 3.2.3 → 3.2.4.post1 (scs: splitting conic solver)
-
seaborn 0.13.0 → 0.13.2 (seaborn: statistical data visualization)
-
setuptools 68.2.2 → 69.0.3 (Easily download, build, install, upgrade, and uninstall Python packages)
-
sphinx 6.1.3 → 7.2.6 (Tool for generating documentation which uses reStructuredText as its markup language)
-
sphinx_rtd_theme 1.3.0 → 2.0.0 (Read the Docs theme for Sphinx)
-
sphinxcontrib_serializinghtml 1.1.5 → 1.1.9 (sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).)
-
sqlite_utils 3.35.2 → 3.36 (CLI tool and Python utility functions for manipulating SQLite databases)
-
starlette 0.27.0 → 0.35.1 (The little ASGI library that shines.)
-
statsmodels 0.14.0 → 0.14.1 (Statistical computations and models for Python)
-
streamlit 1.27.2 → 1.31.0 (The fastest way to build data apps in Python)
-
tokenizers 0.13.3 → 0.15.1 (Fast and Customizable Tokenizers)
-
tomlkit 0.11.6 → 0.12.3 (Style preserving TOML library)
-
torch 2.1.1 → 2.2.0 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)
-
torchaudio 2.1.1 → 2.2.0 (An audio package for PyTorch)
-
torchvision 0.16.1 → 0.17.0 (image and video datasets and models for torch deep learning)
-
transformers 4.33.2 → 4.36.2 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow)
-
trio 0.23.1 → 0.24.0 (A friendly Python library for async concurrency and I/O)
-
typing_extensions 4.7.1 → 4.9.0 (Backported and Experimental Type Hints for Python 3.5+)
-
ujson 5.3.0 → 5.8.0 (Ultra fast JSON encoder and decoder for Python)
-
uvicorn 0.22.0 → 0.26.0 (The lightning-fast ASGI server.)
-
websocket_client 1.6.1 → 1.6.4 (WebSocket client for Python. hybi13 is supported.)
-
websockets 10.3 → 12.0 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))
-
wheel 0.40.0 → 0.42.0 (A built-package format for Python)
-
winpython 7.0.20231126 → 7.1.20240208 (WinPython distribution tools, including WPPM)
-
wordcloud 1.9.2 → 1.9.3 (A little word cloud generator)
-
xarray 2023.11.0 → 2024.1.1 (N-D labeled arrays and datasets in Python)
-
xlsxwriter 3.1.2 → 3.1.9 (A Python module for creating Excel XLSX files.)
Removed packages:
-
algopy 0.5.7 (ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation)
-
arviz 0.15.1 (Exploratory analysis of Bayesian models)
-
blis 0.7.10 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)
-
blosc 1.10.6 (Blosc data compressor)
-
bottleneck 1.3.7 (Fast NumPy array functions written in C)
-
catalogue 2.0.10 (Super lightweight function registries for your library)
-
confection 0.1.3 (The sweetest config system for Python)
-
cons 0.4.5 (An implementation of Lisp/Scheme-like cons in Python.)
-
cramjam 2.7.0 (Thin Python bindings to de/compression algorithms in Rust)
-
cvxpy 1.3.2 (A domain-specific language for modeling convex optimization problems in Python.)
-
cymem 2.0.7 (Manage calls to calloc/free through Cython)
-
daqp 0.5.1 (DAQP: A dual active-set QP solver)
-
etuples 0.3.8 (Python S-expression emulation using tuple-like objects.)
-
fastai 2.7.13 (fastai makes deep learning with PyTorch faster, more accurate, and easier)
-
fastcore 1.5.29 (Python supercharged for fastai development)
-
fastdownload 0.0.7 (A general purpose data downloading library.)
-
fastparquet 2023.8.0 (Python support for Parquet file format)
-
fastprogress 1.0.3 (A nested progress with plotting options for fastai)
-
gmpy2 2.1.5 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x)
-
gpt4all 1.0.8 (Python bindings for GPT4All)
-
h5netcdf 1.2.0 (netCDF4 via h5py)
-
langcodes 3.3.0 (Tools for labeling human languages with IETF language tags)
-
llm 0.12 (A CLI utility and Python library for interacting with Large Language Models, including OpenAI, PaLM and local models installed on your own machine.)
-
llm_gpt4all 0.1.1 (Plugin for LLM adding support for GPT4ALL models)
-
llm_llama_cpp 0.1a0 (LLM plugin for running models using llama.cpp)
-
llm_markov 0.1 (Plugin for LLM adding a Markov chain generating model)
-
llm_python 0.1 (Run a Python interpreter in the LLM virtual environment)
-
logical_unification 0.4.5 (Logical unification in Python)
-
minikanren 1.0.3 (Relational programming in Python)
-
murmurhash 1.0.9 (Cython bindings for MurmurHash)
-
nlopt 2.7.1 (Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization)
-
numdifftools 0.9.40 (Solves automatic numerical differentiation problems in one or more variables.)
-
osqp 0.6.2.post9 (OSQP: The Operator Splitting QP Solver)
-
pathy 0.10.2 (pathlib.Path subclasses for local and cloud bucket storage)
-
preshed 3.0.8 (Cython hash table that trusts the keys are pre-hashed)
-
pyflux 0.4.17 (PyFlux: A time-series analysis library for Python)
-
pymc 5.5.0 (Markov Chain Monte Carlo sampling toolkit.)
-
pyperclip 1.8.2 (A cross-platform clipboard module for Python. (Only handles plain text for now.))
-
pytensor 2.12.3 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.)
-
python_snappy 0.6.1 (Python library for the snappy compression library from Google)
-
python_ulid 1.1.0 (Universally Unique Lexicographically Sortable Identifier)
-
qdldl 0.1.7 (QDLDL, a free LDL factorization routine.)
-
quadprog 0.1.11 (Quadratic Programming Solver)
-
smart_open 5.2.1 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))
-
spacy 3.6.1 (Industrial-strength Natural Language Processing (NLP) in Python)
-
spacy_legacy 3.0.12 (Legacy registered functions for spaCy backwards compatibility)
-
spacy_loggers 1.0.3 (Logging utilities for SpaCy)
-
sqlite_migrate 0.1a2 (A simple database migration system for SQLite, based on sqlite-utils)
-
srsly 2.4.5 (Modern high-performance serialization utilities for Python)
-
tables 3.7.0 (Hierarchical datasets for Python)
-
thinc 8.1.12 (Practical Machine Learning for NLP)
-
trio_asyncio 0.12.0 (A re-implementation of the asyncio mainloop on top of Trio)
-
typer 0.9.0 (Typer, build great CLIs. Easy to code. Based on Python type hints.)
-
wasabi 0.10.1 (A lightweight console printing and formatting toolkit)
-
xarray_einstats 0.6.0 (Stats, linear algebra and einops for xarray)