Skip to content

Latest commit

 

History

History
146 lines (63 loc) · 6.66 KB

WinPython-64bit-3.11.4.0_History.md

File metadata and controls

146 lines (63 loc) · 6.66 KB

History of changes for WinPython-64bit 3.11.4.0

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

Python packages

New packages:

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

  • pypng 0.20220715.0 (Pure Python library for saving and loading PNG images)

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

  • qrcode 7.4.2 (QR Code image generator)

Upgraded packages:

  • accelerate 0.19.0 → 0.20.3 (Accelerate)

  • alembic 1.8.0 → 1.11.1 (A database migration tool for SQLAlchemy.)

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

  • branca 0.5.0 → 0.6.0 (Generate complex HTML+JS pages with Python)

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

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

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

  • datasette_graphql 2.1.1 → 2.2 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • datashader 0.14.5a1+g7a97e97.dirty → 0.15.1 (Data visualization toolchain based on aggregating into a grid)

  • distributed 2023.5.0 → 2023.6.0 (Distributed scheduler for Dask)

  • duckdb 0.8.0 → 0.8.1 (DuckDB embedded database)

  • filelock 3.8.0 → 3.12.0 (A platform independent file lock.)

  • fiona 1.8.21 → 1.9.3 (Fiona reads and writes spatial data files)

  • flask_sqlalchemy 2.5.1 → 3.0.3 (Adds SQLAlchemy support to your Flask application.)

  • folium 0.13.0 → 0.14.0 (Make beautiful maps with Leaflet.js & Python)

  • gdal 3.4.3 → 3.6.4 (GDAL: Geospatial Data Abstraction Library)

  • geoviews 1.10.0a2.post4+g65df916 → 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.)

  • graphene 3.1.1 → 3.2.2 (GraphQL Framework for Python)

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

  • hypothesis 6.56.2 → 6.75.2 (A library for property-based testing)

  • ipykernel 6.22.0 → 6.23.1 (IPython Kernel for Jupyter)

  • ipython_sql 0.4.1b1 → 0.5.0 (RDBMS access via IPython)

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

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

  • matplotlib 3.7.1 → 3.7.2 (Python plotting package)

  • mistune 0.8.4 → 2.0.5 (The fastest markdown parser in pure Python)

  • nbconvert 6.5.0 → 7.4.0 (Converting Jupyter Notebooks)

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

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

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

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

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

  • polars 0.17.11 → 0.18.4 (Blazingly fast DataFrame library)

  • protobuf 3.20.3 → 4.23.2 (Protocol Buffers)

  • pyodbc 4.0.35 → 4.0.39 (DB API Module for ODBC)

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

  • python_dotenv 0.19.2 → 1.0.0 (Add .env support to your django/flask apps in development and deployments)

  • rasterio 1.2.10 → 1.3.6 (Fast and direct raster I/O for use with Numpy and SciPy)

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

  • sqlalchemy 1.4.47 → 2.0.15 (Database Abstraction Library)

  • streamlit 1.22.0 → 1.23.1 (The fastest way to build data apps in Python)

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

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

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

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

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

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

Removed packages:

  • async_generator 1.10 (Async generators and context managers for Python 3.5+)

  • commonmark 0.9.1 (Python parser for the CommonMark Markdown spec)

  • databases 0.5.5 (Async database support for Python.)