Skip to content

Latest commit

 

History

History
464 lines (219 loc) · 24.9 KB

WinPython-64bit-3.11.5.0_History.md

File metadata and controls

464 lines (219 loc) · 24.9 KB

History of changes for WinPython-64bit 3.11.5.0

The following changes were made to WinPython-64bit distribution since version 3.11.4.0.

Tools

Upgraded packages:

  • Nodejs v18.16.0 → v18.17.1 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 9.5.1 → 9.6.7 (a package manager for JavaScript)

Python packages

New packages:

  • annotated_types 0.5.0 (Reusable constraint types to use with typing.Annotated)

  • ansi2html 1.6.0 (Convert text with ANSI color codes to HTML or to LaTeX)

  • async_lru 2.0.4 (Simple LRU cache for asyncio)

  • cachecontrol 0.12.11 (httplib2 caching for requests)

  • cleo 2.0.1 (Cleo allows you to create beautiful and testable command-line interfaces.)

  • click_default_group 1.2.4 (Extends click.Group to invoke a command without explicit subcommand name)

  • crashtest 0.4.1 (Manage Python errors with ease)

  • daqp 0.5.1 (DAQP: A dual active-set QP solver)

  • dataclasses_json 0.5.7 (Easily serialize dataclasses to and from JSON)

  • dulwich 0.21.5 (Python Git Library)

  • gpt4all 1.0.8 (Python bindings for GPT4All)

  • installer 0.7.0 (A library for installing Python wheels.)

  • jupyter_lsp 2.2.0 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)

  • langchain 0.0.292 (Building applications with LLMs through composability)

  • langsmith 0.0.37 (Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.)

  • llm 0.10 (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)

  • lockfile 0.12.2 (Platform-independent file locking module)

  • marshmallow_enum 1.5.1 (Enum field for Marshmallow)

  • mutagen 1.46.0 (read and write audio tags for many formats)

  • poetry 1.5.1 (Python dependency management and packaging made easy.)

  • poetry_core 1.6.1 (Poetry PEP 517 Build Backend)

  • poetry_plugin_export 1.5.0 (Poetry plugin to export the dependencies to various formats)

  • pycryptodomex 3.18.0 (Cryptographic library for Python)

  • pydantic_core 2.6.3 ()

  • pydub 0.25.1 (Manipulate audio with an simple and easy high level interface)

  • pypdf 3.15.2 (A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files)

  • python_ulid 1.1.0 (Universally Unique Lexicographically Sortable Identifier)

  • rapidfuzz 2.13.7 (rapid fuzzy string matching)

  • safetensors 0.3.3 (Fast and Safe Tensor serialization)

  • shellingham 1.5.0.post1 (Tool to Detect Surrounding Shell)

  • sqlite_migrate 0.1a2 ()

  • tomli 2.0.1 (A lil' TOML parser)

  • trove_classifiers 2023.2.20 (Canonical source for classifiers on PyPI (pypi.org).)

  • typing_inspect 0.8.0 (Runtime inspection utilities for typing module.)

  • websockets 10.3 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))

  • yt_dlp 2023.7.6 (A youtube-dl fork with additional features and patches)

