Skip to content

Latest commit

 

History

History
234 lines (104 loc) · 11.3 KB

WinPython-64bit-3.10.9.0_History.md

File metadata and controls

234 lines (104 loc) · 11.3 KB

History of changes for WinPython-64bit 3.10.9.0

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

Tools

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)

Python packages

New packages:

  • asttokens 2.1.0 (Annotate AST trees with source code positions)

  • 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)

  • ipydatagrid 1.1.14 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab)

  • pure_eval 0.2.2 (Safely evaluate AST nodes without side effects)

  • py2vega 0.6.1 (A Python to Vega-expression transpiler.)

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

  • stack_data 0.6.1 (Extract data from python stack frames and tracebacks for informative displays)

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.1 → 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.3 → 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)

  • numba 0.56.3 → 0.56.4 (compiling Python code using LLVM)

  • 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 2.0.1 → 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)

  • pyarrow 9.0.0 → 10.0.1 (Python library for Apache Arrow)

  • 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.10.8 → 3.10.9 (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)

  • pyzmq 23.2.0 → 24.0.1 (Python bindings for 0MQ)

  • 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)

  • torch 1.12.1 → 1.13.1 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)

  • torchaudio 0.12.1 → 0.13.1 (An audio package for PyTorch)

  • torchvision 0.13.1 → 0.14.1 (image and video datasets and models for torch deep learning)

  • 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.)