Upgraded packages:

  • accelerate 0.20.3 → 0.23.0 (Accelerate)

  • altair 5.0.1 → 5.1.1 (Altair: A declarative statistical visualization library for Python.)

  • anyio 3.6.2 → 3.7.1 (High level compatibility layer for multiple asynchronous event loop implementations)

  • astropy 5.1.1 → 5.3.2 (Community-developed python astronomy tools)

  • async_timeout 4.0.2 → 4.0.3 (Timeout context manager for asyncio programs)

  • azure_core 1.25.1 → 1.29.2 (Microsoft Azure Core Library for Python)

  • azure_cosmos 4.3.1 → 4.5.0 (Microsoft Azure Cosmos Client Library for Python)

  • azure_identity 1.12.0 → 1.14.0 (Microsoft Azure Identity Library for Python)

  • black 23.3.0 → 23.9.1 (The uncompromising code formatter.)

  • bleach 5.0.0 → 6.0.0 (An easy safelist-based HTML-sanitizing tool.)

  • blis 0.7.9 → 0.7.10 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)

  • bokeh 3.1.1 → 3.2.2 (Interactive plots and applications in the browser from Python)

  • bqplot 0.12.39 → 0.12.40 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • confection 0.0.3 → 0.1.1 (The sweetest config system for Python)

  • cython 0.29.35 → 3.0.2 (The Cython compiler for writing C extensions for the Python language.)

  • dash 2.9.3 → 2.11.1 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dask 2023.6.0 → 2023.8.0 (Parallel PyData with Task Scheduling)

  • dask_image 2023.3.0 → 2023.8.1 (Distributed image processing)

  • datashader 0.15.1 → 0.15.2 (Data visualization toolchain based on aggregating into a grid)

  • debugpy 1.6.7 → 1.8.0 (An implementation of the Debug Adapter Protocol for Python)

  • distributed 2023.6.0 → 2023.8.0 (Distributed scheduler for Dask)

  • fastapi 0.95.1 → 0.103.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • geopandas 0.13.0 → 0.14.0 (Geographic pandas extensions)

  • gitdb 4.0.9 → 4.0.10 (Git Object Database)

  • gitpython 3.1.29 → 3.1.32 (Python Git Library)

  • guidata 2.3.1 → 3.0.4 (Automatic graphical user interfaces generation for easy dataset editing and display)

  • guiqwt 4.3.3 → 4.4.1 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))

  • holoviews 1.16.1 → 1.17.1 (Stop plotting your data - annotate your data and let it visualize itself.)

  • huggingface_hub 0.14.1 → 0.17.1 (Client library to download and publish models, datasets and other repos on the huggingface.co hub)

  • hvplot 0.8.3 → 0.8.4 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • imageio 2.28.1 → 2.31.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)

  • imageio_ffmpeg 0.4.2 → 0.4.8 (FFMPEG wrapper for Python)

  • importlib_metadata 5.0.0 → 6.8.0 (Read metadata from Python packages)

  • ipydatagrid 1.1.15 → 1.2.0 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab)

  • ipykernel 6.23.1 → 6.25.2 (IPython Kernel for Jupyter)

  • ipyleaflet 0.17.2 → 0.17.4 (A Jupyter widget for dynamic Leaflet maps)

  • ipython 8.13.1 → 8.15.0 (IPython: Productive Interactive Computing)

  • ipywidgets 8.0.6 → 8.1.1 (IPython HTML widgets for Jupyter)

  • joblib 1.2.0 → 1.3.1 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • jupyterlab 3.6.5 → 4.0.6 (The JupyterLab notebook server extension.)

  • jupyterlab_server 2.22.1 → 2.24.0 (JupyterLab Server)

  • jupyterlab_widgets 3.0.7 → 3.0.9 (JupyterLab extension providing HTML widgets)

  • llvmlite 0.40.1 → 0.41.0 (lightweight wrapper around basic LLVM functionality)

  • matplotlib 3.7.2 → 3.8.0 (Python plotting package)

  • maturin 0.14.15 → 1.2.3 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mizani 0.9.0 → 0.9.2 (Scales for Python)

  • mypy 1.3.0 → 1.5.1 (Optional static typing for Python)

  • nbclient 0.7.4 → 0.8.0 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)

  • nbconvert 7.4.0 → 7.8.0 (Converting Jupyter Notebooks)

  • nltk 3.7 → 3.8.1 (Natural Language Toolkit)

  • notebook 6.5.4 → 7.0.4 (A web-based notebook environment for interactive computing)

  • numba 0.57.1 → 0.58.0 (compiling Python code using LLVM)

  • numexpr 2.8.4 → 2.8.6 (Fast numerical expression evaluator for NumPy)

  • numpy 1.24.2 → 1.25.2 (NumPy is the fundamental package for array computing with Python.)

  • openai 0.27.7 → 0.28.0 (Python client library for the OpenAI API)

  • opencv_python 4.7.0.72 → 4.8.0.74 (Wrapper package for OpenCV python bindings.)

  • pandas 2.0.2 → 2.1.1 (Powerful data structures for data analysis, time series, and statistics)

  • panel 1.0.4 → 1.2.3 (A high level app and dashboarding solution for Python.)

  • partd 1.2.0 → 1.4.0 (Appendable key-value storage)

  • pathy 0.10.1 → 0.10.2 (pathlib.Path subclasses for local and cloud bucket storage)

  • pip 23.1.2 → 23.2.1 (The PyPA recommended tool for installing Python packages.)

  • pkginfo 1.8.3 → 1.9.6 (Query metadatdata from sdists / bdists / installed packages.)

  • platformdirs 2.5.4 → 3.8.1 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)

  • plotly 5.14.1 → 5.16.1 (An open-source, interactive graphing library for Python)

  • plotnine 0.12.1 → 0.12.3 (A grammar of graphics for python)

  • pmdarima 2.0.2 → 2.0.3 (Python's forecast::auto.arima equivalent)

  • polars 0.18.4 → 0.19.3 (Blazingly fast DataFrame library)

  • prompt_toolkit 3.0.33 → 3.0.39 (Library for building powerful interactive command lines in Python)

  • psutil 5.9.0 → 5.9.5 (Cross-platform lib for process and system monitoring in Python.)

  • ptpython 3.0.20 → 3.0.23 (Python REPL build on top of prompt_toolkit)

  • pyarrow 12.0.0 → 13.0.0 (Python library for Apache Arrow)

  • pybind11 2.10.3 → 2.11.1 (Seamless operability between C++11 and Python)

  • pydantic 1.9.1 → 2.3.0 (Data validation and settings management using python 3.6 type hinting)

  • pygad 2.17.0 → 3.2.0 (PyGAD: A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch).)

  • pygame 2.1.2 → 2.4.0 (Python Game Development)

  • pylint_venv 2.3.0 → 3.0.2 (pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.)

  • pymc 5.3.0 → 5.5.0 (Markov Chain Monte Carlo sampling toolkit.)

  • pytensor 2.11.2 → 2.12.3 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.)

  • Python 3.11.4 → 3.11.5 (Python programming language with standard library)

  • python_barcode 0.0.post466+g6f8556e → 0.15.1 (Create standard barcodes with Python. No external modules needed. (optional Pillow support included).)

  • python_json_logger 2.0.4 → 2.0.7 (A python library adding a json log formatter)

  • python_lsp_black 1.2.1 → 1.3.0 (Black plugin for the Python LSP Server)

  • python_lsp_jsonrpc 1.0.0 → 1.1.1 (JSON RPC 2.0 server library)

  • python_lsp_server 1.7.2 → 1.7.4 (Python Language Server for the Language Server Protocol)

  • pytz 2022.4 → 2023.3 (World timezone definitions, modern and historical)

  • pyviz_comms 2.2.1 → 3.0.0 (Bidirectional communication for the PyViz ecosystem.)

  • pywin32 305 → 306 (Python for Window Extensions)

  • pyzmq 25.0.2 → 25.1.1 (Python bindings for 0MQ)

  • qpsolvers 3.1.0 → 3.4.0 (Quadratic programming solvers in Python with a unified API)

  • qtconsole 5.4.3 → 5.4.4 (Jupyter Qt console)

  • qtpy 2.3.1 → 2.4.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)

  • reportlab 3.6.12 → 4.0.4 (The Reportlab Toolkit)

  • requests 2.28.1 → 2.31.0 (Python HTTP for Humans.)

  • rich 13.3.5 → 13.4.2 (Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal)

  • scikit_image 0.20.0 → 0.21.0 (Image processing routines for SciPy)

  • scikit_learn 1.2.2 → 1.3.1 (A set of python modules for machine learning and data mining)

  • scipy 1.10.1 → 1.11.1 (SciPy: Scientific Library for Python)

  • setuptools 67.7.2 → 67.8.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • spacy 3.5.2 → 3.6.1 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spyder 5.4.3 → 5.4.5 (The Scientific Python Development Environment)

  • spyder_kernels 2.4.3 → 2.4.4 (Jupyter kernels for Spyder's console)

  • sqlalchemy 2.0.15 → 2.0.19 (Database Abstraction Library)

  • sqlite_utils 3.31 → 3.35.1 (CLI tool and Python utility functions for manipulating SQLite databases)

  • starlette 0.26.1 → 0.27.0 (The little ASGI library that shines.)

  • thinc 8.1.9 → 8.1.12 (Practical Machine Learning for NLP)

  • tifffile 2022.5.4 → 2023.7.18 (Read and write TIFF(r) files)

  • tqdm 4.64.0 → 4.65.0 (Fast, Extensible Progress Meter)

  • traitlets 5.7.1 → 5.10.0 (Traitlets Python config system)

  • transformers 4.29.1 → 4.33.2 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow)

  • trio 0.22.1 → 0.22.2 (A friendly Python library for async concurrency and I/O)

  • typer 0.7.0 → 0.9.0 (Typer, build great CLIs. Easy to code. Based on Python type hints.)

  • typing_extensions 4.4.0 → 4.7.1 (Backported and Experimental Type Hints for Python 3.5+)

  • uvicorn 0.20.0 → 0.22.0 (The lightning-fast ASGI server.)

  • virtualenv 20.19.0 → 20.23.0 (Virtual Python Environment builder)

  • websocket_client 1.5.1 → 1.6.1 (WebSocket client for Python. hybi13 is supported.)

  • werkzeug 2.3.4 → 2.2.2 (The comprehensive WSGI web application library.)

  • widgetsnbextension 4.0.7 → 4.0.9 (IPython HTML widgets for Jupyter)

  • winpython 6.4.20230625 → 7.0.20230923 (WinPython distribution tools, including WPPM)

  • xarray 2023.5.0 → 2023.8.0 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 3.1.0 → 3.1.2 (A Python module for creating Excel XLSX files.)

  • yapf 0.32.0 → 0.40.1 (A formatter for Python code.)

  • zstandard 0.20.0 → 0.21.0 (Zstandard bindings for Python)

Removed packages:

  • astroml 1.0.2.post1 (tools for machine learning and data mining in Astronomy)

  • backports_abc 0.5 (A backport of recent additions to the 'collections.abc' module.)

  • cartopy 0.21.1 (A cartographic python library with Matplotlib support for visualisation)

  • csvs_to_sqlite 1.3.1a0 (Convert CSV files into a SQLite database)

  • dask_searchcv 0.2.0 (Tools for doing hyperparameter search with Scikit-Learn and Dask)

  • dateparser 1.1.0 (Date parsing library designed to parse dates from HTML pages)

  • docrepr 0.1.1 (docrepr renders Python docstrings in HTML)

  • flask_accepts 0.18.4 (Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow)

  • flask_restx 0.5.1 (Fully featured framework for fast, easy and documented API development with Flask)

  • flaskerize 0.14.0 (Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.)

  • fs 2.4.15 (Python's filesystem abstraction layer)

  • geoviews 1.10.0 (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.)

  • husl 4.0.3 (Human-friendly HSL)

  • intake 0.6.4 (Data load and catalog system)

  • jupyter_server_fileid 0.9.0 ()

  • jupyter_server_ydoc 0.8.0 (A Jupyter Server Extension Providing Y Documents.)

  • jupyter_ydoc 0.2.4 (Document structures for collaborative editing using Ypy)

  • jupyterlab_launcher 0.13.1 (Jupyter Launcher)

  • jupyterlab_rise 0.2.0 (RISE: "Live" Reveal.js JupyterLab Slideshow extension.)

  • metakernel 0.28.2 (Metakernel for Jupyter)

  • mpldatacursor 0.7.1 (Interactive data cursors for Matplotlib)

  • nbclassic 1.0.0 (Jupyter Notebook as a Jupyter Server Extension.)

  • nbconvert_reportlab 0.2 (Convert notebooks to PDF using Reportlab)

  • oct2py 5.4.3 (Python to GNU Octave bridge --> run m-files from python.)

  • octave_kernel 0.34.1 (A Jupyter kernel for Octave.)

  • pandas_datareader 0.10.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

  • parambokeh 0.2.3 (ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.)

  • paramnb 2.0.4 (Generate ipywidgets from Parameterized objects in the notebook)

  • py_lru_cache 0.1.4 (LRU cache for python. Provides a dictionary-like object as well as a method decorator.)

  • pygbm 0.1.0 (Experimental, numba-based Gradient Boosting Machines)

  • pyhdf 0.10.5 (pyhdf: Python interface to the NCSA HDF4 library.)

  • pyshp 2.3.0 (Pure Python read/write support for ESRI Shapefile format)

  • python_hdf4 0.10.0+dummy (Python-HDF4: Python interface to the NCSA HDF4 library.)

  • python_picard 0.7 (Preconditoned ICA for Real Data)

  • pyzstd 0.15.4 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.)

  • ruamel.yaml 0.17.21 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)

  • scikit_fuzzy 0.4.1 (Fuzzy logic toolkit for SciPy)

  • scilab2py 0.6.2 (Python to Scilab bridge)

  • sklearn_contrib_lightning 0.6.2.post0 (Large-scale sparse linear classification, regression and ranking in Python)

  • spatialpandas 0.4.7 (Pandas extension arrays for spatial/geometric operations)

  • termcolor 1.1.0 (ANSII Color formatting for output in terminal.)

  • twitter 1.19.2 (An API and command-line toolset for Twitter (twitter.com))

  • vitables 3.0.2 (A viewer for PyTables package)

  • y_py 0.5.5 (Python bindings for the Y-CRDT built from yrs (Rust))

  • ypy_websocket 0.8.2 (WebSocket connector for Ypy)