From bb9f1d5f7823482363afa79b894eac017889ebb6 Mon Sep 17 00:00:00 2001 From: stonebig Date: Thu, 25 May 2023 20:19:57 +0200 Subject: [PATCH] WinPython 2023-01 final --- changelogs/WinPython-64bit-3.10.11.0.md | 646 ++++++++++++++++++ .../WinPython-64bit-3.10.11.0_History.md | 245 +++++++ changelogs/WinPython-64bit-3.11.3.0.md | 643 +++++++++++++++++ .../WinPython-64bit-3.11.3.0_History.md | 304 +++++++++ changelogs/WinPythondot-32bit-3.10.11.0.md | 25 + .../WinPythondot-32bit-3.10.11.0_History.md | 18 + changelogs/WinPythondot-64bit-3.10.11.0.md | 25 + .../WinPythondot-64bit-3.10.11.0_History.md | 18 + changelogs/WinPythondot-64bit-3.11.3.0.md | 25 + .../WinPythondot-64bit-3.11.3.0_History.md | 19 + changelogs/md5_sha1.txt | 11 + 11 files changed, 1979 insertions(+) create mode 100644 changelogs/WinPython-64bit-3.10.11.0.md create mode 100644 changelogs/WinPython-64bit-3.10.11.0_History.md create mode 100644 changelogs/WinPython-64bit-3.11.3.0.md create mode 100644 changelogs/WinPython-64bit-3.11.3.0_History.md create mode 100644 changelogs/WinPythondot-32bit-3.10.11.0.md create mode 100644 changelogs/WinPythondot-32bit-3.10.11.0_History.md create mode 100644 changelogs/WinPythondot-64bit-3.10.11.0.md create mode 100644 changelogs/WinPythondot-64bit-3.10.11.0_History.md create mode 100644 changelogs/WinPythondot-64bit-3.11.3.0.md create mode 100644 changelogs/WinPythondot-64bit-3.11.3.0_History.md diff --git a/changelogs/WinPython-64bit-3.10.11.0.md b/changelogs/WinPython-64bit-3.10.11.0.md new file mode 100644 index 00000000..8db1d3c6 --- /dev/null +++ b/changelogs/WinPython-64bit-3.10.11.0.md @@ -0,0 +1,646 @@ +## WinPython 3.10.11.0 + +The following packages are included in WinPython-64bit v3.10.11.0 . + +
+ +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v18.16.0 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 9.5.1 | a package manager for JavaScript +[Pandoc](https://pandoc.org/) | 2.3 | a universal document converter + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.10.11 | Python programming language with standard library +[accelerate](https://pypi.org/project/accelerate) | 0.19.0 | Accelerate +[adodbapi](https://pypi.org/project/adodbapi) | 2.6.1.3 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[affine](https://pypi.org/project/affine) | 2.3.1 | Matrices describing affine transformation of the plane. +[aiofiles](https://pypi.org/project/aiofiles) | 22.1.0 | File support for asyncio. +[aiohttp](https://pypi.org/project/aiohttp) | 3.8.3 | Async http client/server framework (asyncio) +[aiosignal](https://pypi.org/project/aiosignal) | 1.2.0 | aiosignal: a list of registered asynchronous callbacks +[aiosqlite](https://pypi.org/project/aiosqlite) | 0.17.0 | asyncio bridge to the standard sqlite3 module +[alabaster](https://pypi.org/project/alabaster) | 0.7.12 | A configurable sidebar-enabled Sphinx theme +[alembic](https://pypi.org/project/alembic) | 1.8.0 | A database migration tool for SQLAlchemy. +[algopy](https://pypi.org/project/algopy) | 0.5.7 | ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](https://pypi.org/project/altair) | 4.2.2 | Altair: A declarative statistical visualization library for Python. +[altair_data_server](https://pypi.org/project/altair_data_server) | 0.4.1 | A background data server for Altair charts. +[altair_transform](https://pypi.org/project/altair_transform) | 0.2.0 | A python engine for evaluating Altair transforms. +[aniso8601](https://pypi.org/project/aniso8601) | 9.0.1 | A library for parsing ISO 8601 strings. +[ansiwrap](https://pypi.org/project/ansiwrap) | 0.8.4 | textwrap, but savvy to ANSI colors and styles +[anyio](https://pypi.org/project/anyio) | 3.6.2 | High level compatibility layer for multiple asynchronous event loop implementations +[appdirs](https://pypi.org/project/appdirs) | 1.4.4 | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". +[argon2_cffi](https://pypi.org/project/argon2_cffi) | 21.3.0 | The secure Argon2 password hashing algorithm. +[argon2_cffi_bindings](https://pypi.org/project/argon2_cffi_bindings) | 21.2.0 | Low-level CFFI bindings for Argon2 +[arrow](https://pypi.org/project/arrow) | 1.2.2 | Better dates & times for Python +[arviz](https://pypi.org/project/arviz) | 0.15.1 | Exploratory analysis of Bayesian models +[asciitree](https://pypi.org/project/asciitree) | 0.3.3 | Draws ASCII trees. +[asgi_csrf](https://pypi.org/project/asgi_csrf) | 0.9 | ASGI middleware for protecting against CSRF attacks +[asgiref](https://pypi.org/project/asgiref) | 3.5.2 | ASGI specs, helper code, and adapters +[asn1crypto](https://pypi.org/project/asn1crypto) | 1.4.0 | Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP +[asteval](https://pypi.org/project/asteval) | 0.9.27 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 2.12.12 | An abstract syntax tree for Python with inference support. +[astroml](https://pypi.org/project/astroml) | 1.0.2.post1 | tools for machine learning and data mining in Astronomy +[astropy](https://pypi.org/project/astropy) | 5.1.1 | Community-developed python astronomy tools +[asttokens](https://pypi.org/project/asttokens) | 2.1.0 | Annotate AST trees with source code positions +[async_generator](https://pypi.org/project/async_generator) | 1.10 | Async generators and context managers for Python 3.5+ +[async_timeout](https://pypi.org/project/async_timeout) | 4.0.2 | Timeout context manager for asyncio programs +[atomicwrites](https://pypi.org/project/atomicwrites) | 1.4.0 | Atomic file writes. +[attrs](https://pypi.org/project/attrs) | 22.1.0 | Classes Without Boilerplate +[autopep8](https://pypi.org/project/autopep8) | 1.7.0 | A tool that automatically formats Python code to conform to the PEP 8 style guide +[azure_core](https://pypi.org/project/azure_core) | 1.25.1 | Microsoft Azure Core Library for Python +[azure_cosmos](https://pypi.org/project/azure_cosmos) | 4.3.1 | Microsoft Azure Cosmos Client Library for Python +[azure_identity](https://pypi.org/project/azure_identity) | 1.12.0 | Microsoft Azure Identity Library for Python +[babel](https://pypi.org/project/babel) | 2.10.3 | Internationalization utilities +[backcall](https://pypi.org/project/backcall) | 0.2.0 | Specifications for callback functions passed in to an API +[backports_abc](https://pypi.org/project/backports_abc) | 0.5 | A backport of recent additions to the 'collections.abc' module. +[baresql](https://pypi.org/project/baresql) | 0.8.0 | playing SQL directly on Python datas +[bcrypt](https://pypi.org/project/bcrypt) | 3.2.0 | Modern password hashing for your software and your servers +[beautifulsoup4](https://pypi.org/project/beautifulsoup4) | 4.11.1 | Screen-scraping library +[binaryornot](https://pypi.org/project/binaryornot) | 0.4.4 | Ultra-lightweight pure Python package to check if a file is binary or text. +[black](https://pypi.org/project/black) | 23.3.0 | The uncompromising code formatter. +[bleach](https://pypi.org/project/bleach) | 5.0.0 | An easy safelist-based HTML-sanitizing tool. +[blinker](https://pypi.org/project/blinker) | 1.4 | Fast, simple object-to-object and broadcast signaling +[blis](https://pypi.org/project/blis) | 0.7.9 | The Blis BLAS-like linear algebra library, as a self-contained C-extension. +[blosc](https://pypi.org/project/blosc) | 1.10.6 | Blosc data compressor +[bokeh](https://pypi.org/project/bokeh) | 3.1.1 | Interactive plots and applications in the browser from Python +[botorch](https://pypi.org/project/botorch) | 0.8.5 | Bayesian Optimization in PyTorch +[bottleneck](https://pypi.org/project/bottleneck) | 1.3.4 | Fast NumPy array functions written in C +[bqplot](https://pypi.org/project/bqplot) | 0.12.39 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[branca](https://pypi.org/project/branca) | 0.5.0 | Generate complex HTML+JS pages with Python +[brewer2mpl](https://pypi.org/project/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[brotli](https://pypi.org/project/brotli) | 1.0.9 | Python bindings for the Brotli compression library +[build](https://pypi.org/project/build) | 0.10.0 | A simple, correct Python build frontend +[cachelib](https://pypi.org/project/cachelib) | 0.9.0 | A collection of cache libraries in the same API interface. +[cachetools](https://pypi.org/project/cachetools) | 5.2.0 | Extensible memoizing collections and decorators +[cartopy](https://pypi.org/project/cartopy) | 0.21.1 | A cartographic python library with Matplotlib support for visualisation +[catalogue](https://pypi.org/project/catalogue) | 2.0.8 | Super lightweight function registries for your library +[certifi](https://pypi.org/project/certifi) | 2022.9.24 | Python package for providing Mozilla's CA Bundle. +[cffi](https://pypi.org/project/cffi) | 1.15.0 | Foreign Function Interface for Python calling C code. +[cftime](https://pypi.org/project/cftime) | 1.6.0 | Time-handling functionality from netcdf4-python +[chardet](https://pypi.org/project/chardet) | 5.0.0 | Universal encoding detector for Python 2 and 3 +[charset_normalizer](https://pypi.org/project/charset_normalizer) | 2.0.12 | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. +[click](https://pypi.org/project/click) | 8.1.3 | Composable command line interface toolkit +[click_default_group_wheel](https://pypi.org/project/click_default_group_wheel) | 1.2.2 | Extends click.Group to invoke a command without explicit subcommand name (packaged as a wheel) +[click_plugins](https://pypi.org/project/click_plugins) | 1.1.1 | An extension module for click to enable registering CLI commands via setuptools entry-points. +[cligj](https://pypi.org/project/cligj) | 0.7.2 | Click params for commmand line interfaces to GeoJSON +[cloudpickle](https://pypi.org/project/cloudpickle) | 2.1.0 | Extended pickling support for Python objects +[clr_loader](https://pypi.org/project/clr_loader) | 0.2.5 | Generic pure Python loader for .NET runtimes +[clrmagic](https://pypi.org/project/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text. +[colorcet](https://pypi.org/project/colorcet) | 3.0.1 | Collection of perceptually uniform colormaps +[comm](https://pypi.org/project/comm) | 0.1.3 | Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. +[commonmark](https://pypi.org/project/commonmark) | 0.9.1 | Python parser for the CommonMark Markdown spec +[confection](https://pypi.org/project/confection) | 0.0.3 | The sweetest config system for Python +[cons](https://pypi.org/project/cons) | 0.4.5 | An implementation of Lisp/Scheme-like cons in Python. +[contourpy](https://pypi.org/project/contourpy) | 1.0.7 | Python library for calculating contours of 2D quadrilateral grids +[cookiecutter](https://pypi.org/project/cookiecutter) | 2.1.1 | A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. +[coverage](https://pypi.org/project/coverage) | 6.5.0 | Code coverage measurement for Python +[cramjam](https://pypi.org/project/cramjam) | 2.6.2 | Thin Python bindings to de/compression algorithms in Rust +[cryptography](https://pypi.org/project/cryptography) | 37.0.4 | cryptography is a package which provides cryptographic recipes and primitives to Python developers. +[csvs_to_sqlite](https://pypi.org/project/csvs_to_sqlite) | 1.3.1a0 | Convert CSV files into a SQLite database +[cvxopt](https://pypi.org/project/cvxopt) | 1.3.0 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.3.1 | A domain-specific language for modeling convex optimization problems in Python. +[cycler](https://pypi.org/project/cycler) | 0.11.0 | Composable style cycles +[cymem](https://pypi.org/project/cymem) | 2.0.7 | Manage calls to calloc/free through Cython +[cython](https://pypi.org/project/cython) | 0.29.34 | The Cython compiler for writing C extensions for the Python language. +[cytoolz](https://pypi.org/project/cytoolz) | 0.12.1 | Cython implementation of Toolz: High performance functional utilities +[dash](https://pypi.org/project/dash) | 2.8.1 | A Python framework for building reactive web-apps. Developed by Plotly. +[dash_core_components](https://pypi.org/project/dash_core_components) | 2.0.0 | Core component suite for Dash +[dash_html_components](https://pypi.org/project/dash_html_components) | 2.0.0 | Vanilla HTML components for Dash +[dash_table](https://pypi.org/project/dash_table) | 5.0.0 | Dash table +[dask](https://pypi.org/project/dask) | 2023.5.0 | Parallel PyData with Task Scheduling +[dask_glm](https://pypi.org/project/dask_glm) | 0.2.0 | Generalized Linear Models with Dask +[dask_image](https://pypi.org/project/dask_image) | 2023.3.0 | Distributed image processing +[dask_ml](https://pypi.org/project/dask_ml) | 2023.3.24 | A library for distributed and parallel machine learning +[dask_searchcv](https://pypi.org/project/dask_searchcv) | 0.2.0 | Tools for doing hyperparameter search with Scikit-Learn and Dask +[databases](https://pypi.org/project/databases) | 0.5.5 | Async database support for Python. +[datasette](https://pypi.org/project/datasette) | 0.64.3 | A tool for exploring and publishing data +[datasette_graphql](https://pypi.org/project/datasette_graphql) | 2.1.1 | Datasette plugin providing an automatic GraphQL API for your SQLite databases +[datashader](https://pypi.org/project/datashader) | 0.14.5a1+g7a97e97.dirty | Data visualization toolchain based on aggregating into a grid +[datashape](https://pypi.org/project/datashape) | 0.5.2 | A data description language. +[dateparser](https://pypi.org/project/dateparser) | 1.1.0 | Date parsing library designed to parse dates from HTML pages +[db.py](https://pypi.org/project/db.py) | 0.5.4b1 | a db package that doesn't suck +[deap](https://pypi.org/project/deap) | 1.3.1 | Distributed Evolutionary Algorithms in Python +[debugpy](https://pypi.org/project/debugpy) | 1.6.7 | An implementation of the Debug Adapter Protocol for Python +[decorator](https://pypi.org/project/decorator) | 4.4.2 | Decorators for Humans +[defusedxml](https://pypi.org/project/defusedxml) | 0.7.1 | XML bomb protection for Python stdlib modules +[deprecated](https://pypi.org/project/deprecated) | 1.2.13 | Python @deprecated decorator to deprecate old python classes, functions or methods. +[deprecation](https://pypi.org/project/deprecation) | 2.1.0 | A library to handle automated deprecations +[diff_match_patch](https://pypi.org/project/diff_match_patch) | 20200713 | Repackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text. +[dill](https://pypi.org/project/dill) | 0.3.5 | serialize all of python +[dirty_cat](https://pypi.org/project/dirty_cat) | 0.4.1 | Machine learning with dirty categories. +[distlib](https://pypi.org/project/distlib) | 0.3.6 | Distribution utilities +[distributed](https://pypi.org/project/distributed) | 2023.5.0 | Distributed scheduler for Dask +[django](https://pypi.org/project/django) | 4.1.2 | A high-level Python web framework that encourages rapid development and clean, pragmatic design. +[dnspython](https://pypi.org/project/dnspython) | 2.1.0 | DNS toolkit +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](https://pypi.org/project/docrepr) | 0.1.1 | docrepr renders Python docstrings in HTML +[docstring_to_markdown](https://pypi.org/project/docstring_to_markdown) | 0.10 | On the fly conversion of Python docstrings to markdown +[docutils](https://pypi.org/project/docutils) | 0.18.1 | Docutils -- Python Documentation Utilities +[duckdb](https://pypi.org/project/duckdb) | 0.8.0 | DuckDB embedded database +[ecos](https://pypi.org/project/ecos) | 2.0.12 | This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information. +[emcee](https://pypi.org/project/emcee) | 3.1.2 | The Python ensemble sampling toolkit for MCMC +[entrypoints](https://pypi.org/project/entrypoints) | 0.4 | Discover and load entry points from installed packages. +[et_xmlfile](https://pypi.org/project/et_xmlfile) | 1.1.0 | An implementation of lxml.xmlfile for the standard library +[etuples](https://pypi.org/project/etuples) | 0.3.8 | Python S-expression emulation using tuple-like objects. +[exceptiongroup](https://pypi.org/project/exceptiongroup) | 1.1.1 | Backport of PEP 654 (exception groups) +[executing](https://pypi.org/project/executing) | 1.2.0 | Get the currently executing AST node of a frame, and other information +[fast_histogram](https://pypi.org/project/fast_histogram) | 0.11 | Fast simple 1D and 2D histograms +[fastai](https://pypi.org/project/fastai) | 2.7.12 | fastai makes deep learning with PyTorch faster, more accurate, and easier +[fastapi](https://pypi.org/project/fastapi) | 0.95.1 | FastAPI framework, high performance, easy to learn, fast to code, ready for production +[fastcore](https://pypi.org/project/fastcore) | 1.5.11 | Python supercharged for fastai development +[fastdownload](https://pypi.org/project/fastdownload) | 0.0.7 | A general purpose data downloading library. +[fasteners](https://pypi.org/project/fasteners) | 0.17.3 | A python package that provides useful locks. +[fastjsonschema](https://pypi.org/project/fastjsonschema) | 2.16.2 | Fastest Python implementation of JSON schema +[fastparquet](https://pypi.org/project/fastparquet) | 2023.4.0 | Python support for Parquet file format +[fastprogress](https://pypi.org/project/fastprogress) | 1.0.3 | A nested progress with plotting options for fastai +[feather_format](https://pypi.org/project/feather_format) | 0.4.1 | Simple wrapper library to the Apache Arrow-based Feather File Format +[filelock](https://pypi.org/project/filelock) | 3.8.0 | A platform independent file lock. +[filterpy](https://pypi.org/project/filterpy) | 1.4.5 | Kalman filtering and optimal estimation library +[fiona](https://pypi.org/project/fiona) | 1.8.21 | Fiona reads and writes spatial data files +[flake8](https://pypi.org/project/flake8) | 5.0.4 | the modular source code checker: pep8, pyflakes and co +[flask](https://pypi.org/project/flask) | 2.2.2 | A simple framework for building complex web applications. +[flask_accepts](https://pypi.org/project/flask_accepts) | 0.18.4 | Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow +[flask_mail](https://pypi.org/project/flask_mail) | 0.9.1 | Flask extension for sending email +[flask_restx](https://pypi.org/project/flask_restx) | 0.5.1 | Fully featured framework for fast, easy and documented API development with Flask +[flask_session](https://pypi.org/project/flask_session) | 0.4.0 | Adds server-side session support to your Flask application +[flask_sqlalchemy](https://pypi.org/project/flask_sqlalchemy) | 2.5.1 | Adds SQLAlchemy support to your Flask application. +[flaskerize](https://pypi.org/project/flaskerize) | 0.14.0 | Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python. +[flit](https://pypi.org/project/flit) | 3.8.0 | A simple packaging tool for simple packages. +[flit_core](https://pypi.org/project/flit_core) | 3.8.0 | Distribution-building parts of Flit. See flit package for more information +[folium](https://pypi.org/project/folium) | 0.13.0 | Make beautiful maps with Leaflet.js & Python +[fonttools](https://pypi.org/project/fonttools) | 4.37.4 | Tools to manipulate font files +[formlayout](https://pypi.org/project/formlayout) | 1.2.1a1 | The most easy way to create Qt form dialogs and widgets with Python +[fqdn](https://pypi.org/project/fqdn) | 1.5.1 | Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers +[frozenlist](https://pypi.org/project/frozenlist) | 1.3.0 | A list-like structure which implements collections.abc.MutableSequence +[fs](https://pypi.org/project/fs) | 2.4.15 | Python's filesystem abstraction layer +[fsspec](https://pypi.org/project/fsspec) | 2023.5.0 | File-system specification +[future](https://pypi.org/project/future) | 0.18.2 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.18.0 | Fuzzy string matching in python +[gast](https://pypi.org/project/gast) | 0.4.0 | Python AST that abstracts the underlying Python version +[gdal](https://pypi.org/project/gdal) | 3.4.3 | GDAL: Geospatial Data Abstraction Library +[geographiclib](https://pypi.org/project/geographiclib) | 1.52 | The geodesic routines from GeographicLib +[geopandas](https://pypi.org/project/geopandas) | 0.13.0 | Geographic pandas extensions +[geopy](https://pypi.org/project/geopy) | 2.2.0 | Python Geocoding Toolbox +[geoviews](https://pypi.org/project/geoviews) | 1.10.0a2.post4+g65df916 | 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. +[gitdb](https://pypi.org/project/gitdb) | 4.0.9 | Git Object Database +[gitpython](https://pypi.org/project/gitpython) | 3.1.29 | Python Git Library +[gmpy2](https://pypi.org/project/gmpy2) | 2.1.5 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x +[gpytorch](https://pypi.org/project/gpytorch) | 1.10 | An implementation of Gaussian Processes in Pytorch +[graphene](https://pypi.org/project/graphene) | 3.1.1 | GraphQL Framework for Python +[graphql_core](https://pypi.org/project/graphql_core) | 3.2.3 | GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL. +[graphql_relay](https://pypi.org/project/graphql_relay) | 3.2.0 | Relay library for graphql-core-next +[greenlet](https://pypi.org/project/greenlet) | 2.0.2 | Lightweight in-process concurrent programming +[guidata](https://pypi.org/project/guidata) | 2.3.1 | Automatic graphical user interfaces generation for easy dataset editing and display +[guiqwt](https://pypi.org/project/guiqwt) | 4.3.3 | guiqwt is a set of tools for curve and image plotting (extension to PythonQwt) +[h11](https://pypi.org/project/h11) | 0.12.0 | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 +[h2](https://pypi.org/project/h2) | 4.1.0 | HTTP/2 State-Machine based protocol implementation +[h5netcdf](https://pypi.org/project/h5netcdf) | 1.1.0 | netCDF4 via h5py +[h5py](https://pypi.org/project/h5py) | 3.7.0 | Read and write HDF5 files from Python +[heapdict](https://pypi.org/project/heapdict) | 1.0.1 | a heap with decrease-key and increase-key operations +[holoviews](https://pypi.org/project/holoviews) | 1.16.0 | Stop plotting your data - annotate your data and let it visualize itself. +[hpack](https://pypi.org/project/hpack) | 4.0.0 | Pure-Python HPACK header compression +[html5lib](https://pypi.org/project/html5lib) | 1.1 | HTML parser based on the WHATWG HTML specification +[httpcore](https://pypi.org/project/httpcore) | 0.15.0 | A minimal low-level HTTP client. +[httpie](https://pypi.org/project/httpie) | 3.2.1 | HTTPie - a CLI, cURL-like tool for humans. +[httpx](https://pypi.org/project/httpx) | 0.23.0 | The next generation HTTP client. +[huggingface_hub](https://pypi.org/project/huggingface_hub) | 0.14.1 | Client library to download and publish models, datasets and other repos on the huggingface.co hub +[hupper](https://pypi.org/project/hupper) | 1.10.3 | Integrated process monitor for developing and reloading daemons. +[husl](https://pypi.org/project/husl) | 4.0.3 | Human-friendly HSL +[hvplot](https://pypi.org/project/hvplot) | 0.8.3 | A high-level plotting API for the PyData ecosystem built on HoloViews. +[hypercorn](https://pypi.org/project/hypercorn) | 0.14.3 | A ASGI Server based on Hyper libraries and inspired by Gunicorn. +[hyperframe](https://pypi.org/project/hyperframe) | 6.0.1 | HTTP/2 framing layer for Python +[hypothesis](https://pypi.org/project/hypothesis) | 6.56.2 | A library for property-based testing +[idlex](https://pypi.org/project/idlex) | 1.22 | IDLE Extensions for Python +[idna](https://pypi.org/project/idna) | 3.1 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.28.1 | Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. +[imageio_ffmpeg](https://pypi.org/project/imageio_ffmpeg) | 0.4.2 | FFMPEG wrapper for Python +[imagesize](https://pypi.org/project/imagesize) | 1.4.1 | Getting image size from png/jpeg/jpeg2000/gif file +[imbalanced_learn](https://pypi.org/project/imbalanced_learn) | 0.10.1 | Toolbox for imbalanced dataset in machine learning. +[importlib_metadata](https://pypi.org/project/importlib_metadata) | 5.0.0 | Read metadata from Python packages +[inflection](https://pypi.org/project/inflection) | 0.5.1 | A port of Ruby on Rails inflector to Python +[iniconfig](https://pypi.org/project/iniconfig) | 1.1.1 | iniconfig: brain-dead simple config-ini parsing +[intake](https://pypi.org/project/intake) | 0.6.4 | Data load and catalog system +[intervaltree](https://pypi.org/project/intervaltree) | 3.0.2 | Editable interval tree data structure for Python 2 and 3 +[ipycanvas](https://pypi.org/project/ipycanvas) | 0.13.1 | Interactive widgets library exposing the browser's Canvas API +[ipydatagrid](https://pypi.org/project/ipydatagrid) | 1.1.15 | Fast Datagrid widget for the Jupyter Notebook and JupyterLab +[ipykernel](https://pypi.org/project/ipykernel) | 6.22.0 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.17.2 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.9.3 | Matplotlib Jupyter Extension +[ipython](https://pypi.org/project/ipython) | 8.13.1 | IPython: Productive Interactive Computing +[ipython_genutils](https://pypi.org/project/ipython_genutils) | 0.2.0 | Vestigial utilities from IPython +[ipython_sql](https://pypi.org/project/ipython_sql) | 0.4.1b1 | RDBMS access via IPython +[ipywidgets](https://pypi.org/project/ipywidgets) | 8.0.6 | IPython HTML widgets for Jupyter +[isoduration](https://pypi.org/project/isoduration) | 20.11.0 | Operations with ISO 8601 durations +[isort](https://pypi.org/project/isort) | 5.10.1 | A Python utility / library to sort Python imports. +[itsdangerous](https://pypi.org/project/itsdangerous) | 2.1.2 | Various helpers to pass data to untrusted environments and back. +[janus](https://pypi.org/project/janus) | 1.0.0 | Mixed sync-async queue to interoperate between asyncio tasks and classic threads +[jaraco.classes](https://pypi.org/project/jaraco.classes) | 3.2.3 | Utility functions for Python class constructs +[jedi](https://pypi.org/project/jedi) | 0.18.2 | An autocompletion tool for Python that can be used for text editors. +[jellyfish](https://pypi.org/project/jellyfish) | 0.11.2 | a library for doing approximate and phonetic matching of strings. +[jinja2](https://pypi.org/project/jinja2) | 3.1.2 | A small but fast and easy to use stand-alone template engine written in pure python. +[jinja2_time](https://pypi.org/project/jinja2_time) | 0.2.0 | Jinja2 Extension for Dates and Times +[joblib](https://pypi.org/project/joblib) | 1.2.0 | Lightweight pipelining: using Python functions as pipeline jobs. +[json5](https://pypi.org/project/json5) | 0.9.8 | A Python implementation of the JSON5 data format. +[jsonpointer](https://pypi.org/project/jsonpointer) | 2.3 | Identify specific nodes in a JSON document (RFC 6901) +[jsonschema](https://pypi.org/project/jsonschema) | 4.17.3 | An implementation of JSON Schema validation for Python +[julia](https://pypi.org/project/julia) | 0.6.1 | Julia/Python bridge with IPython support. +[jupyter](https://pypi.org/project/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter_bokeh](https://pypi.org/project/jupyter_bokeh) | 3.0.7 | A Jupyter extension for rendering Bokeh content. +[jupyter_client](https://pypi.org/project/jupyter_client) | 8.2.0 | Jupyter protocol implementation and client libraries +[jupyter_console](https://pypi.org/project/jupyter_console) | 6.4.4 | Jupyter terminal console +[jupyter_core](https://pypi.org/project/jupyter_core) | 5.3.0 | Jupyter core package. A base package on which Jupyter projects rely. +[jupyter_events](https://pypi.org/project/jupyter_events) | 0.6.3 | Jupyter Event System library +[jupyter_packaging](https://pypi.org/project/jupyter_packaging) | 0.12.3 | Jupyter Packaging Utilities +[jupyter_server](https://pypi.org/project/jupyter_server) | 2.5.0 | The Jupyter Server +[jupyter_server_fileid](https://pypi.org/project/jupyter_server_fileid) | 0.9.0 | +[jupyter_server_mathjax](https://pypi.org/project/jupyter_server_mathjax) | 0.2.6 | MathJax resources as a Jupyter Server Extension. +[jupyter_server_terminals](https://pypi.org/project/jupyter_server_terminals) | 0.4.4 | A Jupyter Server Extension Providing Terminals. +[jupyter_server_ydoc](https://pypi.org/project/jupyter_server_ydoc) | 0.8.0 | A Jupyter Server Extension Providing Y Documents. +[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx) | 0.4.0 | Jupyter Sphinx Extensions +[jupyter_ydoc](https://pypi.org/project/jupyter_ydoc) | 0.2.4 | Document structures for collaborative editing using Ypy +[jupyterlab](https://pypi.org/project/jupyterlab) | 3.6.3 | The JupyterLab notebook server extension. +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.13.1 | Jupyter Launcher +[jupyterlab_pygments](https://pypi.org/project/jupyterlab_pygments) | 0.2.2 | Pygments theme +[jupyterlab_rise](https://pypi.org/project/jupyterlab_rise) | 0.2.0 | RISE: "Live" Reveal.js JupyterLab Slideshow extension. +[jupyterlab_server](https://pypi.org/project/jupyterlab_server) | 2.22.1 | JupyterLab Server +[jupyterlab_widgets](https://pypi.org/project/jupyterlab_widgets) | 3.0.7 | JupyterLab extension providing HTML widgets +[keyring](https://pypi.org/project/keyring) | 23.13.1 | Store and access your passwords safely. +[kiwisolver](https://pypi.org/project/kiwisolver) | 1.4.3 | A fast implementation of the Cassowary constraint solver +[langcodes](https://pypi.org/project/langcodes) | 3.3.0 | Tools for labeling human languages with IETF language tags +[lazy_loader](https://pypi.org/project/lazy_loader) | 0.2 | lazy_loader +[lazy_object_proxy](https://pypi.org/project/lazy_object_proxy) | 1.7.1 | A fast and thorough lazy object proxy. +[linear_operator](https://pypi.org/project/linear_operator) | 0.4.0 | A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices). +[linkify_it_py](https://pypi.org/project/linkify_it_py) | 2.0.0 | Links recognition library with FULL unicode support. +[llvmlite](https://pypi.org/project/llvmlite) | 0.40.0 | lightweight wrapper around basic LLVM functionality +[lmfit](https://pypi.org/project/lmfit) | 1.0.3 | Least-Squares Minimization with Bounds and Constraints +[locket](https://pypi.org/project/locket) | 1.0.0 | File-based locks for Python for Linux and Windows +[logical_unification](https://pypi.org/project/logical_unification) | 0.4.5 | Logical unification in Python +[loky](https://pypi.org/project/loky) | 3.4.0 | A robust implementation of concurrent.futures.ProcessPoolExecutor +[lxml](https://pypi.org/project/lxml) | 4.9.0 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[lz4](https://pypi.org/project/lz4) | 4.3.2 | LZ4 Bindings for Python +[mako](https://pypi.org/project/mako) | 1.2.0 | A super-fast templating language that borrows the best ideas from the existing templating languages. +[markdown](https://pypi.org/project/markdown) | 3.3.7 | Python implementation of Markdown. +[markdown_it_py](https://pypi.org/project/markdown_it_py) | 2.2.0 | Python port of markdown-it. Markdown parsing, done right! +[markupsafe](https://pypi.org/project/markupsafe) | 2.1.1 | Safely add untrusted strings to HTML/XML markup. +[marshmallow](https://pypi.org/project/marshmallow) | 3.12.1 | A lightweight library for converting complex datatypes to and from native Python datatypes. +[matplotlib](https://pypi.org/project/matplotlib) | 3.7.1 | Python plotting package +[matplotlib_inline](https://pypi.org/project/matplotlib_inline) | 0.1.6 | Inline Matplotlib backend for Jupyter +[maturin](https://pypi.org/project/maturin) | 0.14.15 | Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages +[mccabe](https://pypi.org/project/mccabe) | 0.7.0 | McCabe checker, plugin for flake8 +[mdit_py_plugins](https://pypi.org/project/mdit_py_plugins) | 0.3.5 | Collection of plugins for markdown-it-py +[mdurl](https://pypi.org/project/mdurl) | 0.1.2 | Markdown URL utilities +[mercantile](https://pypi.org/project/mercantile) | 1.2.1 | Web mercator XYZ tile utilities +[mergedeep](https://pypi.org/project/mergedeep) | 1.3.4 | A deep merge function for 🐍. +[metakernel](https://pypi.org/project/metakernel) | 0.28.2 | Metakernel for Jupyter +[minikanren](https://pypi.org/project/minikanren) | 1.0.3 | Relational programming in Python +[missingno](https://pypi.org/project/missingno) | 0.5.1 | Missing data visualization module for Python. +[mistune](https://pypi.org/project/mistune) | 0.8.4 | The fastest markdown parser in pure Python +[mizani](https://pypi.org/project/mizani) | 0.9.0 | Scales for Python +[mlxtend](https://pypi.org/project/mlxtend) | 0.22.0 | Machine Learning Library Extensions +[more_itertools](https://pypi.org/project/more_itertools) | 9.0.0 | More routines for operating on iterables, beyond itertools +[moviepy](https://pypi.org/project/moviepy) | 1.0.3 | Video editing with Python +[mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) | 0.7 | Matplotlib helpers to make density scatter plots +[mpld3](https://pypi.org/project/mpld3) | 0.5.8 | D3 Viewer for Matplotlib +[mpldatacursor](https://pypi.org/project/mpldatacursor) | 0.7.1 | Interactive data cursors for Matplotlib +[mpmath](https://pypi.org/project/mpmath) | 1.2.1 | Python library for arbitrary-precision floating-point arithmetic +[msal](https://pypi.org/project/msal) | 1.22.0 | The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect. +[msal_extensions](https://pypi.org/project/msal_extensions) | 1.0.0 | Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism. +[msgpack](https://pypi.org/project/msgpack) | 1.0.4 | MessagePack (de)serializer. +[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories +[multidict](https://pypi.org/project/multidict) | 6.0.2 | multidict implementation +[multipledispatch](https://pypi.org/project/multipledispatch) | 0.6.0 | Multiple dispatch +[munch](https://pypi.org/project/munch) | 2.5.0 | A dot-accessible dictionary (a la JavaScript objects) +[murmurhash](https://pypi.org/project/murmurhash) | 1.0.9 | Cython bindings for MurmurHash +[mypy](https://pypi.org/project/mypy) | 1.3.0 | Optional static typing for Python +[mypy_extensions](https://pypi.org/project/mypy_extensions) | 1.0.0 | Experimental type system extensions for programs checked with the mypy typechecker. +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.21 | MySQL driver written in Python +[nbclassic](https://pypi.org/project/nbclassic) | 1.0.0 | Jupyter Notebook as a Jupyter Server Extension. +[nbclient](https://pypi.org/project/nbclient) | 0.7.4 | A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor. +[nbconvert](https://pypi.org/project/nbconvert) | 6.5.0 | Converting Jupyter Notebooks +[nbconvert_reportlab](https://pypi.org/project/nbconvert_reportlab) | 0.2 | Convert notebooks to PDF using Reportlab +[nbdime](https://pypi.org/project/nbdime) | 3.1.1 | Diff and merge of Jupyter Notebooks +[nbformat](https://pypi.org/project/nbformat) | 5.7.0 | The Jupyter Notebook format +[nbval](https://pypi.org/project/nbval) | 0.9.6 | A py.test plugin to validate Jupyter notebooks +[nest_asyncio](https://pypi.org/project/nest_asyncio) | 1.5.6 | Patch asyncio to allow nested event loops +[netcdf4](https://pypi.org/project/netcdf4) | 1.6.0 | Provides an object-oriented python interface to the netCDF version 4 library. +[networkx](https://pypi.org/project/networkx) | 3.1 | Python package for creating and manipulating graphs and networks +[nlopt](https://pypi.org/project/nlopt) | 2.7.1 | Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization +[nltk](https://pypi.org/project/nltk) | 3.7 | Natural Language Toolkit +[notebook](https://pypi.org/project/notebook) | 6.5.4 | A web-based notebook environment for interactive computing +[notebook_shim](https://pypi.org/project/notebook_shim) | 0.2.3 | A shim layer for notebook traits and config +[ntlm_auth](https://pypi.org/project/ntlm_auth) | 1.5.0 | Creates NTLM authentication structures +[numba](https://pypi.org/project/numba) | 0.57.0 | compiling Python code using LLVM +[numcodecs](https://pypi.org/project/numcodecs) | 0.10.0 | A Python package providing buffer compression and transformation codecs for use in data storage and communication applications. +[numdifftools](https://pypi.org/project/numdifftools) | 0.9.40 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](https://pypi.org/project/numexpr) | 2.8.4 | Fast numerical expression evaluator for NumPy +[numpy](https://pypi.org/project/numpy) | 1.24.2 | NumPy is the fundamental package for array computing with Python. +[numpydoc](https://pypi.org/project/numpydoc) | 1.3 | Sphinx extension to support docstrings in Numpy format +[oct2py](https://pypi.org/project/oct2py) | 5.4.3 | Python to GNU Octave bridge --> run m-files from python. +[octave_kernel](https://pypi.org/project/octave_kernel) | 0.34.1 | A Jupyter kernel for Octave. +[openai](https://pypi.org/project/openai) | 0.27.5 | Python client library for the OpenAI API +[openpyxl](https://pypi.org/project/openpyxl) | 3.0.10 | A Python library to read/write Excel 2010 xlsx/xlsm files +[opt_einsum](https://pypi.org/project/opt_einsum) | 3.3.0 | Optimizing numpys einsum function +[orjson](https://pypi.org/project/orjson) | 3.7.3 | Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy +[osqp](https://pypi.org/project/osqp) | 0.6.2.post9 | OSQP: The Operator Splitting QP Solver +[outcome](https://pypi.org/project/outcome) | 1.2.0 | Capture the outcome of Python function calls. +[packaging](https://pypi.org/project/packaging) | 22.0 | Core utilities for Python packages +[pandas](https://pypi.org/project/pandas) | 1.5.2 | Powerful data structures for data analysis, time series, and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.10.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[pandocfilters](https://pypi.org/project/pandocfilters) | 1.5.0 | Utilities for writing pandoc filters in python +[panel](https://pypi.org/project/panel) | 1.0.2 | A high level app and dashboarding solution for Python. +[papermill](https://pypi.org/project/papermill) | 2.4.0 | Parametrize and run Jupyter and nteract Notebooks +[param](https://pypi.org/project/param) | 1.13.0 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.3 | ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server. +[paramiko](https://pypi.org/project/paramiko) | 2.8.0 | SSH2 protocol library +[paramnb](https://pypi.org/project/paramnb) | 2.0.4 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.8.3 | A Python Parser +[partd](https://pypi.org/project/partd) | 1.2.0 | Appendable key-value storage +[pathspec](https://pypi.org/project/pathspec) | 0.11.0 | Utility library for gitignore style pattern matching of file paths. +[pathy](https://pypi.org/project/pathy) | 0.10.1 | pathlib.Path subclasses for local and cloud bucket storage +[patsy](https://pypi.org/project/patsy) | 0.5.3 | A Python package for describing statistical models and for building design matrices. +[pdfrw](https://pypi.org/project/pdfrw) | 0.4.post2 | PDF file reader/writer library +[pep8](https://pypi.org/project/pep8) | 1.7.1 | Python style guide checker +[pexpect](https://pypi.org/project/pexpect) | 4.8.0 | Pexpect allows easy control of interactive console applications. +[pg8000](https://pypi.org/project/pg8000) | 1.23.0 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.5 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 9.5.0 | Python Imaging Library (Fork) +[pims](https://pypi.org/project/pims) | 0.6.1 | Python Image Sequence +[pint](https://pypi.org/project/pint) | 0.19.2 | Physical quantities module +[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages. +[pkginfo](https://pypi.org/project/pkginfo) | 1.8.3 | Query metadatdata from sdists / bdists / installed packages. +[platformdirs](https://pypi.org/project/platformdirs) | 2.5.4 | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". +[plotly](https://pypi.org/project/plotly) | 5.13.1 | An open-source, interactive graphing library for Python +[plotnine](https://pypi.org/project/plotnine) | 0.12.1 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 1.0.0 | plugin and hook calling mechanisms for python +[ply](https://pypi.org/project/ply) | 3.11 | Python Lex & Yacc +[pmdarima](https://pypi.org/project/pmdarima) | 2.0.2 | Python's forecast::auto.arima equivalent +[polars](https://pypi.org/project/polars) | 0.17.11 | Blazingly fast DataFrame library +[portalocker](https://pypi.org/project/portalocker) | 2.7.0 | Wraps the portalocker recipe for easy usage +[portpicker](https://pypi.org/project/portpicker) | 1.5.0 | A library to choose unique available network ports. +[ppci](https://pypi.org/project/ppci) | 0.5.9 | A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python +[preshed](https://pypi.org/project/preshed) | 3.0.8 | Cython hash table that trusts the keys are pre-hashed +[prettytable](https://pypi.org/project/prettytable) | 3.3.0 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. +[priority](https://pypi.org/project/priority) | 2.0.0 | A pure-Python implementation of the HTTP/2 priority tree +[proglog](https://pypi.org/project/proglog) | 0.1.10 | Log and progress bar manager for console, notebooks, web... +[prometheus_client](https://pypi.org/project/prometheus_client) | 0.15.0 | Python client for the Prometheus monitoring system. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 3.0.33 | Library for building powerful interactive command lines in Python +[protobuf](https://pypi.org/project/protobuf) | 3.20.3 | Protocol Buffers +[psutil](https://pypi.org/project/psutil) | 5.9.0 | Cross-platform lib for process and system monitoring in Python. +[ptpython](https://pypi.org/project/ptpython) | 3.0.20 | Python REPL build on top of prompt_toolkit +[ptyprocess](https://pypi.org/project/ptyprocess) | 0.7.0 | Run a subprocess in a pseudo terminal +[pulp](https://pypi.org/project/pulp) | 2.6.0 | PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems. +[pure_eval](https://pypi.org/project/pure_eval) | 0.2.2 | Safely evaluate AST nodes without side effects +[py2vega](https://pypi.org/project/py2vega) | 0.6.1 | A Python to Vega-expression transpiler. +[py_lru_cache](https://pypi.org/project/py_lru_cache) | 0.1.4 | LRU cache for python. Provides a dictionary-like object as well as a method decorator. +[pyaml](https://pypi.org/project/pyaml) | 20.4.0 | PyYAML-based module to produce pretty and readable YAML-serialized data +[pyarrow](https://pypi.org/project/pyarrow) | 12.0.0 | Python library for Apache Arrow +[pyaudio](https://pypi.org/project/pyaudio) | 0.2.11 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](https://pypi.org/project/pybars3) | 0.9.7 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.10.3 | Seamless operability between C++11 and Python +[pycodestyle](https://pypi.org/project/pycodestyle) | 2.9.1 | Python style guide checker +[pycosat](https://pypi.org/project/pycosat) | 0.6.3 | bindings to picosat (a SAT solver) +[pycparser](https://pypi.org/project/pycparser) | 2.21 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.8 | python package common tasks for users (e.g. copy examples, fetch data, ...) +[pydantic](https://pypi.org/project/pydantic) | 1.9.1 | Data validation and settings management using python 3.6 type hinting +[pydeck](https://pypi.org/project/pydeck) | 0.8.0 | Widget for deck.gl maps +[pydocstyle](https://pypi.org/project/pydocstyle) | 6.3.0 | Python docstring style checker +[pyepsg](https://pypi.org/project/pyepsg) | 0.4.0 | Easy access to the EPSG database via http epsg.io/ +[pyerfa](https://pypi.org/project/pyerfa) | 2.0.0.1 | Python bindings for ERFA +[pyflakes](https://pypi.org/project/pyflakes) | 2.5.0 | passive checker of Python programs +[pyflux](https://pypi.org/project/pyflux) | 0.4.17 | PyFlux: A time-series analysis library for Python +[pygad](https://pypi.org/project/pygad) | 2.17.0 | PyGAD: A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch). +[pygame](https://pypi.org/project/pygame) | 2.1.2 | Python Game Development +[pygbm](https://pypi.org/project/pygbm) | 0.1.0 | Experimental, numba-based Gradient Boosting Machines +[pygments](https://pypi.org/project/pygments) | 2.15.1 | Pygments is a syntax highlighting package written in Python. +[pyhdf](https://pypi.org/project/pyhdf) | 0.10.5 | pyhdf: Python interface to the NCSA HDF4 library. +[pyjwt](https://pypi.org/project/pyjwt) | 2.4.0 | JSON Web Token implementation in Python +[pylint](https://pypi.org/project/pylint) | 2.15.4 | python code static checker +[pylint_venv](https://pypi.org/project/pylint_venv) | 2.3.0 | pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments. +[pyls_spyder](https://pypi.org/project/pyls_spyder) | 0.4.0 | Spyder extensions for the python-language-server +[pymc](https://pypi.org/project/pymc) | 5.3.0 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](https://pypi.org/project/pymeta3) | 0.5.1 | Pattern-matching language based on OMeta for Python 3 and 2 +[pymongo](https://pypi.org/project/pymongo) | 4.3.3 | Python driver for MongoDB +[pympler](https://pypi.org/project/pympler) | 1.0.1 | A development tool to measure, monitor and analyze the memory behavior of Python objects. +[pynacl](https://pypi.org/project/pynacl) | 1.5.0 | Python binding to the Networking and Cryptography (NaCl) library +[pynndescent](https://pypi.org/project/pynndescent) | 0.5.7 | Nearest Neighbor Descent +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.35 | DB API Module for ODBC +[pyopengl](https://pypi.org/project/pyopengl) | 3.1.6 | Standard OpenGL bindings for Python +[pypandoc](https://pypi.org/project/pypandoc) | 1.5 | Thin wrapper for pandoc. +[pyparsing](https://pypi.org/project/pyparsing) | 3.0.9 | Python parsing module +[pyproj](https://pypi.org/project/pyproj) | 3.4.1 | Python interface to PROJ (cartographic projections and coordinate transformations library) +[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.0.0 | Wrappers to call pyproject.toml-based build backend hooks. +[pyqt5](https://pypi.org/project/pyqt5) | 5.15.6 | Python bindings for the Qt cross platform application toolkit +[pyqt5_qt5](https://pypi.org/project/pyqt5_qt5) | 5.15.2 | The subset of a Qt installation needed by PyQt5. +[pyqt5_sip](https://pypi.org/project/pyqt5_sip) | 12.11.0 | The sip module support for PyQt5 +[pyqtgraph](https://pypi.org/project/pyqtgraph) | 0.13.3 | Scientific Graphics and GUI Library for Python +[pyqtwebengine](https://pypi.org/project/pyqtwebengine) | 5.15.5 | Python bindings for the Qt WebEngine framework +[pyqtwebengine_qt5](https://pypi.org/project/pyqtwebengine_qt5) | 5.15.2 | The subset of a Qt installation needed by PyQtWebEngine. +[pyro_api](https://pypi.org/project/pyro_api) | 0.1.2 | +[pyro_ppl](https://pypi.org/project/pyro_ppl) | 1.8.4 | +[pyrsistent](https://pypi.org/project/pyrsistent) | 0.18.1 | Persistent/Functional/Immutable data structures +[pyserial](https://pypi.org/project/pyserial) | 3.5 | Python Serial Port Extension +[pyshp](https://pypi.org/project/pyshp) | 2.3.0 | Pure Python read/write support for ESRI Shapefile format +[pysocks](https://pypi.org/project/pysocks) | 1.7.1 | A Python SOCKS client module. See https github.com/Anorov/PySocks for more information. +[pystache](https://pypi.org/project/pystache) | 0.5.4 | Mustache for Python +[pytensor](https://pypi.org/project/pytensor) | 2.11.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[pytest](https://pypi.org/project/pytest) | 7.2.1 | pytest: simple powerful testing with Python +[python_dateutil](https://pypi.org/project/python_dateutil) | 2.8.2 | Extensions to the standard Python datetime module +[python_dotenv](https://pypi.org/project/python_dotenv) | 0.19.2 | Add .env support to your django/flask apps in development and deployments +[python_hdf4](https://pypi.org/project/python_hdf4) | 0.10.0+dummy | Python-HDF4: Python interface to the NCSA HDF4 library. +[python_json_logger](https://pypi.org/project/python_json_logger) | 2.0.4 | A python library adding a json log formatter +[python_lsp_black](https://pypi.org/project/python_lsp_black) | 1.2.1 | Black plugin for the Python LSP Server +[python_lsp_jsonrpc](https://pypi.org/project/python_lsp_jsonrpc) | 1.0.0 | JSON RPC 2.0 server library +[python_lsp_server](https://pypi.org/project/python_lsp_server) | 1.7.2 | Python Language Server for the Language Server Protocol +[python_multipart](https://pypi.org/project/python_multipart) | 0.0.5 | A streaming multipart parser for Python +[python_picard](https://pypi.org/project/python_picard) | 0.7 | Preconditoned ICA for Real Data +[python_slugify](https://pypi.org/project/python_slugify) | 6.1.2 | A Python Slugify application that handles Unicode +[python_snappy](https://pypi.org/project/python_snappy) | 0.6.1 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 3.0.1 | .Net and Mono integration for Python +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.10.2 | Qt plotting widgets for Python +[pytoolconfig](https://pypi.org/project/pytoolconfig) | 1.2.4 | Python tool configuration +[pytz](https://pypi.org/project/pytz) | 2022.4 | World timezone definitions, modern and historical +[pytz_deprecation_shim](https://pypi.org/project/pytz_deprecation_shim) | 0.1.0.post0 | Shims to make deprecation of pytz easier +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 2.2.1 | Bidirectional communication for the PyViz ecosystem. +[pywavelets](https://pypi.org/project/pywavelets) | 1.4.1 | PyWavelets, wavelet transform module +[pywin32](https://pypi.org/project/pywin32) | 305 | Python for Window Extensions +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.2.0 | A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi) +[pywinpty](https://pypi.org/project/pywinpty) | 2.0.9 | Python bindings for the winpty library +[pywinusb](https://pypi.org/project/pywinusb) | 0.4.2 | A package that simplifies USB/HID communications on windows +[pyyaml](https://pypi.org/project/pyyaml) | 6.0 | YAML parser and emitter for Python +[pyzmq](https://pypi.org/project/pyzmq) | 25.0.2 | Python bindings for 0MQ +[pyzo](https://pypi.org/project/pyzo) | 4.12.7 | the Python IDE for scientific computing +[pyzstd](https://pypi.org/project/pyzstd) | 0.15.4 | Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module. +[qdarkstyle](https://pypi.org/project/qdarkstyle) | 3.1 | The most complete dark stylesheet for Python and Qt applications +[qdldl](https://pypi.org/project/qdldl) | 0.1.7 | QDLDL, a free LDL factorization routine. +[qpsolvers](https://pypi.org/project/qpsolvers) | 3.1.0 | Quadratic programming solvers in Python with a unified API +[qstylizer](https://pypi.org/project/qstylizer) | 0.2.2 | Stylesheet Generator for PyQt{4-5}/PySide{1-2} +[qtawesome](https://pypi.org/project/qtawesome) | 1.2.3 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 5.4.3 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 2.3.1 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[quadprog](https://pypi.org/project/quadprog) | 0.1.11 | Quadratic Programming Solver +[quantecon](https://pypi.org/project/quantecon) | 0.5.3 | QuantEcon is a package to support all forms of quantitative economic modelling. +[quart](https://pypi.org/project/quart) | 0.18.3 | A Python ASGI web microframework with the same API as Flask +[rasterio](https://pypi.org/project/rasterio) | 1.2.10 | Fast and direct raster I/O for use with Numpy and SciPy +[readme_renderer](https://pypi.org/project/readme_renderer) | 35.0 | readme_renderer is a library for rendering "readme" descriptions for Warehouse +[redis](https://pypi.org/project/redis) | 4.3.1 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2022.9.13 | Alternative regular expression module, to replace re. +[reportlab](https://pypi.org/project/reportlab) | 3.6.12 | The Reportlab Toolkit +[requests](https://pypi.org/project/requests) | 2.28.1 | Python HTTP for Humans. +[requests_ntlm](https://pypi.org/project/requests_ntlm) | 1.1.0 | This package allows for HTTP NTLM authentication using the requests library. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.10.1 | A utility belt for advanced users of python-requests +[retrying](https://pypi.org/project/retrying) | 1.3.4 | Retrying +[rfc3339_validator](https://pypi.org/project/rfc3339_validator) | 0.1.4 | A pure python RFC3339 validator +[rfc3986](https://pypi.org/project/rfc3986) | 1.5.0 | Validating URI References per RFC 3986 +[rfc3986_validator](https://pypi.org/project/rfc3986_validator) | 0.1.1 | Pure python rfc3986 validator +[rich](https://pypi.org/project/rich) | 12.4.4 | Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal +[rope](https://pypi.org/project/rope) | 1.6.0 | a python refactoring library... +[rtree](https://pypi.org/project/rtree) | 1.0.0 | R-Tree spatial index for Python GIS +[ruamel.yaml](https://pypi.org/project/ruamel.yaml) | 0.17.21 | a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order +[ruamel.yaml.clib](https://pypi.org/project/ruamel.yaml.clib) | 0.2.6 | C version of reader, parser and emitter for ruamel.yaml derived from libyaml +[rx](https://pypi.org/project/rx) | 3.1.1 | Reactive Extensions (Rx) for Python +[scikit_fuzzy](https://pypi.org/project/scikit_fuzzy) | 0.4.1 | Fuzzy logic toolkit for SciPy +[scikit_image](https://pypi.org/project/scikit_image) | 0.20.0 | Image processing routines for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 1.2.2 | A set of python modules for machine learning and data mining +[scikit_optimize](https://pypi.org/project/scikit_optimize) | 0.9.0 | Sequential model-based optimization toolbox. +[scilab2py](https://pypi.org/project/scilab2py) | 0.6.2 | Python to Scilab bridge +[scipy](https://pypi.org/project/scipy) | 1.10.1 | SciPy: Scientific Library for Python +[scramp](https://pypi.org/project/scramp) | 1.4.1 | An implementation of the SCRAM protocol. +[scs](https://pypi.org/project/scs) | 3.2.3 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.13.0.dev0 | seaborn: statistical data visualization +[send2trash](https://pypi.org/project/send2trash) | 1.8.0 | Send file to trash natively under Mac OS X, Windows and Linux. +[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages +[shapely](https://pypi.org/project/shapely) | 2.0.1 | Geometric objects, predicates, and operations +[simplegeneric](https://pypi.org/project/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](https://pypi.org/project/simplejson) | 3.17.6 | Simple, fast, extensible JSON encoder/decoder for Python +[simpy](https://pypi.org/project/simpy) | 4.0.1 | Event discrete, process based simulation for Python. +[six](https://pypi.org/project/six) | 1.16.0 | Python 2 and 3 compatibility utilities +[sklearn_contrib_lightning](https://pypi.org/project/sklearn_contrib_lightning) | 0.6.2.post0 | Large-scale sparse linear classification, regression and ranking in Python +[slicerator](https://pypi.org/project/slicerator) | 1.1.0 | A lazy-loading, fancy-sliceable iterable. +[smart_open](https://pypi.org/project/smart_open) | 5.2.1 | Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...) +[smmap](https://pypi.org/project/smmap) | 5.0.0 | A pure Python implementation of a sliding window memory map manager +[snakeviz](https://pypi.org/project/snakeviz) | 2.1.0 | A web-based viewer for Python profiler output +[sniffio](https://pypi.org/project/sniffio) | 1.2.0 | Sniff out which async library your code is running under +[snowballstemmer](https://pypi.org/project/snowballstemmer) | 2.2.0 | This package provides 26 stemmers for 25 languages generated from Snowball algorithms. +[snuggs](https://pypi.org/project/snuggs) | 1.4.7 | Snuggs are s-expressions for Numpy +[sortedcontainers](https://pypi.org/project/sortedcontainers) | 2.4.0 | Sorted Containers -- Sorted List, Sorted Dict, Sorted Set +[sounddevice](https://pypi.org/project/sounddevice) | 0.4.4 | Play and Record Sound with Python +[soupsieve](https://pypi.org/project/soupsieve) | 2.3.2.post1 | A modern CSS selector implementation for Beautiful Soup. +[spacy](https://pypi.org/project/spacy) | 3.5.2 | Industrial-strength Natural Language Processing (NLP) in Python +[spacy_legacy](https://pypi.org/project/spacy_legacy) | 3.0.12 | Legacy registered functions for spaCy backwards compatibility +[spacy_loggers](https://pypi.org/project/spacy_loggers) | 1.0.3 | Logging utilities for SpaCy +[spatialpandas](https://pypi.org/project/spatialpandas) | 0.4.7 | Pandas extension arrays for spatial/geometric operations +[sphinx](https://pypi.org/project/sphinx) | 6.1.3 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 1.2.0 | Read the Docs theme for Sphinx +[sphinxcontrib_applehelp](https://pypi.org/project/sphinxcontrib_applehelp) | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books +[sphinxcontrib_devhelp](https://pypi.org/project/sphinxcontrib_devhelp) | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document. +[sphinxcontrib_htmlhelp](https://pypi.org/project/sphinxcontrib_htmlhelp) | 2.0.0 | sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files +[sphinxcontrib_jquery](https://pypi.org/project/sphinxcontrib_jquery) | 4.1 | +[sphinxcontrib_jsmath](https://pypi.org/project/sphinxcontrib_jsmath) | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript +[sphinxcontrib_qthelp](https://pypi.org/project/sphinxcontrib_qthelp) | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document. +[sphinxcontrib_serializinghtml](https://pypi.org/project/sphinxcontrib_serializinghtml) | 1.1.5 | sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle). +[spyder](https://pypi.org/project/spyder) | 5.4.3 | The Scientific Python Development Environment +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 2.4.3 | Jupyter kernels for Spyder's console +[sqlalchemy](https://pypi.org/project/sqlalchemy) | 1.4.47 | Database Abstraction Library +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file +[sqlite_fts4](https://pypi.org/project/sqlite_fts4) | 1.0.3 | Python functions for working with SQLite FTS4 search +[sqlite_utils](https://pypi.org/project/sqlite_utils) | 3.31 | CLI tool and Python utility functions for manipulating SQLite databases +[sqlparse](https://pypi.org/project/sqlparse) | 0.4.3 | Non-validating SQL parser +[srsly](https://pypi.org/project/srsly) | 2.4.5 | Modern high-performance serialization utilities for Python +[sspyrs](https://pypi.org/project/sspyrs) | 0.3 | Lightweight interface for SSRS reports to python +[stack_data](https://pypi.org/project/stack_data) | 0.6.1 | Extract data from python stack frames and tracebacks for informative displays +[starlette](https://pypi.org/project/starlette) | 0.26.1 | The little ASGI library that shines. +[statsmodels](https://pypi.org/project/statsmodels) | 0.14.0 | Statistical computations and models for Python +[streamlit](https://pypi.org/project/streamlit) | 1.22.0 | The fastest way to build data apps in Python +[streamz](https://pypi.org/project/streamz) | 0.6.3 | Streams +[supersmoother](https://pypi.org/project/supersmoother) | 0.4 | Python implementation of Friedman's Supersmoother +[swifter](https://pypi.org/project/swifter) | 1.3.4 | A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner +[sympy](https://pypi.org/project/sympy) | 1.12 | Computer algebra system (CAS) in Python +[tables](https://pypi.org/project/tables) | 3.7.0 | Hierarchical datasets for Python +[tabulate](https://pypi.org/project/tabulate) | 0.9.0 | Pretty-print tabular data +[tbats](https://pypi.org/project/tbats) | 1.1.0 | BATS and TBATS for time series forecasting +[tblib](https://pypi.org/project/tblib) | 1.7.0 | Traceback serialization library. +[tenacity](https://pypi.org/project/tenacity) | 8.1.0 | Retry code until it succeeds +[termcolor](https://pypi.org/project/termcolor) | 1.1.0 | ANSII Color formatting for output in terminal. +[terminado](https://pypi.org/project/terminado) | 0.17.0 | Terminals served to xterm.js using Tornado websockets +[text_unidecode](https://pypi.org/project/text_unidecode) | 1.3 | The most basic Text::Unidecode port +[textdistance](https://pypi.org/project/textdistance) | 4.5.0 | Compute distance between the two texts. +[textwrap3](https://pypi.org/project/textwrap3) | 0.9.2 | textwrap from Python 3.6 backport (plus a few tweaks) +[thinc](https://pypi.org/project/thinc) | 8.1.9 | Practical Machine Learning for NLP +[threadpoolctl](https://pypi.org/project/threadpoolctl) | 3.1.0 | threadpoolctl +[three_merge](https://pypi.org/project/three_merge) | 0.1.1 | Simple library for merging two strings with respect to a base one +[tifffile](https://pypi.org/project/tifffile) | 2022.5.4 | Read and write TIFF(r) files +[tinycss2](https://pypi.org/project/tinycss2) | 1.1.1 | tinycss2 +[tokenizers](https://pypi.org/project/tokenizers) | 0.13.3 | Fast and Customizable Tokenizers +[toml](https://pypi.org/project/toml) | 0.10.2 | Python Library for Tom's Obvious, Minimal Language +[tomli](https://pypi.org/project/tomli) | 2.0.1 | A lil' TOML parser +[tomli_w](https://pypi.org/project/tomli_w) | 1.0.0 | A lil' TOML writer +[tomlkit](https://pypi.org/project/tomlkit) | 0.11.6 | Style preserving TOML library +[toolz](https://pypi.org/project/toolz) | 0.11.2 | List processing tools and functional utilities +[torch](https://pypi.org/project/torch) | 2.0.1 | Tensors and Dynamic neural networks in Python with strong GPU acceleration +[torchaudio](https://pypi.org/project/torchaudio) | 2.0.2 | An audio package for PyTorch +[torchvision](https://pypi.org/project/torchvision) | 0.15.2 | image and video datasets and models for torch deep learning +[tornado](https://pypi.org/project/tornado) | 6.3.1 | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. +[tqdm](https://pypi.org/project/tqdm) | 4.64.0 | Fast, Extensible Progress Meter +[traitlets](https://pypi.org/project/traitlets) | 5.7.1 | Traitlets Python config system +[traittypes](https://pypi.org/project/traittypes) | 0.2.1 | Scipy trait types +[transformers](https://pypi.org/project/transformers) | 4.29.1 | State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow +[trio](https://pypi.org/project/trio) | 0.22.0 | A friendly Python library for async concurrency and I/O +[trio_asyncio](https://pypi.org/project/trio_asyncio) | 0.12.0 | A re-implementation of the asyncio mainloop on top of Trio +[twine](https://pypi.org/project/twine) | 4.0.1 | Collection of utilities for publishing packages on PyPI +[twitter](https://pypi.org/project/twitter) | 1.19.2 | An API and command-line toolset for Twitter (twitter.com) +[typer](https://pypi.org/project/typer) | 0.7.0 | Typer, build great CLIs. Easy to code. Based on Python type hints. +[typing_extensions](https://pypi.org/project/typing_extensions) | 4.4.0 | Backported and Experimental Type Hints for Python 3.5+ +[tzdata](https://pypi.org/project/tzdata) | 2022.7 | Provider of IANA time zone data +[tzlocal](https://pypi.org/project/tzlocal) | 4.2 | tzinfo object for the local timezone +[uc_micro_py](https://pypi.org/project/uc_micro_py) | 1.0.1 | Micro subset of unicode data files for linkify-it-py projects. +[ujson](https://pypi.org/project/ujson) | 5.3.0 | Ultra fast JSON encoder and decoder for Python +[umap_learn](https://pypi.org/project/umap_learn) | 0.5.1 | Uniform Manifold Approximation and Projection +[uncertainties](https://pypi.org/project/uncertainties) | 3.1.6 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[uri_template](https://pypi.org/project/uri_template) | 1.2.0 | RFC 6570 URI Template Processor +[urllib3](https://pypi.org/project/urllib3) | 1.26.10 | HTTP library with thread-safe connection pooling, file post, and more. +[uvicorn](https://pypi.org/project/uvicorn) | 0.20.0 | The lightning-fast ASGI server. +[validators](https://pypi.org/project/validators) | 0.18.2 | Python Data Validation for Humans™. +[vega_datasets](https://pypi.org/project/vega_datasets) | 0.9.0 | A Python package for offline access to Vega datasets +[virtualenv](https://pypi.org/project/virtualenv) | 20.19.0 | Virtual Python Environment builder +[vitables](https://pypi.org/project/vitables) | 3.0.2 | A viewer for PyTables package +[waitress](https://pypi.org/project/waitress) | 2.1.2 | Waitress WSGI server +[wasabi](https://pypi.org/project/wasabi) | 0.10.1 | A lightweight console printing and formatting toolkit +[wasmer](https://pypi.org/project/wasmer) | 1.1.0 | Python extension to run WebAssembly binaries +[wasmer_compiler_cranelift](https://pypi.org/project/wasmer_compiler_cranelift) | 1.1.0 | The Cranelift compiler for the `wasmer` package (to compile WebAssembly module) +[wasmer_compiler_singlepass](https://pypi.org/project/wasmer_compiler_singlepass) | 1.1.0 | Python extension to run WebAssembly binaries +[watchdog](https://pypi.org/project/watchdog) | 2.2.0 | Filesystem events monitoring +[wcwidth](https://pypi.org/project/wcwidth) | 0.2.5 | Measures number of Terminal column cells of wide-character codes +[webcolors](https://pypi.org/project/webcolors) | 1.12 | A library for working with color names and color values formats defined by HTML and CSS. +[webencodings](https://pypi.org/project/webencodings) | 0.5.1 | Character encoding aliases for legacy web content +[websocket_client](https://pypi.org/project/websocket_client) | 1.4.2 | WebSocket client for Python. hybi13 is supported. +[werkzeug](https://pypi.org/project/werkzeug) | 2.2.2 | The comprehensive WSGI web application library. +[whatthepatch](https://pypi.org/project/whatthepatch) | 1.0.2 | A patch parsing and application library. +[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 4.0.7 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM +[wordcloud](https://pypi.org/project/wordcloud) | 1.8.1 | A little word cloud generator +[wrapt](https://pypi.org/project/wrapt) | 1.14.1 | Module for decorators, wrappers and monkey patching. +[wsproto](https://pypi.org/project/wsproto) | 1.2.0 | WebSockets state-machine based protocol implementation +[xarray](https://pypi.org/project/xarray) | 2023.4.2 | N-D labeled arrays and datasets in Python +[xarray_einstats](https://pypi.org/project/xarray_einstats) | 0.5.1 | Stats, linear algebra and einops for xarray +[xgboost](https://pypi.org/project/xgboost) | 1.6.1 | XGBoost Python Package +[xlsxwriter](https://pypi.org/project/xlsxwriter) | 3.0.3 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.24.7 | Make Excel fly: Interact with Excel from Python and vice versa. +[xmltodict](https://pypi.org/project/xmltodict) | 0.13.0 | Makes working with XML feel like you are working with JSON +[xyzservices](https://pypi.org/project/xyzservices) | 2022.6.0 | Source of XYZ tiles providers +[y_py](https://pypi.org/project/y_py) | 0.5.5 | Python bindings for the Y-CRDT built from yrs (Rust) +[yapf](https://pypi.org/project/yapf) | 0.32.0 | A formatter for Python code. +[yarl](https://pypi.org/project/yarl) | 1.7.2 | Yet another URL library +[ypy_websocket](https://pypi.org/project/ypy_websocket) | 0.8.2 | WebSocket connector for Ypy +[zarr](https://pypi.org/project/zarr) | 2.11.3 | An implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](https://pypi.org/project/zict) | 2.2.0 | Mutable mapping tools +[zipp](https://pypi.org/project/zipp) | 3.9.0 | Backport of pathlib-compatible object wrapper for zip files +[zstandard](https://pypi.org/project/zstandard) | 0.20.0 | Zstandard bindings for Python + +
diff --git a/changelogs/WinPython-64bit-3.10.11.0_History.md b/changelogs/WinPython-64bit-3.10.11.0_History.md new file mode 100644 index 00000000..ecaa11c4 --- /dev/null +++ b/changelogs/WinPython-64bit-3.10.11.0_History.md @@ -0,0 +1,245 @@ +## History of changes for WinPython-64bit 3.10.11.0 + +The following changes were made to WinPython-64bit distribution since version 3.10.9.0. + +
+### Tools + +Upgraded packages: + + * [Nodejs](https://nodejs.org) v18.12.1 → v18.16.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine) + * [npmjs](https://www.npmjs.com/) 8.19.2 → 9.5.1 (a package manager for JavaScript) + +### Python packages + +New packages: + + * [accelerate](https://pypi.org/project/accelerate) 0.19.0 (Accelerate) + * [arviz](https://pypi.org/project/arviz) 0.15.1 (Exploratory analysis of Bayesian models) + * [azure_core](https://pypi.org/project/azure_core) 1.25.1 (Microsoft Azure Core Library for Python) + * [azure_cosmos](https://pypi.org/project/azure_cosmos) 4.3.1 (Microsoft Azure Cosmos Client Library for Python) + * [azure_identity](https://pypi.org/project/azure_identity) 1.12.0 (Microsoft Azure Identity Library for Python) + * [build](https://pypi.org/project/build) 0.10.0 (A simple, correct Python build frontend) + * [comm](https://pypi.org/project/comm) 0.1.3 (Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.) + * [cons](https://pypi.org/project/cons) 0.4.5 (An implementation of Lisp/Scheme-like cons in Python.) + * [dirty_cat](https://pypi.org/project/dirty_cat) 0.4.1 (Machine learning with dirty categories.) + * [dnspython](https://pypi.org/project/dnspython) 2.1.0 (DNS toolkit) + * [etuples](https://pypi.org/project/etuples) 0.3.8 (Python S-expression emulation using tuple-like objects.) + * [fqdn](https://pypi.org/project/fqdn) 1.5.1 (Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers) + * [h5netcdf](https://pypi.org/project/h5netcdf) 1.1.0 (netCDF4 via h5py) + * [huggingface_hub](https://pypi.org/project/huggingface_hub) 0.14.1 (Client library to download and publish models, datasets and other repos on the huggingface.co hub) + * [isoduration](https://pypi.org/project/isoduration) 20.11.0 (Operations with ISO 8601 durations) + * [jaraco.classes](https://pypi.org/project/jaraco.classes) 3.2.3 (Utility functions for Python class constructs) + * [jupyter_events](https://pypi.org/project/jupyter_events) 0.6.3 (Jupyter Event System library) + * [jupyter_server_fileid](https://pypi.org/project/jupyter_server_fileid) 0.9.0 () + * [jupyter_server_terminals](https://pypi.org/project/jupyter_server_terminals) 0.4.4 (A Jupyter Server Extension Providing Terminals.) + * [jupyter_server_ydoc](https://pypi.org/project/jupyter_server_ydoc) 0.8.0 (A Jupyter Server Extension Providing Y Documents.) + * [jupyter_ydoc](https://pypi.org/project/jupyter_ydoc) 0.2.4 (Document structures for collaborative editing using Ypy) + * [jupyterlab_rise](https://pypi.org/project/jupyterlab_rise) 0.2.0 (RISE: "Live" Reveal.js JupyterLab Slideshow extension.) + * [lazy_loader](https://pypi.org/project/lazy_loader) 0.2 (lazy_loader) + * [linkify_it_py](https://pypi.org/project/linkify_it_py) 2.0.0 (Links recognition library with FULL unicode support.) + * [logical_unification](https://pypi.org/project/logical_unification) 0.4.5 (Logical unification in Python) + * [markdown_it_py](https://pypi.org/project/markdown_it_py) 2.2.0 (Python port of markdown-it. Markdown parsing, done right!) + * [mdit_py_plugins](https://pypi.org/project/mdit_py_plugins) 0.3.5 (Collection of plugins for markdown-it-py) + * [mdurl](https://pypi.org/project/mdurl) 0.1.2 (Markdown URL utilities) + * [minikanren](https://pypi.org/project/minikanren) 1.0.3 (Relational programming in Python) + * [more_itertools](https://pypi.org/project/more_itertools) 9.0.0 (More routines for operating on iterables, beyond itertools) + * [msal](https://pypi.org/project/msal) 1.22.0 (The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.) + * [msal_extensions](https://pypi.org/project/msal_extensions) 1.0.0 (Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.) + * [openai](https://pypi.org/project/openai) 0.27.5 (Python client library for the OpenAI API) + * [opt_einsum](https://pypi.org/project/opt_einsum) 3.3.0 (Optimizing numpys einsum function) + * [portalocker](https://pypi.org/project/portalocker) 2.7.0 (Wraps the portalocker recipe for easy usage) + * [pyjwt](https://pypi.org/project/pyjwt) 2.4.0 (JSON Web Token implementation in Python) + * [pyproject_hooks](https://pypi.org/project/pyproject_hooks) 1.0.0 (Wrappers to call pyproject.toml-based build backend hooks.) + * [pyro_api](https://pypi.org/project/pyro_api) 0.1.2 () + * [pyro_ppl](https://pypi.org/project/pyro_ppl) 1.8.4 () + * [pytensor](https://pypi.org/project/pytensor) 2.11.2 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.) + * [python_json_logger](https://pypi.org/project/python_json_logger) 2.0.4 (A python library adding a json log formatter) + * [retrying](https://pypi.org/project/retrying) 1.3.4 (Retrying) + * [rfc3339_validator](https://pypi.org/project/rfc3339_validator) 0.1.4 (A pure python RFC3339 validator) + * [rfc3986_validator](https://pypi.org/project/rfc3986_validator) 0.1.1 (Pure python rfc3986 validator) + * [ruamel.yaml.clib](https://pypi.org/project/ruamel.yaml.clib) 0.2.6 (C version of reader, parser and emitter for ruamel.yaml derived from libyaml) + * [spatialpandas](https://pypi.org/project/spatialpandas) 0.4.7 (Pandas extension arrays for spatial/geometric operations) + * [sphinxcontrib_jquery](https://pypi.org/project/sphinxcontrib_jquery) 4.1 () + * [tokenizers](https://pypi.org/project/tokenizers) 0.13.3 (Fast and Customizable Tokenizers) + * [transformers](https://pypi.org/project/transformers) 4.29.1 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow) + * [uc_micro_py](https://pypi.org/project/uc_micro_py) 1.0.1 (Micro subset of unicode data files for linkify-it-py projects.) + * [uri_template](https://pypi.org/project/uri_template) 1.2.0 (RFC 6570 URI Template Processor) + * [webcolors](https://pypi.org/project/webcolors) 1.12 (A library for working with color names and color values formats defined by HTML and CSS.) + * [xarray_einstats](https://pypi.org/project/xarray_einstats) 0.5.1 (Stats, linear algebra and einops for xarray) + * [y_py](https://pypi.org/project/y_py) 0.5.5 (Python bindings for the Y-CRDT built from yrs (Rust)) + * [ypy_websocket](https://pypi.org/project/ypy_websocket) 0.8.2 (WebSocket connector for Ypy) + +Upgraded packages: + + * [altair](https://pypi.org/project/altair) 4.2.0 → 4.2.2 (Altair: A declarative statistical visualization library for Python.) + * [autopep8](https://pypi.org/project/autopep8) 1.6.0 → 1.7.0 (A tool that automatically formats Python code to conform to the PEP 8 style guide) + * [baresql](https://pypi.org/project/baresql) 0.7.6 → 0.8.0 (playing SQL directly on Python datas) + * [black](https://pypi.org/project/black) 22.12.0 → 23.3.0 (The uncompromising code formatter.) + * [bokeh](https://pypi.org/project/bokeh) 2.4.3 → 3.1.1 (Interactive plots and applications in the browser from Python) + * [botorch](https://pypi.org/project/botorch) 0.6.2 → 0.8.5 (Bayesian Optimization in PyTorch) + * [bqplot](https://pypi.org/project/bqplot) 0.12.36 → 0.12.39 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) + * [cartopy](https://pypi.org/project/cartopy) 0.20.2 → 0.21.1 (A cartographic python library with Matplotlib support for visualisation) + * [clr_loader](https://pypi.org/project/clr_loader) 0.2.4 → 0.2.5 (Generic pure Python loader for .NET runtimes) + * [contourpy](https://pypi.org/project/contourpy) 1.0.6 → 1.0.7 (Python library for calculating contours of 2D quadrilateral grids) + * [cryptography](https://pypi.org/project/cryptography) 3.4.7 → 37.0.4 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.) + * [cvxpy](https://pypi.org/project/cvxpy) 1.2.1 → 1.3.1 (A domain-specific language for modeling convex optimization problems in Python.) + * [cython](https://pypi.org/project/cython) 0.29.32 → 0.29.34 (The Cython compiler for writing C extensions for the Python language.) + * [cytoolz](https://pypi.org/project/cytoolz) 0.12.0 → 0.12.1 (Cython implementation of Toolz: High performance functional utilities) + * [dash](https://pypi.org/project/dash) 2.7.0 → 2.8.1 (A Python framework for building reactive web-apps. Developed by Plotly.) + * [dask](https://pypi.org/project/dask) 2022.12.0 → 2023.5.0 (Parallel PyData with Task Scheduling) + * [dask_image](https://pypi.org/project/dask_image) 2022.9.0 → 2023.3.0 (Distributed image processing) + * [dask_ml](https://pypi.org/project/dask_ml) 2022.5.27 → 2023.3.24 (A library for distributed and parallel machine learning) + * [datasette](https://pypi.org/project/datasette) 0.63.1 → 0.64.3 (A tool for exploring and publishing data) + * [datashader](https://pypi.org/project/datashader) 0.14.2 → 0.14.5a1+g7a97e97.dirty (Data visualization toolchain based on aggregating into a grid) + * [debugpy](https://pypi.org/project/debugpy) 1.6.2 → 1.6.7 (An implementation of the Debug Adapter Protocol for Python) + * [distributed](https://pypi.org/project/distributed) 2022.12.0 → 2023.5.0 (Distributed scheduler for Dask) + * [docutils](https://pypi.org/project/docutils) 0.17.1 → 0.18.1 (Docutils -- Python Documentation Utilities) + * [duckdb](https://pypi.org/project/duckdb) 0.6.0 → 0.8.0 (DuckDB embedded database) + * [ecos](https://pypi.org/project/ecos) 2.0.10 → 2.0.12 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.) + * [exceptiongroup](https://pypi.org/project/exceptiongroup) 1.0.0 → 1.1.1 (Backport of PEP 654 (exception groups)) + * [fastai](https://pypi.org/project/fastai) 2.7.9 → 2.7.12 (fastai makes deep learning with PyTorch faster, more accurate, and easier) + * [fastapi](https://pypi.org/project/fastapi) 0.87.0 → 0.95.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production) + * [fastparquet](https://pypi.org/project/fastparquet) 2022.12.0 → 2023.4.0 (Python support for Parquet file format) + * [fsspec](https://pypi.org/project/fsspec) 2022.7.1 → 2023.5.0 (File-system specification) + * [geopandas](https://pypi.org/project/geopandas) 0.12.1 → 0.13.0 (Geographic pandas extensions) + * [geoviews](https://pypi.org/project/geoviews) 1.9.5 → 1.10.0a2.post4+g65df916 (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.) + * [gmpy2](https://pypi.org/project/gmpy2) 2.1.2 → 2.1.5 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x) + * [gpytorch](https://pypi.org/project/gpytorch) 1.9.0 → 1.10 (An implementation of Gaussian Processes in Pytorch) + * [greenlet](https://pypi.org/project/greenlet) 1.1.2 → 2.0.2 (Lightweight in-process concurrent programming) + * [guiqwt](https://pypi.org/project/guiqwt) 4.3.1 → 4.3.3 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)) + * [holoviews](https://pypi.org/project/holoviews) 1.15.3 → 1.16.0 (Stop plotting your data - annotate your data and let it visualize itself.) + * [hvplot](https://pypi.org/project/hvplot) 0.8.2 → 0.8.3 (A high-level plotting API for the PyData ecosystem built on HoloViews.) + * [imageio](https://pypi.org/project/imageio) 2.22.1 → 2.28.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [imbalanced_learn](https://pypi.org/project/imbalanced_learn) 0.10.0 → 0.10.1 (Toolbox for imbalanced dataset in machine learning.) + * [ipydatagrid](https://pypi.org/project/ipydatagrid) 1.1.14 → 1.1.15 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab) + * [ipykernel](https://pypi.org/project/ipykernel) 6.17.1 → 6.22.0 (IPython Kernel for Jupyter) + * [ipympl](https://pypi.org/project/ipympl) 0.9.2 → 0.9.3 (Matplotlib Jupyter Extension) + * [ipython](https://pypi.org/project/ipython) 8.7.0 → 8.13.1 (IPython: Productive Interactive Computing) + * [ipywidgets](https://pypi.org/project/ipywidgets) 8.0.4 → 8.0.6 (IPython HTML widgets for Jupyter) + * [jellyfish](https://pypi.org/project/jellyfish) 0.9.0 → 0.11.2 (a library for doing approximate and phonetic matching of strings.) + * [jsonschema](https://pypi.org/project/jsonschema) 4.6.2 → 4.17.3 (An implementation of JSON Schema validation for Python) + * [julia](https://pypi.org/project/julia) 0.5.7 → 0.6.1 (Julia/Python bridge with IPython support.) + * [jupyter_bokeh](https://pypi.org/project/jupyter_bokeh) 3.0.4 → 3.0.7 (A Jupyter extension for rendering Bokeh content.) + * [jupyter_client](https://pypi.org/project/jupyter_client) 7.4.9 → 8.2.0 (Jupyter protocol implementation and client libraries) + * [jupyter_core](https://pypi.org/project/jupyter_core) 5.1.0 → 5.3.0 (Jupyter core package. A base package on which Jupyter projects rely.) + * [jupyter_server](https://pypi.org/project/jupyter_server) 1.23.5 → 2.5.0 (The Jupyter Server) + * [jupyterlab](https://pypi.org/project/jupyterlab) 3.5.1 → 3.6.3 (The JupyterLab notebook server extension.) + * [jupyterlab_server](https://pypi.org/project/jupyterlab_server) 2.16.5 → 2.22.1 (JupyterLab Server) + * [jupyterlab_widgets](https://pypi.org/project/jupyterlab_widgets) 3.0.5 → 3.0.7 (JupyterLab extension providing HTML widgets) + * [keyring](https://pypi.org/project/keyring) 23.5.0 → 23.13.1 (Store and access your passwords safely.) + * [linear_operator](https://pypi.org/project/linear_operator) 0.1.1 → 0.4.0 (A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).) + * [llvmlite](https://pypi.org/project/llvmlite) 0.39.1 → 0.40.0 (lightweight wrapper around basic LLVM functionality) + * [loky](https://pypi.org/project/loky) 3.1.0 → 3.4.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor) + * [lz4](https://pypi.org/project/lz4) 4.0.1 → 4.3.2 (LZ4 Bindings for Python) + * [matplotlib](https://pypi.org/project/matplotlib) 3.6.2 → 3.7.1 (Python plotting package) + * [maturin](https://pypi.org/project/maturin) 0.13.6 → 0.14.15 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages) + * [mizani](https://pypi.org/project/mizani) 0.8.1 → 0.9.0 (Scales for Python) + * [mlxtend](https://pypi.org/project/mlxtend) 0.18.0 → 0.22.0 (Machine Learning Library Extensions) + * [murmurhash](https://pypi.org/project/murmurhash) 1.0.7 → 1.0.9 (Cython bindings for MurmurHash) + * [mypy](https://pypi.org/project/mypy) 0.990 → 1.3.0 (Optional static typing for Python) + * [mypy_extensions](https://pypi.org/project/mypy_extensions) 0.4.3 → 1.0.0 (Experimental type system extensions for programs checked with the mypy typechecker.) + * [nbclassic](https://pypi.org/project/nbclassic) 0.4.8 → 1.0.0 (Jupyter Notebook as a Jupyter Server Extension.) + * [nbclient](https://pypi.org/project/nbclient) 0.7.0 → 0.7.4 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.) + * [networkx](https://pypi.org/project/networkx) 2.8.8 → 3.1 (Python package for creating and manipulating graphs and networks) + * [notebook](https://pypi.org/project/notebook) 6.5.2 → 6.5.4 (A web-based notebook environment for interactive computing) + * [notebook_shim](https://pypi.org/project/notebook_shim) 0.2.0 → 0.2.3 (A shim layer for notebook traits and config) + * [numba](https://pypi.org/project/numba) 0.56.4 → 0.57.0 (compiling Python code using LLVM) + * [numexpr](https://pypi.org/project/numexpr) 2.8.3 → 2.8.4 (Fast numerical expression evaluator for NumPy) + * [numpy](https://pypi.org/project/numpy) 1.23.5 → 1.24.2 (NumPy is the fundamental package for array computing with Python.) + * [osqp](https://pypi.org/project/osqp) 0.6.2.post5 → 0.6.2.post9 (OSQP: The Operator Splitting QP Solver) + * [panel](https://pypi.org/project/panel) 0.14.2 → 1.0.2 (A high level app and dashboarding solution for Python.) + * [param](https://pypi.org/project/param) 1.12.3 → 1.13.0 (Declarative Python programming using Parameters.) + * [pathspec](https://pypi.org/project/pathspec) 0.9.0 → 0.11.0 (Utility library for gitignore style pattern matching of file paths.) + * [pathy](https://pypi.org/project/pathy) 0.6.2 → 0.10.1 (pathlib.Path subclasses for local and cloud bucket storage) + * [pillow](https://pypi.org/project/pillow) 9.3.0 → 9.5.0 (Python Imaging Library (Fork)) + * [pip](https://pypi.org/project/pip) 22.3.1 → 23.1.2 (The PyPA recommended tool for installing Python packages.) + * [plotly](https://pypi.org/project/plotly) 5.11.0 → 5.13.1 (An open-source, interactive graphing library for Python) + * [plotnine](https://pypi.org/project/plotnine) 0.10.1 → 0.12.1 (A grammar of graphics for python) + * [polars](https://pypi.org/project/polars) 0.15.6 → 0.17.11 (Blazingly fast DataFrame library) + * [ppci](https://pypi.org/project/ppci) 0.5.8 → 0.5.9 (A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python) + * [protobuf](https://pypi.org/project/protobuf) 4.21.12 → 3.20.3 (Protocol Buffers) + * [pyarrow](https://pypi.org/project/pyarrow) 10.0.1 → 12.0.0 (Python library for Apache Arrow) + * [pybind11](https://pypi.org/project/pybind11) 2.10.0 → 2.10.3 (Seamless operability between C++11 and Python) + * [pydocstyle](https://pypi.org/project/pydocstyle) 6.2.3 → 6.3.0 (Python docstring style checker) + * [pygments](https://pypi.org/project/pygments) 2.12.0 → 2.15.1 (Pygments is a syntax highlighting package written in Python.) + * [pymc](https://pypi.org/project/pymc) 2.3.8 → 5.3.0 (Markov Chain Monte Carlo sampling toolkit.) + * [pymongo](https://pypi.org/project/pymongo) 4.1.1 → 4.3.3 (Python driver for MongoDB ) + * [pyodbc](https://pypi.org/project/pyodbc) 4.0.32 → 4.0.35 (DB API Module for ODBC) + * [pyparsing](https://pypi.org/project/pyparsing) 2.4.7 → 3.0.9 (Python parsing module) + * [pyproj](https://pypi.org/project/pyproj) 3.3.1 → 3.4.1 (Python interface to PROJ (cartographic projections and coordinate transformations library)) + * [pyqtgraph](https://pypi.org/project/pyqtgraph) 0.13.1 → 0.13.3 (Scientific Graphics and GUI Library for Python) + * [pytest](https://pypi.org/project/pytest) 7.1.1 → 7.2.1 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.10.9 → 3.10.11 (Python programming language with standard library) + * [python_lsp_server](https://pypi.org/project/python_lsp_server) 1.7.1 → 1.7.2 (Python Language Server for the Language Server Protocol) + * [pythonnet](https://pypi.org/project/pythonnet) 3.0.0.post1 → 3.0.1 (.Net and Mono integration for Python) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 2.2.0 → 2.2.1 (Bidirectional communication for the PyViz ecosystem.) + * [pyzmq](https://pypi.org/project/pyzmq) 24.0.1 → 25.0.2 (Python bindings for 0MQ) + * [pyzo](https://pypi.org/project/pyzo) 4.12.4.dev0 → 4.12.7 (the Python IDE for scientific computing) + * [pyzstd](https://pypi.org/project/pyzstd) 0.15.2 → 0.15.4 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.) + * [qdarkstyle](https://pypi.org/project/qdarkstyle) 3.0.3 → 3.1 (The most complete dark stylesheet for Python and Qt applications) + * [qdldl](https://pypi.org/project/qdldl) 0.1.5.post2 → 0.1.7 (QDLDL, a free LDL factorization routine.) + * [qpsolvers](https://pypi.org/project/qpsolvers) 1.8.0 → 3.1.0 (Quadratic programming solvers in Python with a unified API) + * [qtawesome](https://pypi.org/project/qtawesome) 1.2.1 → 1.2.3 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 5.4.0 → 5.4.3 (Jupyter Qt console) + * [qtpy](https://pypi.org/project/qtpy) 2.3.0 → 2.3.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [quadprog](https://pypi.org/project/quadprog) 0.1.8 → 0.1.11 (Quadratic Programming Solver) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.17.17 → 0.17.21 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [scikit_image](https://pypi.org/project/scikit_image) 0.19.3 → 0.20.0 (Image processing routines for SciPy) + * [scikit_learn](https://pypi.org/project/scikit_learn) 1.1.3 → 1.2.2 (A set of python modules for machine learning and data mining) + * [scipy](https://pypi.org/project/scipy) 1.9.3 → 1.10.1 (SciPy: Scientific Library for Python) + * [scs](https://pypi.org/project/scs) 3.2.0 → 3.2.3 (scs: splitting conic solver) + * [seaborn](https://pypi.org/project/seaborn) 0.12.2 → 0.13.0.dev0 (seaborn: statistical data visualization) + * [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [shapely](https://pypi.org/project/shapely) 1.8.2 → 2.0.1 (Geometric objects, predicates, and operations) + * [spacy](https://pypi.org/project/spacy) 3.4.1 → 3.5.2 (Industrial-strength Natural Language Processing (NLP) in Python) + * [spacy_legacy](https://pypi.org/project/spacy_legacy) 3.0.10 → 3.0.12 (Legacy registered functions for spaCy backwards compatibility) + * [sphinx](https://pypi.org/project/sphinx) 5.3.0 → 6.1.3 (Tool for generating documentation which uses reStructuredText as its markup language) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 1.0.0 → 1.2.0 (Read the Docs theme for Sphinx) + * [spyder](https://pypi.org/project/spyder) 5.4.2 → 5.4.3 (The Scientific Python Development Environment) + * [spyder_kernels](https://pypi.org/project/spyder_kernels) 2.4.2 → 2.4.3 (Jupyter kernels for Spyder's console) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 1.4.42 → 1.4.47 (Database Abstraction Library) + * [sqlite_utils](https://pypi.org/project/sqlite_utils) 3.30 → 3.31 (CLI tool and Python utility functions for manipulating SQLite databases) + * [sspyrs](https://pypi.org/project/sspyrs) 0.2 → 0.3 (Lightweight interface for SSRS reports to python) + * [starlette](https://pypi.org/project/starlette) 0.21.0 → 0.26.1 (The little ASGI library that shines.) + * [statsmodels](https://pypi.org/project/statsmodels) 0.13.5 → 0.14.0 (Statistical computations and models for Python) + * [streamlit](https://pypi.org/project/streamlit) 1.4.0 → 1.22.0 (The fastest way to build data apps in Python) + * [swifter](https://pypi.org/project/swifter) 1.0.9 → 1.3.4 (A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner) + * [sympy](https://pypi.org/project/sympy) 1.11.1 → 1.12 (Computer algebra system (CAS) in Python) + * [thinc](https://pypi.org/project/thinc) 8.1.5 → 8.1.9 (Practical Machine Learning for NLP) + * [torch](https://pypi.org/project/torch) 1.13.1 → 2.0.1 (Tensors and Dynamic neural networks in Python with strong GPU acceleration) + * [torchaudio](https://pypi.org/project/torchaudio) 0.13.1 → 2.0.2 (An audio package for PyTorch) + * [torchvision](https://pypi.org/project/torchvision) 0.14.1 → 0.15.2 (image and video datasets and models for torch deep learning) + * [tornado](https://pypi.org/project/tornado) 6.2 → 6.3.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.) + * [typer](https://pypi.org/project/typer) 0.4.2 → 0.7.0 (Typer, build great CLIs. Easy to code. Based on Python type hints.) + * [virtualenv](https://pypi.org/project/virtualenv) 20.14.1 → 20.19.0 (Virtual Python Environment builder) + * [wheel](https://pypi.org/project/wheel) 0.38.4 → 0.40.0 (A built-package format for Python) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 4.0.5 → 4.0.7 (IPython HTML widgets for Jupyter) + * [winpython](http://winpython.github.io/) 5.3.20221231 → 6.1.20230518 (WinPython distribution tools, including WPPM) + * [xarray](https://pypi.org/project/xarray) 2022.11.0 → 2023.4.2 (N-D labeled arrays and datasets in Python) + * [zstandard](https://pypi.org/project/zstandard) 0.19.0 → 0.20.0 (Zstandard bindings for Python) + +Removed packages: + + * [altair_widgets](https://pypi.org/project/altair_widgets) 0.2.2 (Altair Widgets: An interactive visualization for statistical data for Python.) + * [astor](https://pypi.org/project/astor) 0.8.1 (Read/rewrite/write Python ASTs) + * [base58](https://pypi.org/project/base58) 2.1.1 (Base58 and Base58Check implementation) + * [dask_labextension](https://pypi.org/project/dask_labextension) 6.0.0 (A Jupyter Notebook server extension manages Dask clusters.) + * [great_expectations](https://pypi.org/project/great_expectations) 0.14.11 (Always know what to expect from your data.) + * [jsonpatch](https://pypi.org/project/jsonpatch) 1.32 (Apply JSON-Patches (RFC 6902)) + * [jupyter_lsp](https://pypi.org/project/jupyter_lsp) 1.5.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server) + * [jupyter_server_proxy](https://pypi.org/project/jupyter_server_proxy) 3.2.1 (Jupyter server extension to supervise and proxy web services) + * [jupyterlab_lsp](https://pypi.org/project/jupyterlab_lsp) 3.10.2 (Language Server Protocol integration for JupyterLab) + * [palettable](https://pypi.org/project/palettable) 3.3.0 (Color palettes for Python) + * [pdvega](https://pypi.org/project/pdvega) 0.2.1.dev0 (Pandas plotting interface to Vega and Vega-Lite) + * [py](https://pypi.org/project/py) 1.11.0 (library with cross-python path, ini-parsing, io, code, log facilities) + * [python_levenshtein](https://pypi.org/project/python_levenshtein) 0.12.2 (Python extension for computing string edit distances and similarities.) + * [rise](https://pypi.org/project/rise) 5.7.1 (Reveal.js - Jupyter/IPython Slideshow Extension) + * [shap](https://pypi.org/project/shap) 0.40.0 (A unified approach to explain the output of any machine learning model.) + * [simpervisor](https://pypi.org/project/simpervisor) 0.4 (Simple async process supervisor) + * [slicer](https://pypi.org/project/slicer) 0.0.7 (A small package for big slicing.) + * [vega](https://pypi.org/project/vega) 3.6.0 (A Jupyter widget for Vega 5 and Vega-Lite 4) + + +
+* * * diff --git a/changelogs/WinPython-64bit-3.11.3.0.md b/changelogs/WinPython-64bit-3.11.3.0.md new file mode 100644 index 00000000..c88d2d1e --- /dev/null +++ b/changelogs/WinPython-64bit-3.11.3.0.md @@ -0,0 +1,643 @@ +## WinPython 3.11.3.0 + +The following packages are included in WinPython-64bit v3.11.3.0 . + +
+ +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v18.16.0 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 9.5.1 | a package manager for JavaScript +[Pandoc](https://pandoc.org/) | 2.3 | a universal document converter + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.11.3 | Python programming language with standard library +[accelerate](https://pypi.org/project/accelerate) | 0.19.0 | Accelerate +[adodbapi](https://pypi.org/project/adodbapi) | 2.6.1.3 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[affine](https://pypi.org/project/affine) | 2.3.1 | Matrices describing affine transformation of the plane. +[aiofiles](https://pypi.org/project/aiofiles) | 22.1.0 | File support for asyncio. +[aiohttp](https://pypi.org/project/aiohttp) | 3.8.3 | Async http client/server framework (asyncio) +[aiosignal](https://pypi.org/project/aiosignal) | 1.2.0 | aiosignal: a list of registered asynchronous callbacks +[aiosqlite](https://pypi.org/project/aiosqlite) | 0.17.0 | asyncio bridge to the standard sqlite3 module +[alabaster](https://pypi.org/project/alabaster) | 0.7.12 | A configurable sidebar-enabled Sphinx theme +[alembic](https://pypi.org/project/alembic) | 1.8.0 | A database migration tool for SQLAlchemy. +[algopy](https://pypi.org/project/algopy) | 0.5.7 | ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](https://pypi.org/project/altair) | 4.2.2 | Altair: A declarative statistical visualization library for Python. +[altair_data_server](https://pypi.org/project/altair_data_server) | 0.4.1 | A background data server for Altair charts. +[altair_transform](https://pypi.org/project/altair_transform) | 0.2.0 | A python engine for evaluating Altair transforms. +[aniso8601](https://pypi.org/project/aniso8601) | 9.0.1 | A library for parsing ISO 8601 strings. +[ansiwrap](https://pypi.org/project/ansiwrap) | 0.8.4 | textwrap, but savvy to ANSI colors and styles +[anyio](https://pypi.org/project/anyio) | 3.6.2 | High level compatibility layer for multiple asynchronous event loop implementations +[appdirs](https://pypi.org/project/appdirs) | 1.4.4 | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". +[argon2_cffi](https://pypi.org/project/argon2_cffi) | 21.3.0 | The secure Argon2 password hashing algorithm. +[argon2_cffi_bindings](https://pypi.org/project/argon2_cffi_bindings) | 21.2.0 | Low-level CFFI bindings for Argon2 +[arrow](https://pypi.org/project/arrow) | 1.2.2 | Better dates & times for Python +[arviz](https://pypi.org/project/arviz) | 0.15.1 | Exploratory analysis of Bayesian models +[asciitree](https://pypi.org/project/asciitree) | 0.3.3 | Draws ASCII trees. +[asgi_csrf](https://pypi.org/project/asgi_csrf) | 0.9 | ASGI middleware for protecting against CSRF attacks +[asgiref](https://pypi.org/project/asgiref) | 3.5.2 | ASGI specs, helper code, and adapters +[asn1crypto](https://pypi.org/project/asn1crypto) | 1.4.0 | Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP +[asteval](https://pypi.org/project/asteval) | 0.9.27 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 2.12.12 | An abstract syntax tree for Python with inference support. +[astroml](https://pypi.org/project/astroml) | 1.0.2.post1 | tools for machine learning and data mining in Astronomy +[astropy](https://pypi.org/project/astropy) | 5.1.1 | Community-developed python astronomy tools +[asttokens](https://pypi.org/project/asttokens) | 2.1.0 | Annotate AST trees with source code positions +[async_generator](https://pypi.org/project/async_generator) | 1.10 | Async generators and context managers for Python 3.5+ +[async_timeout](https://pypi.org/project/async_timeout) | 4.0.2 | Timeout context manager for asyncio programs +[atomicwrites](https://pypi.org/project/atomicwrites) | 1.4.0 | Atomic file writes. +[attrs](https://pypi.org/project/attrs) | 22.1.0 | Classes Without Boilerplate +[autopep8](https://pypi.org/project/autopep8) | 1.7.0 | A tool that automatically formats Python code to conform to the PEP 8 style guide +[azure_core](https://pypi.org/project/azure_core) | 1.25.1 | Microsoft Azure Core Library for Python +[azure_cosmos](https://pypi.org/project/azure_cosmos) | 4.3.1 | Microsoft Azure Cosmos Client Library for Python +[azure_identity](https://pypi.org/project/azure_identity) | 1.12.0 | Microsoft Azure Identity Library for Python +[babel](https://pypi.org/project/babel) | 2.10.3 | Internationalization utilities +[backcall](https://pypi.org/project/backcall) | 0.2.0 | Specifications for callback functions passed in to an API +[backports_abc](https://pypi.org/project/backports_abc) | 0.5 | A backport of recent additions to the 'collections.abc' module. +[baresql](https://pypi.org/project/baresql) | 0.8.0 | playing SQL directly on Python datas +[bcrypt](https://pypi.org/project/bcrypt) | 3.2.0 | Modern password hashing for your software and your servers +[beautifulsoup4](https://pypi.org/project/beautifulsoup4) | 4.11.1 | Screen-scraping library +[binaryornot](https://pypi.org/project/binaryornot) | 0.4.4 | Ultra-lightweight pure Python package to check if a file is binary or text. +[black](https://pypi.org/project/black) | 23.3.0 | The uncompromising code formatter. +[bleach](https://pypi.org/project/bleach) | 5.0.0 | An easy safelist-based HTML-sanitizing tool. +[blinker](https://pypi.org/project/blinker) | 1.4 | Fast, simple object-to-object and broadcast signaling +[blis](https://pypi.org/project/blis) | 0.7.9 | The Blis BLAS-like linear algebra library, as a self-contained C-extension. +[blosc](https://pypi.org/project/blosc) | 1.10.6 | Blosc data compressor +[bokeh](https://pypi.org/project/bokeh) | 3.1.1 | Interactive plots and applications in the browser from Python +[botorch](https://pypi.org/project/botorch) | 0.8.5 | Bayesian Optimization in PyTorch +[bottleneck](https://pypi.org/project/bottleneck) | 1.3.4 | Fast NumPy array functions written in C +[bqplot](https://pypi.org/project/bqplot) | 0.12.39 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[branca](https://pypi.org/project/branca) | 0.5.0 | Generate complex HTML+JS pages with Python +[brewer2mpl](https://pypi.org/project/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[brotli](https://pypi.org/project/brotli) | 1.0.9 | Python bindings for the Brotli compression library +[build](https://pypi.org/project/build) | 0.10.0 | A simple, correct Python build frontend +[cachelib](https://pypi.org/project/cachelib) | 0.9.0 | A collection of cache libraries in the same API interface. +[cachetools](https://pypi.org/project/cachetools) | 5.2.0 | Extensible memoizing collections and decorators +[cartopy](https://pypi.org/project/cartopy) | 0.21.1 | A cartographic python library with Matplotlib support for visualisation +[catalogue](https://pypi.org/project/catalogue) | 2.0.8 | Super lightweight function registries for your library +[certifi](https://pypi.org/project/certifi) | 2022.9.24 | Python package for providing Mozilla's CA Bundle. +[cffi](https://pypi.org/project/cffi) | 1.15.0 | Foreign Function Interface for Python calling C code. +[cftime](https://pypi.org/project/cftime) | 1.6.0 | Time-handling functionality from netcdf4-python +[chardet](https://pypi.org/project/chardet) | 5.0.0 | Universal encoding detector for Python 2 and 3 +[charset_normalizer](https://pypi.org/project/charset_normalizer) | 2.0.12 | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. +[click](https://pypi.org/project/click) | 8.1.3 | Composable command line interface toolkit +[click_default_group_wheel](https://pypi.org/project/click_default_group_wheel) | 1.2.2 | Extends click.Group to invoke a command without explicit subcommand name (packaged as a wheel) +[click_plugins](https://pypi.org/project/click_plugins) | 1.1.1 | An extension module for click to enable registering CLI commands via setuptools entry-points. +[cligj](https://pypi.org/project/cligj) | 0.7.2 | Click params for commmand line interfaces to GeoJSON +[cloudpickle](https://pypi.org/project/cloudpickle) | 2.1.0 | Extended pickling support for Python objects +[clr_loader](https://pypi.org/project/clr_loader) | 0.2.5 | Generic pure Python loader for .NET runtimes +[clrmagic](https://pypi.org/project/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text. +[colorcet](https://pypi.org/project/colorcet) | 3.0.1 | Collection of perceptually uniform colormaps +[comm](https://pypi.org/project/comm) | 0.1.3 | Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. +[commonmark](https://pypi.org/project/commonmark) | 0.9.1 | Python parser for the CommonMark Markdown spec +[confection](https://pypi.org/project/confection) | 0.0.3 | The sweetest config system for Python +[cons](https://pypi.org/project/cons) | 0.4.5 | An implementation of Lisp/Scheme-like cons in Python. +[contourpy](https://pypi.org/project/contourpy) | 1.0.7 | Python library for calculating contours of 2D quadrilateral grids +[cookiecutter](https://pypi.org/project/cookiecutter) | 2.1.1 | A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. +[coverage](https://pypi.org/project/coverage) | 6.5.0 | Code coverage measurement for Python +[cramjam](https://pypi.org/project/cramjam) | 2.6.2 | Thin Python bindings to de/compression algorithms in Rust +[cryptography](https://pypi.org/project/cryptography) | 37.0.4 | cryptography is a package which provides cryptographic recipes and primitives to Python developers. +[csvs_to_sqlite](https://pypi.org/project/csvs_to_sqlite) | 1.3.1a0 | Convert CSV files into a SQLite database +[cvxopt](https://pypi.org/project/cvxopt) | 1.3.0 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.3.1 | A domain-specific language for modeling convex optimization problems in Python. +[cycler](https://pypi.org/project/cycler) | 0.11.0 | Composable style cycles +[cymem](https://pypi.org/project/cymem) | 2.0.7 | Manage calls to calloc/free through Cython +[cython](https://pypi.org/project/cython) | 0.29.34 | The Cython compiler for writing C extensions for the Python language. +[cytoolz](https://pypi.org/project/cytoolz) | 0.12.1 | Cython implementation of Toolz: High performance functional utilities +[dash](https://pypi.org/project/dash) | 2.8.1 | A Python framework for building reactive web-apps. Developed by Plotly. +[dash_core_components](https://pypi.org/project/dash_core_components) | 2.0.0 | Core component suite for Dash +[dash_html_components](https://pypi.org/project/dash_html_components) | 2.0.0 | Vanilla HTML components for Dash +[dash_table](https://pypi.org/project/dash_table) | 5.0.0 | Dash table +[dask](https://pypi.org/project/dask) | 2023.5.0 | Parallel PyData with Task Scheduling +[dask_glm](https://pypi.org/project/dask_glm) | 0.2.0 | Generalized Linear Models with Dask +[dask_image](https://pypi.org/project/dask_image) | 2023.3.0 | Distributed image processing +[dask_ml](https://pypi.org/project/dask_ml) | 2023.3.24 | A library for distributed and parallel machine learning +[dask_searchcv](https://pypi.org/project/dask_searchcv) | 0.2.0 | Tools for doing hyperparameter search with Scikit-Learn and Dask +[databases](https://pypi.org/project/databases) | 0.5.5 | Async database support for Python. +[datasette](https://pypi.org/project/datasette) | 0.64.3 | A tool for exploring and publishing data +[datasette_graphql](https://pypi.org/project/datasette_graphql) | 2.1.1 | Datasette plugin providing an automatic GraphQL API for your SQLite databases +[datashader](https://pypi.org/project/datashader) | 0.14.5a1+g7a97e97.dirty | Data visualization toolchain based on aggregating into a grid +[datashape](https://pypi.org/project/datashape) | 0.5.2 | A data description language. +[dateparser](https://pypi.org/project/dateparser) | 1.1.0 | Date parsing library designed to parse dates from HTML pages +[db.py](https://pypi.org/project/db.py) | 0.5.4b1 | a db package that doesn't suck +[deap](https://pypi.org/project/deap) | 1.3.1 | Distributed Evolutionary Algorithms in Python +[debugpy](https://pypi.org/project/debugpy) | 1.6.7 | An implementation of the Debug Adapter Protocol for Python +[decorator](https://pypi.org/project/decorator) | 4.4.2 | Decorators for Humans +[defusedxml](https://pypi.org/project/defusedxml) | 0.7.1 | XML bomb protection for Python stdlib modules +[deprecated](https://pypi.org/project/deprecated) | 1.2.13 | Python @deprecated decorator to deprecate old python classes, functions or methods. +[deprecation](https://pypi.org/project/deprecation) | 2.1.0 | A library to handle automated deprecations +[diff_match_patch](https://pypi.org/project/diff_match_patch) | 20200713 | Repackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text. +[dill](https://pypi.org/project/dill) | 0.3.5 | serialize all of python +[dirty_cat](https://pypi.org/project/dirty_cat) | 0.4.1 | Machine learning with dirty categories. +[distlib](https://pypi.org/project/distlib) | 0.3.6 | Distribution utilities +[distributed](https://pypi.org/project/distributed) | 2023.5.0 | Distributed scheduler for Dask +[django](https://pypi.org/project/django) | 4.1.2 | A high-level Python web framework that encourages rapid development and clean, pragmatic design. +[dnspython](https://pypi.org/project/dnspython) | 2.1.0 | DNS toolkit +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](https://pypi.org/project/docrepr) | 0.1.1 | docrepr renders Python docstrings in HTML +[docstring_to_markdown](https://pypi.org/project/docstring_to_markdown) | 0.10 | On the fly conversion of Python docstrings to markdown +[docutils](https://pypi.org/project/docutils) | 0.18.1 | Docutils -- Python Documentation Utilities +[duckdb](https://pypi.org/project/duckdb) | 0.8.0 | DuckDB embedded database +[ecos](https://pypi.org/project/ecos) | 2.0.12 | This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information. +[emcee](https://pypi.org/project/emcee) | 3.1.2 | The Python ensemble sampling toolkit for MCMC +[entrypoints](https://pypi.org/project/entrypoints) | 0.4 | Discover and load entry points from installed packages. +[et_xmlfile](https://pypi.org/project/et_xmlfile) | 1.1.0 | An implementation of lxml.xmlfile for the standard library +[etuples](https://pypi.org/project/etuples) | 0.3.8 | Python S-expression emulation using tuple-like objects. +[executing](https://pypi.org/project/executing) | 1.2.0 | Get the currently executing AST node of a frame, and other information +[fast_histogram](https://pypi.org/project/fast_histogram) | 0.11 | Fast simple 1D and 2D histograms +[fastai](https://pypi.org/project/fastai) | 2.7.12 | fastai makes deep learning with PyTorch faster, more accurate, and easier +[fastapi](https://pypi.org/project/fastapi) | 0.95.1 | FastAPI framework, high performance, easy to learn, fast to code, ready for production +[fastcore](https://pypi.org/project/fastcore) | 1.5.11 | Python supercharged for fastai development +[fastdownload](https://pypi.org/project/fastdownload) | 0.0.7 | A general purpose data downloading library. +[fasteners](https://pypi.org/project/fasteners) | 0.17.3 | A python package that provides useful locks. +[fastjsonschema](https://pypi.org/project/fastjsonschema) | 2.16.2 | Fastest Python implementation of JSON schema +[fastparquet](https://pypi.org/project/fastparquet) | 2023.4.0 | Python support for Parquet file format +[fastprogress](https://pypi.org/project/fastprogress) | 1.0.3 | A nested progress with plotting options for fastai +[feather_format](https://pypi.org/project/feather_format) | 0.4.1 | Simple wrapper library to the Apache Arrow-based Feather File Format +[filelock](https://pypi.org/project/filelock) | 3.8.0 | A platform independent file lock. +[filterpy](https://pypi.org/project/filterpy) | 1.4.5 | Kalman filtering and optimal estimation library +[fiona](https://pypi.org/project/fiona) | 1.8.21 | Fiona reads and writes spatial data files +[flake8](https://pypi.org/project/flake8) | 5.0.4 | the modular source code checker: pep8, pyflakes and co +[flask](https://pypi.org/project/flask) | 2.2.2 | A simple framework for building complex web applications. +[flask_accepts](https://pypi.org/project/flask_accepts) | 0.18.4 | Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow +[flask_mail](https://pypi.org/project/flask_mail) | 0.9.1 | Flask extension for sending email +[flask_restx](https://pypi.org/project/flask_restx) | 0.5.1 | Fully featured framework for fast, easy and documented API development with Flask +[flask_session](https://pypi.org/project/flask_session) | 0.4.0 | Adds server-side session support to your Flask application +[flask_sqlalchemy](https://pypi.org/project/flask_sqlalchemy) | 2.5.1 | Adds SQLAlchemy support to your Flask application. +[flaskerize](https://pypi.org/project/flaskerize) | 0.14.0 | Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python. +[flit](https://pypi.org/project/flit) | 3.8.0 | A simple packaging tool for simple packages. +[flit_core](https://pypi.org/project/flit_core) | 3.8.0 | Distribution-building parts of Flit. See flit package for more information +[folium](https://pypi.org/project/folium) | 0.13.0 | Make beautiful maps with Leaflet.js & Python +[fonttools](https://pypi.org/project/fonttools) | 4.37.4 | Tools to manipulate font files +[formlayout](https://pypi.org/project/formlayout) | 1.2.1a1 | The most easy way to create Qt form dialogs and widgets with Python +[fqdn](https://pypi.org/project/fqdn) | 1.5.1 | Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers +[frozenlist](https://pypi.org/project/frozenlist) | 1.3.0 | A list-like structure which implements collections.abc.MutableSequence +[fs](https://pypi.org/project/fs) | 2.4.15 | Python's filesystem abstraction layer +[fsspec](https://pypi.org/project/fsspec) | 2023.5.0 | File-system specification +[future](https://pypi.org/project/future) | 0.18.2 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.18.0 | Fuzzy string matching in python +[gast](https://pypi.org/project/gast) | 0.4.0 | Python AST that abstracts the underlying Python version +[gdal](https://pypi.org/project/gdal) | 3.4.3 | GDAL: Geospatial Data Abstraction Library +[geographiclib](https://pypi.org/project/geographiclib) | 1.52 | The geodesic routines from GeographicLib +[geopandas](https://pypi.org/project/geopandas) | 0.13.0 | Geographic pandas extensions +[geopy](https://pypi.org/project/geopy) | 2.2.0 | Python Geocoding Toolbox +[geoviews](https://pypi.org/project/geoviews) | 1.10.0a2.post4+g65df916 | 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. +[gitdb](https://pypi.org/project/gitdb) | 4.0.9 | Git Object Database +[gitpython](https://pypi.org/project/gitpython) | 3.1.29 | Python Git Library +[gmpy2](https://pypi.org/project/gmpy2) | 2.1.5 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x +[gpytorch](https://pypi.org/project/gpytorch) | 1.10 | An implementation of Gaussian Processes in Pytorch +[graphene](https://pypi.org/project/graphene) | 3.1.1 | GraphQL Framework for Python +[graphql_core](https://pypi.org/project/graphql_core) | 3.2.3 | GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL. +[graphql_relay](https://pypi.org/project/graphql_relay) | 3.2.0 | Relay library for graphql-core-next +[greenlet](https://pypi.org/project/greenlet) | 2.0.2 | Lightweight in-process concurrent programming +[guidata](https://pypi.org/project/guidata) | 2.3.1 | Automatic graphical user interfaces generation for easy dataset editing and display +[guiqwt](https://pypi.org/project/guiqwt) | 4.3.3 | guiqwt is a set of tools for curve and image plotting (extension to PythonQwt) +[h11](https://pypi.org/project/h11) | 0.12.0 | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 +[h2](https://pypi.org/project/h2) | 4.1.0 | HTTP/2 State-Machine based protocol implementation +[h5netcdf](https://pypi.org/project/h5netcdf) | 1.1.0 | netCDF4 via h5py +[h5py](https://pypi.org/project/h5py) | 3.7.0 | Read and write HDF5 files from Python +[heapdict](https://pypi.org/project/heapdict) | 1.0.1 | a heap with decrease-key and increase-key operations +[holoviews](https://pypi.org/project/holoviews) | 1.16.0 | Stop plotting your data - annotate your data and let it visualize itself. +[hpack](https://pypi.org/project/hpack) | 4.0.0 | Pure-Python HPACK header compression +[html5lib](https://pypi.org/project/html5lib) | 1.1 | HTML parser based on the WHATWG HTML specification +[httpcore](https://pypi.org/project/httpcore) | 0.15.0 | A minimal low-level HTTP client. +[httpie](https://pypi.org/project/httpie) | 3.2.1 | HTTPie - a CLI, cURL-like tool for humans. +[httpx](https://pypi.org/project/httpx) | 0.23.0 | The next generation HTTP client. +[huggingface_hub](https://pypi.org/project/huggingface_hub) | 0.14.1 | Client library to download and publish models, datasets and other repos on the huggingface.co hub +[hupper](https://pypi.org/project/hupper) | 1.10.3 | Integrated process monitor for developing and reloading daemons. +[husl](https://pypi.org/project/husl) | 4.0.3 | Human-friendly HSL +[hvplot](https://pypi.org/project/hvplot) | 0.8.3 | A high-level plotting API for the PyData ecosystem built on HoloViews. +[hypercorn](https://pypi.org/project/hypercorn) | 0.14.3 | A ASGI Server based on Hyper libraries and inspired by Gunicorn. +[hyperframe](https://pypi.org/project/hyperframe) | 6.0.1 | HTTP/2 framing layer for Python +[hypothesis](https://pypi.org/project/hypothesis) | 6.56.2 | A library for property-based testing +[idlex](https://pypi.org/project/idlex) | 1.22 | IDLE Extensions for Python +[idna](https://pypi.org/project/idna) | 3.1 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.28.1 | Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. +[imageio_ffmpeg](https://pypi.org/project/imageio_ffmpeg) | 0.4.2 | FFMPEG wrapper for Python +[imagesize](https://pypi.org/project/imagesize) | 1.4.1 | Getting image size from png/jpeg/jpeg2000/gif file +[imbalanced_learn](https://pypi.org/project/imbalanced_learn) | 0.10.1 | Toolbox for imbalanced dataset in machine learning. +[importlib_metadata](https://pypi.org/project/importlib_metadata) | 5.0.0 | Read metadata from Python packages +[inflection](https://pypi.org/project/inflection) | 0.5.1 | A port of Ruby on Rails inflector to Python +[iniconfig](https://pypi.org/project/iniconfig) | 1.1.1 | iniconfig: brain-dead simple config-ini parsing +[intake](https://pypi.org/project/intake) | 0.6.4 | Data load and catalog system +[intervaltree](https://pypi.org/project/intervaltree) | 3.0.2 | Editable interval tree data structure for Python 2 and 3 +[ipycanvas](https://pypi.org/project/ipycanvas) | 0.13.1 | Interactive widgets library exposing the browser's Canvas API +[ipydatagrid](https://pypi.org/project/ipydatagrid) | 1.1.15 | Fast Datagrid widget for the Jupyter Notebook and JupyterLab +[ipykernel](https://pypi.org/project/ipykernel) | 6.22.0 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.17.2 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.9.3 | Matplotlib Jupyter Extension +[ipython](https://pypi.org/project/ipython) | 8.13.1 | IPython: Productive Interactive Computing +[ipython_genutils](https://pypi.org/project/ipython_genutils) | 0.2.0 | Vestigial utilities from IPython +[ipython_sql](https://pypi.org/project/ipython_sql) | 0.4.1b1 | RDBMS access via IPython +[ipywidgets](https://pypi.org/project/ipywidgets) | 8.0.6 | IPython HTML widgets for Jupyter +[isoduration](https://pypi.org/project/isoduration) | 20.11.0 | Operations with ISO 8601 durations +[isort](https://pypi.org/project/isort) | 5.10.1 | A Python utility / library to sort Python imports. +[itsdangerous](https://pypi.org/project/itsdangerous) | 2.1.2 | Various helpers to pass data to untrusted environments and back. +[janus](https://pypi.org/project/janus) | 1.0.0 | Mixed sync-async queue to interoperate between asyncio tasks and classic threads +[jaraco.classes](https://pypi.org/project/jaraco.classes) | 3.2.3 | Utility functions for Python class constructs +[jedi](https://pypi.org/project/jedi) | 0.18.2 | An autocompletion tool for Python that can be used for text editors. +[jellyfish](https://pypi.org/project/jellyfish) | 0.11.2 | a library for doing approximate and phonetic matching of strings. +[jinja2](https://pypi.org/project/jinja2) | 3.1.2 | A small but fast and easy to use stand-alone template engine written in pure python. +[jinja2_time](https://pypi.org/project/jinja2_time) | 0.2.0 | Jinja2 Extension for Dates and Times +[joblib](https://pypi.org/project/joblib) | 1.2.0 | Lightweight pipelining: using Python functions as pipeline jobs. +[json5](https://pypi.org/project/json5) | 0.9.8 | A Python implementation of the JSON5 data format. +[jsonpointer](https://pypi.org/project/jsonpointer) | 2.3 | Identify specific nodes in a JSON document (RFC 6901) +[jsonschema](https://pypi.org/project/jsonschema) | 4.17.3 | An implementation of JSON Schema validation for Python +[julia](https://pypi.org/project/julia) | 0.6.1 | Julia/Python bridge with IPython support. +[jupyter](https://pypi.org/project/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter_bokeh](https://pypi.org/project/jupyter_bokeh) | 3.0.7 | A Jupyter extension for rendering Bokeh content. +[jupyter_client](https://pypi.org/project/jupyter_client) | 8.2.0 | Jupyter protocol implementation and client libraries +[jupyter_console](https://pypi.org/project/jupyter_console) | 6.4.4 | Jupyter terminal console +[jupyter_core](https://pypi.org/project/jupyter_core) | 5.3.0 | Jupyter core package. A base package on which Jupyter projects rely. +[jupyter_events](https://pypi.org/project/jupyter_events) | 0.6.3 | Jupyter Event System library +[jupyter_packaging](https://pypi.org/project/jupyter_packaging) | 0.12.3 | Jupyter Packaging Utilities +[jupyter_server](https://pypi.org/project/jupyter_server) | 2.5.0 | The Jupyter Server +[jupyter_server_fileid](https://pypi.org/project/jupyter_server_fileid) | 0.9.0 | +[jupyter_server_mathjax](https://pypi.org/project/jupyter_server_mathjax) | 0.2.6 | MathJax resources as a Jupyter Server Extension. +[jupyter_server_terminals](https://pypi.org/project/jupyter_server_terminals) | 0.4.4 | A Jupyter Server Extension Providing Terminals. +[jupyter_server_ydoc](https://pypi.org/project/jupyter_server_ydoc) | 0.8.0 | A Jupyter Server Extension Providing Y Documents. +[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx) | 0.4.0 | Jupyter Sphinx Extensions +[jupyter_ydoc](https://pypi.org/project/jupyter_ydoc) | 0.2.4 | Document structures for collaborative editing using Ypy +[jupyterlab](https://pypi.org/project/jupyterlab) | 3.6.3 | The JupyterLab notebook server extension. +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.13.1 | Jupyter Launcher +[jupyterlab_pygments](https://pypi.org/project/jupyterlab_pygments) | 0.2.2 | Pygments theme +[jupyterlab_rise](https://pypi.org/project/jupyterlab_rise) | 0.2.0 | RISE: "Live" Reveal.js JupyterLab Slideshow extension. +[jupyterlab_server](https://pypi.org/project/jupyterlab_server) | 2.22.1 | JupyterLab Server +[jupyterlab_widgets](https://pypi.org/project/jupyterlab_widgets) | 3.0.7 | JupyterLab extension providing HTML widgets +[keyring](https://pypi.org/project/keyring) | 23.13.1 | Store and access your passwords safely. +[kiwisolver](https://pypi.org/project/kiwisolver) | 1.4.3 | A fast implementation of the Cassowary constraint solver +[langcodes](https://pypi.org/project/langcodes) | 3.3.0 | Tools for labeling human languages with IETF language tags +[lazy_loader](https://pypi.org/project/lazy_loader) | 0.2 | lazy_loader +[lazy_object_proxy](https://pypi.org/project/lazy_object_proxy) | 1.7.1 | A fast and thorough lazy object proxy. +[linear_operator](https://pypi.org/project/linear_operator) | 0.4.0 | A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices). +[linkify_it_py](https://pypi.org/project/linkify_it_py) | 2.0.0 | Links recognition library with FULL unicode support. +[llvmlite](https://pypi.org/project/llvmlite) | 0.40.0 | lightweight wrapper around basic LLVM functionality +[lmfit](https://pypi.org/project/lmfit) | 1.0.3 | Least-Squares Minimization with Bounds and Constraints +[locket](https://pypi.org/project/locket) | 1.0.0 | File-based locks for Python for Linux and Windows +[logical_unification](https://pypi.org/project/logical_unification) | 0.4.5 | Logical unification in Python +[loky](https://pypi.org/project/loky) | 3.4.0 | A robust implementation of concurrent.futures.ProcessPoolExecutor +[lxml](https://pypi.org/project/lxml) | 4.9.0 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[lz4](https://pypi.org/project/lz4) | 4.3.2 | LZ4 Bindings for Python +[mako](https://pypi.org/project/mako) | 1.2.0 | A super-fast templating language that borrows the best ideas from the existing templating languages. +[markdown](https://pypi.org/project/markdown) | 3.3.7 | Python implementation of Markdown. +[markdown_it_py](https://pypi.org/project/markdown_it_py) | 2.2.0 | Python port of markdown-it. Markdown parsing, done right! +[markupsafe](https://pypi.org/project/markupsafe) | 2.1.1 | Safely add untrusted strings to HTML/XML markup. +[marshmallow](https://pypi.org/project/marshmallow) | 3.12.1 | A lightweight library for converting complex datatypes to and from native Python datatypes. +[matplotlib](https://pypi.org/project/matplotlib) | 3.7.1 | Python plotting package +[matplotlib_inline](https://pypi.org/project/matplotlib_inline) | 0.1.6 | Inline Matplotlib backend for Jupyter +[maturin](https://pypi.org/project/maturin) | 0.14.15 | Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages +[mccabe](https://pypi.org/project/mccabe) | 0.7.0 | McCabe checker, plugin for flake8 +[mdit_py_plugins](https://pypi.org/project/mdit_py_plugins) | 0.3.5 | Collection of plugins for markdown-it-py +[mdurl](https://pypi.org/project/mdurl) | 0.1.2 | Markdown URL utilities +[mercantile](https://pypi.org/project/mercantile) | 1.2.1 | Web mercator XYZ tile utilities +[mergedeep](https://pypi.org/project/mergedeep) | 1.3.4 | A deep merge function for 🐍. +[metakernel](https://pypi.org/project/metakernel) | 0.28.2 | Metakernel for Jupyter +[minikanren](https://pypi.org/project/minikanren) | 1.0.3 | Relational programming in Python +[missingno](https://pypi.org/project/missingno) | 0.5.1 | Missing data visualization module for Python. +[mistune](https://pypi.org/project/mistune) | 0.8.4 | The fastest markdown parser in pure Python +[mizani](https://pypi.org/project/mizani) | 0.9.0 | Scales for Python +[mlxtend](https://pypi.org/project/mlxtend) | 0.22.0 | Machine Learning Library Extensions +[more_itertools](https://pypi.org/project/more_itertools) | 9.0.0 | More routines for operating on iterables, beyond itertools +[moviepy](https://pypi.org/project/moviepy) | 1.0.3 | Video editing with Python +[mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) | 0.7 | Matplotlib helpers to make density scatter plots +[mpld3](https://pypi.org/project/mpld3) | 0.5.8 | D3 Viewer for Matplotlib +[mpldatacursor](https://pypi.org/project/mpldatacursor) | 0.7.1 | Interactive data cursors for Matplotlib +[mpmath](https://pypi.org/project/mpmath) | 1.2.1 | Python library for arbitrary-precision floating-point arithmetic +[msal](https://pypi.org/project/msal) | 1.22.0 | The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect. +[msal_extensions](https://pypi.org/project/msal_extensions) | 1.0.0 | Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism. +[msgpack](https://pypi.org/project/msgpack) | 1.0.4 | MessagePack (de)serializer. +[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories +[multidict](https://pypi.org/project/multidict) | 6.0.2 | multidict implementation +[multipledispatch](https://pypi.org/project/multipledispatch) | 0.6.0 | Multiple dispatch +[munch](https://pypi.org/project/munch) | 2.5.0 | A dot-accessible dictionary (a la JavaScript objects) +[murmurhash](https://pypi.org/project/murmurhash) | 1.0.9 | Cython bindings for MurmurHash +[mypy](https://pypi.org/project/mypy) | 1.3.0 | Optional static typing for Python +[mypy_extensions](https://pypi.org/project/mypy_extensions) | 1.0.0 | Experimental type system extensions for programs checked with the mypy typechecker. +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.21 | MySQL driver written in Python +[nbclassic](https://pypi.org/project/nbclassic) | 1.0.0 | Jupyter Notebook as a Jupyter Server Extension. +[nbclient](https://pypi.org/project/nbclient) | 0.7.4 | A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor. +[nbconvert](https://pypi.org/project/nbconvert) | 6.5.0 | Converting Jupyter Notebooks +[nbconvert_reportlab](https://pypi.org/project/nbconvert_reportlab) | 0.2 | Convert notebooks to PDF using Reportlab +[nbdime](https://pypi.org/project/nbdime) | 3.1.1 | Diff and merge of Jupyter Notebooks +[nbformat](https://pypi.org/project/nbformat) | 5.7.0 | The Jupyter Notebook format +[nbval](https://pypi.org/project/nbval) | 0.9.6 | A py.test plugin to validate Jupyter notebooks +[nest_asyncio](https://pypi.org/project/nest_asyncio) | 1.5.6 | Patch asyncio to allow nested event loops +[netcdf4](https://pypi.org/project/netcdf4) | 1.6.0 | Provides an object-oriented python interface to the netCDF version 4 library. +[networkx](https://pypi.org/project/networkx) | 3.1 | Python package for creating and manipulating graphs and networks +[nlopt](https://pypi.org/project/nlopt) | 2.7.1 | Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization +[nltk](https://pypi.org/project/nltk) | 3.7 | Natural Language Toolkit +[notebook](https://pypi.org/project/notebook) | 6.5.4 | A web-based notebook environment for interactive computing +[notebook_shim](https://pypi.org/project/notebook_shim) | 0.2.3 | A shim layer for notebook traits and config +[ntlm_auth](https://pypi.org/project/ntlm_auth) | 1.5.0 | Creates NTLM authentication structures +[numba](https://pypi.org/project/numba) | 0.57.0 | compiling Python code using LLVM +[numcodecs](https://pypi.org/project/numcodecs) | 0.10.0 | A Python package providing buffer compression and transformation codecs for use in data storage and communication applications. +[numdifftools](https://pypi.org/project/numdifftools) | 0.9.40 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](https://pypi.org/project/numexpr) | 2.8.4 | Fast numerical expression evaluator for NumPy +[numpy](https://pypi.org/project/numpy) | 1.24.2 | NumPy is the fundamental package for array computing with Python. +[numpydoc](https://pypi.org/project/numpydoc) | 1.3 | Sphinx extension to support docstrings in Numpy format +[oct2py](https://pypi.org/project/oct2py) | 5.4.3 | Python to GNU Octave bridge --> run m-files from python. +[octave_kernel](https://pypi.org/project/octave_kernel) | 0.34.1 | A Jupyter kernel for Octave. +[openai](https://pypi.org/project/openai) | 0.27.5 | Python client library for the OpenAI API +[openpyxl](https://pypi.org/project/openpyxl) | 3.0.10 | A Python library to read/write Excel 2010 xlsx/xlsm files +[opt_einsum](https://pypi.org/project/opt_einsum) | 3.3.0 | Optimizing numpys einsum function +[orjson](https://pypi.org/project/orjson) | 3.7.3 | Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy +[osqp](https://pypi.org/project/osqp) | 0.6.2.post9 | OSQP: The Operator Splitting QP Solver +[outcome](https://pypi.org/project/outcome) | 1.2.0 | Capture the outcome of Python function calls. +[packaging](https://pypi.org/project/packaging) | 22.0 | Core utilities for Python packages +[pandas](https://pypi.org/project/pandas) | 1.5.2 | Powerful data structures for data analysis, time series, and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.10.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[pandocfilters](https://pypi.org/project/pandocfilters) | 1.5.0 | Utilities for writing pandoc filters in python +[panel](https://pypi.org/project/panel) | 1.0.2 | A high level app and dashboarding solution for Python. +[papermill](https://pypi.org/project/papermill) | 2.4.0 | Parametrize and run Jupyter and nteract Notebooks +[param](https://pypi.org/project/param) | 1.13.0 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.3 | ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server. +[paramiko](https://pypi.org/project/paramiko) | 2.8.0 | SSH2 protocol library +[paramnb](https://pypi.org/project/paramnb) | 2.0.4 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.8.3 | A Python Parser +[partd](https://pypi.org/project/partd) | 1.2.0 | Appendable key-value storage +[pathspec](https://pypi.org/project/pathspec) | 0.11.0 | Utility library for gitignore style pattern matching of file paths. +[pathy](https://pypi.org/project/pathy) | 0.10.1 | pathlib.Path subclasses for local and cloud bucket storage +[patsy](https://pypi.org/project/patsy) | 0.5.3 | A Python package for describing statistical models and for building design matrices. +[pdfrw](https://pypi.org/project/pdfrw) | 0.4.post2 | PDF file reader/writer library +[pep8](https://pypi.org/project/pep8) | 1.7.1 | Python style guide checker +[pexpect](https://pypi.org/project/pexpect) | 4.8.0 | Pexpect allows easy control of interactive console applications. +[pg8000](https://pypi.org/project/pg8000) | 1.23.0 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.5 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 9.5.0 | Python Imaging Library (Fork) +[pims](https://pypi.org/project/pims) | 0.6.1 | Python Image Sequence +[pint](https://pypi.org/project/pint) | 0.19.2 | Physical quantities module +[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages. +[pkginfo](https://pypi.org/project/pkginfo) | 1.8.3 | Query metadatdata from sdists / bdists / installed packages. +[platformdirs](https://pypi.org/project/platformdirs) | 2.5.4 | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". +[plotly](https://pypi.org/project/plotly) | 5.13.1 | An open-source, interactive graphing library for Python +[plotnine](https://pypi.org/project/plotnine) | 0.12.1 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 1.0.0 | plugin and hook calling mechanisms for python +[ply](https://pypi.org/project/ply) | 3.11 | Python Lex & Yacc +[pmdarima](https://pypi.org/project/pmdarima) | 2.0.2 | Python's forecast::auto.arima equivalent +[polars](https://pypi.org/project/polars) | 0.17.11 | Blazingly fast DataFrame library +[portalocker](https://pypi.org/project/portalocker) | 2.7.0 | Wraps the portalocker recipe for easy usage +[portpicker](https://pypi.org/project/portpicker) | 1.5.0 | A library to choose unique available network ports. +[ppci](https://pypi.org/project/ppci) | 0.5.9 | A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python +[preshed](https://pypi.org/project/preshed) | 3.0.8 | Cython hash table that trusts the keys are pre-hashed +[prettytable](https://pypi.org/project/prettytable) | 3.3.0 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. +[priority](https://pypi.org/project/priority) | 2.0.0 | A pure-Python implementation of the HTTP/2 priority tree +[proglog](https://pypi.org/project/proglog) | 0.1.10 | Log and progress bar manager for console, notebooks, web... +[prometheus_client](https://pypi.org/project/prometheus_client) | 0.15.0 | Python client for the Prometheus monitoring system. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 3.0.33 | Library for building powerful interactive command lines in Python +[protobuf](https://pypi.org/project/protobuf) | 3.20.3 | Protocol Buffers +[psutil](https://pypi.org/project/psutil) | 5.9.0 | Cross-platform lib for process and system monitoring in Python. +[ptpython](https://pypi.org/project/ptpython) | 3.0.20 | Python REPL build on top of prompt_toolkit +[ptyprocess](https://pypi.org/project/ptyprocess) | 0.7.0 | Run a subprocess in a pseudo terminal +[pulp](https://pypi.org/project/pulp) | 2.6.0 | PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems. +[pure_eval](https://pypi.org/project/pure_eval) | 0.2.2 | Safely evaluate AST nodes without side effects +[py2vega](https://pypi.org/project/py2vega) | 0.6.1 | A Python to Vega-expression transpiler. +[py_lru_cache](https://pypi.org/project/py_lru_cache) | 0.1.4 | LRU cache for python. Provides a dictionary-like object as well as a method decorator. +[pyaml](https://pypi.org/project/pyaml) | 20.4.0 | PyYAML-based module to produce pretty and readable YAML-serialized data +[pyarrow](https://pypi.org/project/pyarrow) | 12.0.0 | Python library for Apache Arrow +[pyaudio](https://pypi.org/project/pyaudio) | 0.2.11 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](https://pypi.org/project/pybars3) | 0.9.7 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.10.3 | Seamless operability between C++11 and Python +[pycodestyle](https://pypi.org/project/pycodestyle) | 2.9.1 | Python style guide checker +[pycosat](https://pypi.org/project/pycosat) | 0.6.3 | bindings to picosat (a SAT solver) +[pycparser](https://pypi.org/project/pycparser) | 2.21 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.8 | python package common tasks for users (e.g. copy examples, fetch data, ...) +[pydantic](https://pypi.org/project/pydantic) | 1.9.1 | Data validation and settings management using python 3.6 type hinting +[pydeck](https://pypi.org/project/pydeck) | 0.8.0 | Widget for deck.gl maps +[pydocstyle](https://pypi.org/project/pydocstyle) | 6.3.0 | Python docstring style checker +[pyepsg](https://pypi.org/project/pyepsg) | 0.4.0 | Easy access to the EPSG database via http epsg.io/ +[pyerfa](https://pypi.org/project/pyerfa) | 2.0.0.1 | Python bindings for ERFA +[pyflakes](https://pypi.org/project/pyflakes) | 2.5.0 | passive checker of Python programs +[pyflux](https://pypi.org/project/pyflux) | 0.4.17 | PyFlux: A time-series analysis library for Python +[pygad](https://pypi.org/project/pygad) | 2.17.0 | PyGAD: A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch). +[pygame](https://pypi.org/project/pygame) | 2.1.2 | Python Game Development +[pygbm](https://pypi.org/project/pygbm) | 0.1.0 | Experimental, numba-based Gradient Boosting Machines +[pygments](https://pypi.org/project/pygments) | 2.15.1 | Pygments is a syntax highlighting package written in Python. +[pyhdf](https://pypi.org/project/pyhdf) | 0.10.5 | pyhdf: Python interface to the NCSA HDF4 library. +[pyjwt](https://pypi.org/project/pyjwt) | 2.4.0 | JSON Web Token implementation in Python +[pylint](https://pypi.org/project/pylint) | 2.15.4 | python code static checker +[pylint_venv](https://pypi.org/project/pylint_venv) | 2.3.0 | pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments. +[pyls_spyder](https://pypi.org/project/pyls_spyder) | 0.4.0 | Spyder extensions for the python-language-server +[pymc](https://pypi.org/project/pymc) | 5.3.0 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](https://pypi.org/project/pymeta3) | 0.5.1 | Pattern-matching language based on OMeta for Python 3 and 2 +[pymongo](https://pypi.org/project/pymongo) | 4.3.3 | Python driver for MongoDB +[pympler](https://pypi.org/project/pympler) | 1.0.1 | A development tool to measure, monitor and analyze the memory behavior of Python objects. +[pynacl](https://pypi.org/project/pynacl) | 1.5.0 | Python binding to the Networking and Cryptography (NaCl) library +[pynndescent](https://pypi.org/project/pynndescent) | 0.5.7 | Nearest Neighbor Descent +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.35 | DB API Module for ODBC +[pyopengl](https://pypi.org/project/pyopengl) | 3.1.6 | Standard OpenGL bindings for Python +[pypandoc](https://pypi.org/project/pypandoc) | 1.5 | Thin wrapper for pandoc. +[pyparsing](https://pypi.org/project/pyparsing) | 3.0.9 | Python parsing module +[pyproj](https://pypi.org/project/pyproj) | 3.4.1 | Python interface to PROJ (cartographic projections and coordinate transformations library) +[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.0.0 | Wrappers to call pyproject.toml-based build backend hooks. +[pyqt5](https://pypi.org/project/pyqt5) | 5.15.6 | Python bindings for the Qt cross platform application toolkit +[pyqt5_qt5](https://pypi.org/project/pyqt5_qt5) | 5.15.2 | The subset of a Qt installation needed by PyQt5. +[pyqt5_sip](https://pypi.org/project/pyqt5_sip) | 12.11.0 | The sip module support for PyQt5 +[pyqtgraph](https://pypi.org/project/pyqtgraph) | 0.13.3 | Scientific Graphics and GUI Library for Python +[pyqtwebengine](https://pypi.org/project/pyqtwebengine) | 5.15.5 | Python bindings for the Qt WebEngine framework +[pyqtwebengine_qt5](https://pypi.org/project/pyqtwebengine_qt5) | 5.15.2 | The subset of a Qt installation needed by PyQtWebEngine. +[pyro_api](https://pypi.org/project/pyro_api) | 0.1.2 | +[pyro_ppl](https://pypi.org/project/pyro_ppl) | 1.8.4 | +[pyrsistent](https://pypi.org/project/pyrsistent) | 0.18.1 | Persistent/Functional/Immutable data structures +[pyserial](https://pypi.org/project/pyserial) | 3.5 | Python Serial Port Extension +[pyshp](https://pypi.org/project/pyshp) | 2.3.0 | Pure Python read/write support for ESRI Shapefile format +[pysocks](https://pypi.org/project/pysocks) | 1.7.1 | A Python SOCKS client module. See https github.com/Anorov/PySocks for more information. +[pystache](https://pypi.org/project/pystache) | 0.5.4 | Mustache for Python +[pytensor](https://pypi.org/project/pytensor) | 2.11.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[pytest](https://pypi.org/project/pytest) | 7.2.1 | pytest: simple powerful testing with Python +[python_dateutil](https://pypi.org/project/python_dateutil) | 2.8.2 | Extensions to the standard Python datetime module +[python_dotenv](https://pypi.org/project/python_dotenv) | 0.19.2 | Add .env support to your django/flask apps in development and deployments +[python_hdf4](https://pypi.org/project/python_hdf4) | 0.10.0+dummy | Python-HDF4: Python interface to the NCSA HDF4 library. +[python_json_logger](https://pypi.org/project/python_json_logger) | 2.0.4 | A python library adding a json log formatter +[python_lsp_black](https://pypi.org/project/python_lsp_black) | 1.2.1 | Black plugin for the Python LSP Server +[python_lsp_jsonrpc](https://pypi.org/project/python_lsp_jsonrpc) | 1.0.0 | JSON RPC 2.0 server library +[python_lsp_server](https://pypi.org/project/python_lsp_server) | 1.7.2 | Python Language Server for the Language Server Protocol +[python_multipart](https://pypi.org/project/python_multipart) | 0.0.5 | A streaming multipart parser for Python +[python_picard](https://pypi.org/project/python_picard) | 0.7 | Preconditoned ICA for Real Data +[python_slugify](https://pypi.org/project/python_slugify) | 6.1.2 | A Python Slugify application that handles Unicode +[python_snappy](https://pypi.org/project/python_snappy) | 0.6.1 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 3.0.1 | .Net and Mono integration for Python +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.10.2 | Qt plotting widgets for Python +[pytoolconfig](https://pypi.org/project/pytoolconfig) | 1.2.4 | Python tool configuration +[pytz](https://pypi.org/project/pytz) | 2022.4 | World timezone definitions, modern and historical +[pytz_deprecation_shim](https://pypi.org/project/pytz_deprecation_shim) | 0.1.0.post0 | Shims to make deprecation of pytz easier +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 2.2.1 | Bidirectional communication for the PyViz ecosystem. +[pywavelets](https://pypi.org/project/pywavelets) | 1.4.1 | PyWavelets, wavelet transform module +[pywin32](https://pypi.org/project/pywin32) | 305 | Python for Window Extensions +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.2.0 | A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi) +[pywinpty](https://pypi.org/project/pywinpty) | 2.0.9 | Python bindings for the winpty library +[pywinusb](https://pypi.org/project/pywinusb) | 0.4.2 | A package that simplifies USB/HID communications on windows +[pyyaml](https://pypi.org/project/pyyaml) | 6.0 | YAML parser and emitter for Python +[pyzmq](https://pypi.org/project/pyzmq) | 25.0.2 | Python bindings for 0MQ +[pyzo](https://pypi.org/project/pyzo) | 4.12.7 | the Python IDE for scientific computing +[pyzstd](https://pypi.org/project/pyzstd) | 0.15.4 | Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module. +[qdarkstyle](https://pypi.org/project/qdarkstyle) | 3.1 | The most complete dark stylesheet for Python and Qt applications +[qdldl](https://pypi.org/project/qdldl) | 0.1.7 | QDLDL, a free LDL factorization routine. +[qpsolvers](https://pypi.org/project/qpsolvers) | 3.1.0 | Quadratic programming solvers in Python with a unified API +[qstylizer](https://pypi.org/project/qstylizer) | 0.2.2 | Stylesheet Generator for PyQt{4-5}/PySide{1-2} +[qtawesome](https://pypi.org/project/qtawesome) | 1.2.3 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 5.4.3 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 2.3.1 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[quadprog](https://pypi.org/project/quadprog) | 0.1.11 | Quadratic Programming Solver +[quantecon](https://pypi.org/project/quantecon) | 0.5.3 | QuantEcon is a package to support all forms of quantitative economic modelling. +[quart](https://pypi.org/project/quart) | 0.18.3 | A Python ASGI web microframework with the same API as Flask +[rasterio](https://pypi.org/project/rasterio) | 1.2.10 | Fast and direct raster I/O for use with Numpy and SciPy +[readme_renderer](https://pypi.org/project/readme_renderer) | 35.0 | readme_renderer is a library for rendering "readme" descriptions for Warehouse +[redis](https://pypi.org/project/redis) | 4.3.1 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2022.9.13 | Alternative regular expression module, to replace re. +[reportlab](https://pypi.org/project/reportlab) | 3.6.12 | The Reportlab Toolkit +[requests](https://pypi.org/project/requests) | 2.28.1 | Python HTTP for Humans. +[requests_ntlm](https://pypi.org/project/requests_ntlm) | 1.1.0 | This package allows for HTTP NTLM authentication using the requests library. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.10.1 | A utility belt for advanced users of python-requests +[retrying](https://pypi.org/project/retrying) | 1.3.4 | Retrying +[rfc3339_validator](https://pypi.org/project/rfc3339_validator) | 0.1.4 | A pure python RFC3339 validator +[rfc3986](https://pypi.org/project/rfc3986) | 1.5.0 | Validating URI References per RFC 3986 +[rfc3986_validator](https://pypi.org/project/rfc3986_validator) | 0.1.1 | Pure python rfc3986 validator +[rich](https://pypi.org/project/rich) | 12.4.4 | Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal +[rope](https://pypi.org/project/rope) | 1.6.0 | a python refactoring library... +[rtree](https://pypi.org/project/rtree) | 1.0.0 | R-Tree spatial index for Python GIS +[ruamel.yaml](https://pypi.org/project/ruamel.yaml) | 0.17.21 | a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order +[rx](https://pypi.org/project/rx) | 3.1.1 | Reactive Extensions (Rx) for Python +[scikit_fuzzy](https://pypi.org/project/scikit_fuzzy) | 0.4.1 | Fuzzy logic toolkit for SciPy +[scikit_image](https://pypi.org/project/scikit_image) | 0.20.0 | Image processing routines for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 1.2.2 | A set of python modules for machine learning and data mining +[scikit_optimize](https://pypi.org/project/scikit_optimize) | 0.9.0 | Sequential model-based optimization toolbox. +[scilab2py](https://pypi.org/project/scilab2py) | 0.6.2 | Python to Scilab bridge +[scipy](https://pypi.org/project/scipy) | 1.10.1 | SciPy: Scientific Library for Python +[scramp](https://pypi.org/project/scramp) | 1.4.1 | An implementation of the SCRAM protocol. +[scs](https://pypi.org/project/scs) | 3.2.3 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.13.0.dev0 | seaborn: statistical data visualization +[send2trash](https://pypi.org/project/send2trash) | 1.8.0 | Send file to trash natively under Mac OS X, Windows and Linux. +[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages +[shapely](https://pypi.org/project/shapely) | 2.0.1 | Geometric objects, predicates, and operations +[simplegeneric](https://pypi.org/project/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](https://pypi.org/project/simplejson) | 3.17.6 | Simple, fast, extensible JSON encoder/decoder for Python +[simpy](https://pypi.org/project/simpy) | 4.0.1 | Event discrete, process based simulation for Python. +[six](https://pypi.org/project/six) | 1.16.0 | Python 2 and 3 compatibility utilities +[sklearn_contrib_lightning](https://pypi.org/project/sklearn_contrib_lightning) | 0.6.2.post0 | Large-scale sparse linear classification, regression and ranking in Python +[slicerator](https://pypi.org/project/slicerator) | 1.1.0 | A lazy-loading, fancy-sliceable iterable. +[smart_open](https://pypi.org/project/smart_open) | 5.2.1 | Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...) +[smmap](https://pypi.org/project/smmap) | 5.0.0 | A pure Python implementation of a sliding window memory map manager +[snakeviz](https://pypi.org/project/snakeviz) | 2.1.0 | A web-based viewer for Python profiler output +[sniffio](https://pypi.org/project/sniffio) | 1.2.0 | Sniff out which async library your code is running under +[snowballstemmer](https://pypi.org/project/snowballstemmer) | 2.2.0 | This package provides 26 stemmers for 25 languages generated from Snowball algorithms. +[snuggs](https://pypi.org/project/snuggs) | 1.4.7 | Snuggs are s-expressions for Numpy +[sortedcontainers](https://pypi.org/project/sortedcontainers) | 2.4.0 | Sorted Containers -- Sorted List, Sorted Dict, Sorted Set +[sounddevice](https://pypi.org/project/sounddevice) | 0.4.4 | Play and Record Sound with Python +[soupsieve](https://pypi.org/project/soupsieve) | 2.3.2.post1 | A modern CSS selector implementation for Beautiful Soup. +[spacy](https://pypi.org/project/spacy) | 3.5.2 | Industrial-strength Natural Language Processing (NLP) in Python +[spacy_legacy](https://pypi.org/project/spacy_legacy) | 3.0.12 | Legacy registered functions for spaCy backwards compatibility +[spacy_loggers](https://pypi.org/project/spacy_loggers) | 1.0.3 | Logging utilities for SpaCy +[spatialpandas](https://pypi.org/project/spatialpandas) | 0.4.7 | Pandas extension arrays for spatial/geometric operations +[sphinx](https://pypi.org/project/sphinx) | 6.1.3 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 1.2.0 | Read the Docs theme for Sphinx +[sphinxcontrib_applehelp](https://pypi.org/project/sphinxcontrib_applehelp) | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books +[sphinxcontrib_devhelp](https://pypi.org/project/sphinxcontrib_devhelp) | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document. +[sphinxcontrib_htmlhelp](https://pypi.org/project/sphinxcontrib_htmlhelp) | 2.0.0 | sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files +[sphinxcontrib_jquery](https://pypi.org/project/sphinxcontrib_jquery) | 4.1 | +[sphinxcontrib_jsmath](https://pypi.org/project/sphinxcontrib_jsmath) | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript +[sphinxcontrib_qthelp](https://pypi.org/project/sphinxcontrib_qthelp) | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document. +[sphinxcontrib_serializinghtml](https://pypi.org/project/sphinxcontrib_serializinghtml) | 1.1.5 | sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle). +[spyder](https://pypi.org/project/spyder) | 5.4.3 | The Scientific Python Development Environment +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 2.4.3 | Jupyter kernels for Spyder's console +[sqlalchemy](https://pypi.org/project/sqlalchemy) | 1.4.47 | Database Abstraction Library +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file +[sqlite_fts4](https://pypi.org/project/sqlite_fts4) | 1.0.3 | Python functions for working with SQLite FTS4 search +[sqlite_utils](https://pypi.org/project/sqlite_utils) | 3.31 | CLI tool and Python utility functions for manipulating SQLite databases +[sqlparse](https://pypi.org/project/sqlparse) | 0.4.3 | Non-validating SQL parser +[srsly](https://pypi.org/project/srsly) | 2.4.5 | Modern high-performance serialization utilities for Python +[sspyrs](https://pypi.org/project/sspyrs) | 0.3 | Lightweight interface for SSRS reports to python +[stack_data](https://pypi.org/project/stack_data) | 0.6.1 | Extract data from python stack frames and tracebacks for informative displays +[starlette](https://pypi.org/project/starlette) | 0.26.1 | The little ASGI library that shines. +[statsmodels](https://pypi.org/project/statsmodels) | 0.14.0 | Statistical computations and models for Python +[streamlit](https://pypi.org/project/streamlit) | 1.22.0 | The fastest way to build data apps in Python +[streamz](https://pypi.org/project/streamz) | 0.6.3 | Streams +[supersmoother](https://pypi.org/project/supersmoother) | 0.4 | Python implementation of Friedman's Supersmoother +[swifter](https://pypi.org/project/swifter) | 1.3.4 | A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner +[sympy](https://pypi.org/project/sympy) | 1.12 | Computer algebra system (CAS) in Python +[tables](https://pypi.org/project/tables) | 3.7.0 | Hierarchical datasets for Python +[tabulate](https://pypi.org/project/tabulate) | 0.9.0 | Pretty-print tabular data +[tbats](https://pypi.org/project/tbats) | 1.1.0 | BATS and TBATS for time series forecasting +[tblib](https://pypi.org/project/tblib) | 1.7.0 | Traceback serialization library. +[tenacity](https://pypi.org/project/tenacity) | 8.1.0 | Retry code until it succeeds +[termcolor](https://pypi.org/project/termcolor) | 1.1.0 | ANSII Color formatting for output in terminal. +[terminado](https://pypi.org/project/terminado) | 0.17.0 | Terminals served to xterm.js using Tornado websockets +[text_unidecode](https://pypi.org/project/text_unidecode) | 1.3 | The most basic Text::Unidecode port +[textdistance](https://pypi.org/project/textdistance) | 4.5.0 | Compute distance between the two texts. +[textwrap3](https://pypi.org/project/textwrap3) | 0.9.2 | textwrap from Python 3.6 backport (plus a few tweaks) +[thinc](https://pypi.org/project/thinc) | 8.1.9 | Practical Machine Learning for NLP +[threadpoolctl](https://pypi.org/project/threadpoolctl) | 3.1.0 | threadpoolctl +[three_merge](https://pypi.org/project/three_merge) | 0.1.1 | Simple library for merging two strings with respect to a base one +[tifffile](https://pypi.org/project/tifffile) | 2022.5.4 | Read and write TIFF(r) files +[tinycss2](https://pypi.org/project/tinycss2) | 1.1.1 | tinycss2 +[tokenizers](https://pypi.org/project/tokenizers) | 0.13.3 | Fast and Customizable Tokenizers +[toml](https://pypi.org/project/toml) | 0.10.2 | Python Library for Tom's Obvious, Minimal Language +[tomli_w](https://pypi.org/project/tomli_w) | 1.0.0 | A lil' TOML writer +[tomlkit](https://pypi.org/project/tomlkit) | 0.11.6 | Style preserving TOML library +[toolz](https://pypi.org/project/toolz) | 0.11.2 | List processing tools and functional utilities +[torch](https://pypi.org/project/torch) | 2.0.1 | Tensors and Dynamic neural networks in Python with strong GPU acceleration +[torchaudio](https://pypi.org/project/torchaudio) | 2.0.2 | An audio package for PyTorch +[torchvision](https://pypi.org/project/torchvision) | 0.15.2 | image and video datasets and models for torch deep learning +[tornado](https://pypi.org/project/tornado) | 6.3.1 | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. +[tqdm](https://pypi.org/project/tqdm) | 4.64.0 | Fast, Extensible Progress Meter +[traitlets](https://pypi.org/project/traitlets) | 5.7.1 | Traitlets Python config system +[traittypes](https://pypi.org/project/traittypes) | 0.2.1 | Scipy trait types +[transformers](https://pypi.org/project/transformers) | 4.29.1 | State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow +[trio](https://pypi.org/project/trio) | 0.22.0 | A friendly Python library for async concurrency and I/O +[trio_asyncio](https://pypi.org/project/trio_asyncio) | 0.12.0 | A re-implementation of the asyncio mainloop on top of Trio +[twine](https://pypi.org/project/twine) | 4.0.1 | Collection of utilities for publishing packages on PyPI +[twitter](https://pypi.org/project/twitter) | 1.19.2 | An API and command-line toolset for Twitter (twitter.com) +[typer](https://pypi.org/project/typer) | 0.7.0 | Typer, build great CLIs. Easy to code. Based on Python type hints. +[typing_extensions](https://pypi.org/project/typing_extensions) | 4.4.0 | Backported and Experimental Type Hints for Python 3.5+ +[tzdata](https://pypi.org/project/tzdata) | 2022.7 | Provider of IANA time zone data +[tzlocal](https://pypi.org/project/tzlocal) | 4.2 | tzinfo object for the local timezone +[uc_micro_py](https://pypi.org/project/uc_micro_py) | 1.0.1 | Micro subset of unicode data files for linkify-it-py projects. +[ujson](https://pypi.org/project/ujson) | 5.3.0 | Ultra fast JSON encoder and decoder for Python +[umap_learn](https://pypi.org/project/umap_learn) | 0.5.1 | Uniform Manifold Approximation and Projection +[uncertainties](https://pypi.org/project/uncertainties) | 3.1.6 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[uri_template](https://pypi.org/project/uri_template) | 1.2.0 | RFC 6570 URI Template Processor +[urllib3](https://pypi.org/project/urllib3) | 1.26.10 | HTTP library with thread-safe connection pooling, file post, and more. +[uvicorn](https://pypi.org/project/uvicorn) | 0.20.0 | The lightning-fast ASGI server. +[validators](https://pypi.org/project/validators) | 0.18.2 | Python Data Validation for Humans™. +[vega_datasets](https://pypi.org/project/vega_datasets) | 0.9.0 | A Python package for offline access to Vega datasets +[virtualenv](https://pypi.org/project/virtualenv) | 20.19.0 | Virtual Python Environment builder +[vitables](https://pypi.org/project/vitables) | 3.0.2 | A viewer for PyTables package +[waitress](https://pypi.org/project/waitress) | 2.1.2 | Waitress WSGI server +[wasabi](https://pypi.org/project/wasabi) | 0.10.1 | A lightweight console printing and formatting toolkit +[wasmer](https://pypi.org/project/wasmer) | 1.1.0 | Python extension to run WebAssembly binaries +[wasmer_compiler_cranelift](https://pypi.org/project/wasmer_compiler_cranelift) | 1.1.0 | The Cranelift compiler for the `wasmer` package (to compile WebAssembly module) +[wasmer_compiler_singlepass](https://pypi.org/project/wasmer_compiler_singlepass) | 1.1.0 | Python extension to run WebAssembly binaries +[watchdog](https://pypi.org/project/watchdog) | 2.2.0 | Filesystem events monitoring +[wcwidth](https://pypi.org/project/wcwidth) | 0.2.5 | Measures number of Terminal column cells of wide-character codes +[webcolors](https://pypi.org/project/webcolors) | 1.12 | A library for working with color names and color values formats defined by HTML and CSS. +[webencodings](https://pypi.org/project/webencodings) | 0.5.1 | Character encoding aliases for legacy web content +[websocket_client](https://pypi.org/project/websocket_client) | 1.4.2 | WebSocket client for Python. hybi13 is supported. +[werkzeug](https://pypi.org/project/werkzeug) | 2.2.2 | The comprehensive WSGI web application library. +[whatthepatch](https://pypi.org/project/whatthepatch) | 1.0.2 | A patch parsing and application library. +[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 4.0.7 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM +[wordcloud](https://pypi.org/project/wordcloud) | 1.8.1 | A little word cloud generator +[wrapt](https://pypi.org/project/wrapt) | 1.14.1 | Module for decorators, wrappers and monkey patching. +[wsproto](https://pypi.org/project/wsproto) | 1.2.0 | WebSockets state-machine based protocol implementation +[xarray](https://pypi.org/project/xarray) | 2023.4.2 | N-D labeled arrays and datasets in Python +[xarray_einstats](https://pypi.org/project/xarray_einstats) | 0.5.1 | Stats, linear algebra and einops for xarray +[xgboost](https://pypi.org/project/xgboost) | 1.6.1 | XGBoost Python Package +[xlsxwriter](https://pypi.org/project/xlsxwriter) | 3.0.3 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.24.7 | Make Excel fly: Interact with Excel from Python and vice versa. +[xmltodict](https://pypi.org/project/xmltodict) | 0.13.0 | Makes working with XML feel like you are working with JSON +[xyzservices](https://pypi.org/project/xyzservices) | 2022.6.0 | Source of XYZ tiles providers +[y_py](https://pypi.org/project/y_py) | 0.5.5 | Python bindings for the Y-CRDT built from yrs (Rust) +[yapf](https://pypi.org/project/yapf) | 0.32.0 | A formatter for Python code. +[yarl](https://pypi.org/project/yarl) | 1.7.2 | Yet another URL library +[ypy_websocket](https://pypi.org/project/ypy_websocket) | 0.8.2 | WebSocket connector for Ypy +[zarr](https://pypi.org/project/zarr) | 2.11.3 | An implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](https://pypi.org/project/zict) | 2.2.0 | Mutable mapping tools +[zipp](https://pypi.org/project/zipp) | 3.9.0 | Backport of pathlib-compatible object wrapper for zip files +[zstandard](https://pypi.org/project/zstandard) | 0.20.0 | Zstandard bindings for Python + +
diff --git a/changelogs/WinPython-64bit-3.11.3.0_History.md b/changelogs/WinPython-64bit-3.11.3.0_History.md new file mode 100644 index 00000000..c8d6e4c3 --- /dev/null +++ b/changelogs/WinPython-64bit-3.11.3.0_History.md @@ -0,0 +1,304 @@ +## History of changes for WinPython-64bit 3.11.3.0 + +The following changes were made to WinPython-64bit distribution since version 3.11.0.1. + +
+### Tools + +Upgraded packages: + + * [Nodejs](https://nodejs.org) v16.16.0 → v18.16.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine) + * [npmjs](https://www.npmjs.com/) 8.11.0 → 9.5.1 (a package manager for JavaScript) + +### Python packages + +New packages: + + * [accelerate](https://pypi.org/project/accelerate) 0.19.0 (Accelerate) + * [arviz](https://pypi.org/project/arviz) 0.15.1 (Exploratory analysis of Bayesian models) + * [astroml](https://pypi.org/project/astroml) 1.0.2.post1 (tools for machine learning and data mining in Astronomy) + * [asttokens](https://pypi.org/project/asttokens) 2.1.0 (Annotate AST trees with source code positions) + * [azure_core](https://pypi.org/project/azure_core) 1.25.1 (Microsoft Azure Core Library for Python) + * [azure_cosmos](https://pypi.org/project/azure_cosmos) 4.3.1 (Microsoft Azure Cosmos Client Library for Python) + * [azure_identity](https://pypi.org/project/azure_identity) 1.12.0 (Microsoft Azure Identity Library for Python) + * [blis](https://pypi.org/project/blis) 0.7.9 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.) + * [botorch](https://pypi.org/project/botorch) 0.8.5 (Bayesian Optimization in PyTorch) + * [build](https://pypi.org/project/build) 0.10.0 (A simple, correct Python build frontend) + * [cachetools](https://pypi.org/project/cachetools) 5.2.0 (Extensible memoizing collections and decorators) + * [cartopy](https://pypi.org/project/cartopy) 0.21.1 (A cartographic python library with Matplotlib support for visualisation) + * [catalogue](https://pypi.org/project/catalogue) 2.0.8 (Super lightweight function registries for your library) + * [comm](https://pypi.org/project/comm) 0.1.3 (Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.) + * [confection](https://pypi.org/project/confection) 0.0.3 (The sweetest config system for Python) + * [cons](https://pypi.org/project/cons) 0.4.5 (An implementation of Lisp/Scheme-like cons in Python.) + * [cvxopt](https://pypi.org/project/cvxopt) 1.3.0 (Convex optimization package) + * [cvxpy](https://pypi.org/project/cvxpy) 1.3.1 (A domain-specific language for modeling convex optimization problems in Python.) + * [cymem](https://pypi.org/project/cymem) 2.0.7 (Manage calls to calloc/free through Cython) + * [dask_glm](https://pypi.org/project/dask_glm) 0.2.0 (Generalized Linear Models with Dask) + * [dask_ml](https://pypi.org/project/dask_ml) 2023.3.24 (A library for distributed and parallel machine learning) + * [datashader](https://pypi.org/project/datashader) 0.14.5a1+g7a97e97.dirty (Data visualization toolchain based on aggregating into a grid) + * [datashape](https://pypi.org/project/datashape) 0.5.2 (A data description language.) + * [dirty_cat](https://pypi.org/project/dirty_cat) 0.4.1 (Machine learning with dirty categories.) + * [dnspython](https://pypi.org/project/dnspython) 2.1.0 (DNS toolkit) + * [docstring_to_markdown](https://pypi.org/project/docstring_to_markdown) 0.10 (On the fly conversion of Python docstrings to markdown) + * [ecos](https://pypi.org/project/ecos) 2.0.12 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.) + * [etuples](https://pypi.org/project/etuples) 0.3.8 (Python S-expression emulation using tuple-like objects.) + * [executing](https://pypi.org/project/executing) 1.2.0 (Get the currently executing AST node of a frame, and other information) + * [fastai](https://pypi.org/project/fastai) 2.7.12 (fastai makes deep learning with PyTorch faster, more accurate, and easier) + * [fastcore](https://pypi.org/project/fastcore) 1.5.11 (Python supercharged for fastai development) + * [fastdownload](https://pypi.org/project/fastdownload) 0.0.7 (A general purpose data downloading library.) + * [fastprogress](https://pypi.org/project/fastprogress) 1.0.3 (A nested progress with plotting options for fastai) + * [feather_format](https://pypi.org/project/feather_format) 0.4.1 (Simple wrapper library to the Apache Arrow-based Feather File Format) + * [fqdn](https://pypi.org/project/fqdn) 1.5.1 (Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers) + * [gast](https://pypi.org/project/gast) 0.4.0 (Python AST that abstracts the underlying Python version) + * [geoviews](https://pypi.org/project/geoviews) 1.10.0a2.post4+g65df916 (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.) + * [gmpy2](https://pypi.org/project/gmpy2) 2.1.5 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x) + * [gpytorch](https://pypi.org/project/gpytorch) 1.10 (An implementation of Gaussian Processes in Pytorch) + * [guiqwt](https://pypi.org/project/guiqwt) 4.3.3 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)) + * [h5netcdf](https://pypi.org/project/h5netcdf) 1.1.0 (netCDF4 via h5py) + * [huggingface_hub](https://pypi.org/project/huggingface_hub) 0.14.1 (Client library to download and publish models, datasets and other repos on the huggingface.co hub) + * [ipydatagrid](https://pypi.org/project/ipydatagrid) 1.1.15 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab) + * [isoduration](https://pypi.org/project/isoduration) 20.11.0 (Operations with ISO 8601 durations) + * [jaraco.classes](https://pypi.org/project/jaraco.classes) 3.2.3 (Utility functions for Python class constructs) + * [jupyter_events](https://pypi.org/project/jupyter_events) 0.6.3 (Jupyter Event System library) + * [jupyter_server_fileid](https://pypi.org/project/jupyter_server_fileid) 0.9.0 () + * [jupyter_server_terminals](https://pypi.org/project/jupyter_server_terminals) 0.4.4 (A Jupyter Server Extension Providing Terminals.) + * [jupyter_server_ydoc](https://pypi.org/project/jupyter_server_ydoc) 0.8.0 (A Jupyter Server Extension Providing Y Documents.) + * [jupyter_ydoc](https://pypi.org/project/jupyter_ydoc) 0.2.4 (Document structures for collaborative editing using Ypy) + * [jupyterlab_rise](https://pypi.org/project/jupyterlab_rise) 0.2.0 (RISE: "Live" Reveal.js JupyterLab Slideshow extension.) + * [langcodes](https://pypi.org/project/langcodes) 3.3.0 (Tools for labeling human languages with IETF language tags) + * [lazy_loader](https://pypi.org/project/lazy_loader) 0.2 (lazy_loader) + * [linear_operator](https://pypi.org/project/linear_operator) 0.4.0 (A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).) + * [linkify_it_py](https://pypi.org/project/linkify_it_py) 2.0.0 (Links recognition library with FULL unicode support.) + * [llvmlite](https://pypi.org/project/llvmlite) 0.40.0 (lightweight wrapper around basic LLVM functionality) + * [logical_unification](https://pypi.org/project/logical_unification) 0.4.5 (Logical unification in Python) + * [markdown_it_py](https://pypi.org/project/markdown_it_py) 2.2.0 (Python port of markdown-it. Markdown parsing, done right!) + * [maturin](https://pypi.org/project/maturin) 0.14.15 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages) + * [mdit_py_plugins](https://pypi.org/project/mdit_py_plugins) 0.3.5 (Collection of plugins for markdown-it-py) + * [mdurl](https://pypi.org/project/mdurl) 0.1.2 (Markdown URL utilities) + * [minikanren](https://pypi.org/project/minikanren) 1.0.3 (Relational programming in Python) + * [more_itertools](https://pypi.org/project/more_itertools) 9.0.0 (More routines for operating on iterables, beyond itertools) + * [msal](https://pypi.org/project/msal) 1.22.0 (The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.) + * [msal_extensions](https://pypi.org/project/msal_extensions) 1.0.0 (Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.) + * [multipledispatch](https://pypi.org/project/multipledispatch) 0.6.0 (Multiple dispatch) + * [murmurhash](https://pypi.org/project/murmurhash) 1.0.9 (Cython bindings for MurmurHash) + * [numba](https://pypi.org/project/numba) 0.57.0 (compiling Python code using LLVM) + * [openai](https://pypi.org/project/openai) 0.27.5 (Python client library for the OpenAI API) + * [opt_einsum](https://pypi.org/project/opt_einsum) 3.3.0 (Optimizing numpys einsum function) + * [osqp](https://pypi.org/project/osqp) 0.6.2.post9 (OSQP: The Operator Splitting QP Solver) + * [pathy](https://pypi.org/project/pathy) 0.10.1 (pathlib.Path subclasses for local and cloud bucket storage) + * [portalocker](https://pypi.org/project/portalocker) 2.7.0 (Wraps the portalocker recipe for easy usage) + * [preshed](https://pypi.org/project/preshed) 3.0.8 (Cython hash table that trusts the keys are pre-hashed) + * [pure_eval](https://pypi.org/project/pure_eval) 0.2.2 (Safely evaluate AST nodes without side effects) + * [py2vega](https://pypi.org/project/py2vega) 0.6.1 (A Python to Vega-expression transpiler.) + * [pyarrow](https://pypi.org/project/pyarrow) 12.0.0 (Python library for Apache Arrow) + * [pygbm](https://pypi.org/project/pygbm) 0.1.0 (Experimental, numba-based Gradient Boosting Machines) + * [pyjwt](https://pypi.org/project/pyjwt) 2.4.0 (JSON Web Token implementation in Python) + * [pylint_venv](https://pypi.org/project/pylint_venv) 2.3.0 (pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.) + * [pymc](https://pypi.org/project/pymc) 5.3.0 (Markov Chain Monte Carlo sampling toolkit.) + * [pymongo](https://pypi.org/project/pymongo) 4.3.3 (Python driver for MongoDB ) + * [pympler](https://pypi.org/project/pympler) 1.0.1 (A development tool to measure, monitor and analyze the memory behavior of Python objects.) + * [pynndescent](https://pypi.org/project/pynndescent) 0.5.7 (Nearest Neighbor Descent) + * [pyodbc](https://pypi.org/project/pyodbc) 4.0.35 (DB API Module for ODBC) + * [pyproject_hooks](https://pypi.org/project/pyproject_hooks) 1.0.0 (Wrappers to call pyproject.toml-based build backend hooks.) + * [pyro_api](https://pypi.org/project/pyro_api) 0.1.2 () + * [pyro_ppl](https://pypi.org/project/pyro_ppl) 1.8.4 () + * [pyshp](https://pypi.org/project/pyshp) 2.3.0 (Pure Python read/write support for ESRI Shapefile format) + * [pytensor](https://pypi.org/project/pytensor) 2.11.2 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.) + * [python_json_logger](https://pypi.org/project/python_json_logger) 2.0.4 (A python library adding a json log formatter) + * [pyzstd](https://pypi.org/project/pyzstd) 0.15.4 (Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.) + * [qdldl](https://pypi.org/project/qdldl) 0.1.7 (QDLDL, a free LDL factorization routine.) + * [qpsolvers](https://pypi.org/project/qpsolvers) 3.1.0 (Quadratic programming solvers in Python with a unified API) + * [quadprog](https://pypi.org/project/quadprog) 0.1.11 (Quadratic Programming Solver) + * [quantecon](https://pypi.org/project/quantecon) 0.5.3 (QuantEcon is a package to support all forms of quantitative economic modelling.) + * [retrying](https://pypi.org/project/retrying) 1.3.4 (Retrying) + * [rfc3339_validator](https://pypi.org/project/rfc3339_validator) 0.1.4 (A pure python RFC3339 validator) + * [rfc3986_validator](https://pypi.org/project/rfc3986_validator) 0.1.1 (Pure python rfc3986 validator) + * [scs](https://pypi.org/project/scs) 3.2.3 (scs: splitting conic solver) + * [sklearn_contrib_lightning](https://pypi.org/project/sklearn_contrib_lightning) 0.6.2.post0 (Large-scale sparse linear classification, regression and ranking in Python) + * [smart_open](https://pypi.org/project/smart_open) 5.2.1 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)) + * [spacy](https://pypi.org/project/spacy) 3.5.2 (Industrial-strength Natural Language Processing (NLP) in Python) + * [spacy_legacy](https://pypi.org/project/spacy_legacy) 3.0.12 (Legacy registered functions for spaCy backwards compatibility) + * [spacy_loggers](https://pypi.org/project/spacy_loggers) 1.0.3 (Logging utilities for SpaCy) + * [spatialpandas](https://pypi.org/project/spatialpandas) 0.4.7 (Pandas extension arrays for spatial/geometric operations) + * [sphinxcontrib_jquery](https://pypi.org/project/sphinxcontrib_jquery) 4.1 () + * [srsly](https://pypi.org/project/srsly) 2.4.5 (Modern high-performance serialization utilities for Python) + * [stack_data](https://pypi.org/project/stack_data) 0.6.1 (Extract data from python stack frames and tracebacks for informative displays) + * [streamlit](https://pypi.org/project/streamlit) 1.22.0 (The fastest way to build data apps in Python) + * [thinc](https://pypi.org/project/thinc) 8.1.9 (Practical Machine Learning for NLP) + * [tokenizers](https://pypi.org/project/tokenizers) 0.13.3 (Fast and Customizable Tokenizers) + * [torch](https://pypi.org/project/torch) 2.0.1 (Tensors and Dynamic neural networks in Python with strong GPU acceleration) + * [torchaudio](https://pypi.org/project/torchaudio) 2.0.2 (An audio package for PyTorch) + * [torchvision](https://pypi.org/project/torchvision) 0.15.2 (image and video datasets and models for torch deep learning) + * [transformers](https://pypi.org/project/transformers) 4.29.1 (State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow) + * [typer](https://pypi.org/project/typer) 0.7.0 (Typer, build great CLIs. Easy to code. Based on Python type hints.) + * [uc_micro_py](https://pypi.org/project/uc_micro_py) 1.0.1 (Micro subset of unicode data files for linkify-it-py projects.) + * [umap_learn](https://pypi.org/project/umap_learn) 0.5.1 (Uniform Manifold Approximation and Projection) + * [uri_template](https://pypi.org/project/uri_template) 1.2.0 (RFC 6570 URI Template Processor) + * [validators](https://pypi.org/project/validators) 0.18.2 (Python Data Validation for Humans™.) + * [wasabi](https://pypi.org/project/wasabi) 0.10.1 (A lightweight console printing and formatting toolkit) + * [webcolors](https://pypi.org/project/webcolors) 1.12 (A library for working with color names and color values formats defined by HTML and CSS.) + * [xarray_einstats](https://pypi.org/project/xarray_einstats) 0.5.1 (Stats, linear algebra and einops for xarray) + * [y_py](https://pypi.org/project/y_py) 0.5.5 (Python bindings for the Y-CRDT built from yrs (Rust)) + * [ypy_websocket](https://pypi.org/project/ypy_websocket) 0.8.2 (WebSocket connector for Ypy) + +Upgraded packages: + + * [aiofiles](https://pypi.org/project/aiofiles) 0.8.0 → 22.1.0 (File support for asyncio.) + * [altair](https://pypi.org/project/altair) 4.2.0 → 4.2.2 (Altair: A declarative statistical visualization library for Python.) + * [autopep8](https://pypi.org/project/autopep8) 1.6.0 → 1.7.0 (A tool that automatically formats Python code to conform to the PEP 8 style guide) + * [baresql](https://pypi.org/project/baresql) 0.7.6 → 0.8.0 (playing SQL directly on Python datas) + * [black](https://pypi.org/project/black) 22.10.0 → 23.3.0 (The uncompromising code formatter.) + * [bokeh](https://pypi.org/project/bokeh) 2.4.3 → 3.1.1 (Interactive plots and applications in the browser from Python) + * [bqplot](https://pypi.org/project/bqplot) 0.12.36 → 0.12.39 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) + * [clr_loader](https://pypi.org/project/clr_loader) 0.2.4 → 0.2.5 (Generic pure Python loader for .NET runtimes) + * [contourpy](https://pypi.org/project/contourpy) 1.0.6 → 1.0.7 (Python library for calculating contours of 2D quadrilateral grids) + * [cramjam](https://pypi.org/project/cramjam) 2.5.0 → 2.6.2 (Thin Python bindings to de/compression algorithms in Rust) + * [cryptography](https://pypi.org/project/cryptography) 3.4.7 → 37.0.4 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.) + * [cython](https://pypi.org/project/cython) 0.29.32 → 0.29.34 (The Cython compiler for writing C extensions for the Python language.) + * [cytoolz](https://pypi.org/project/cytoolz) 0.11.2 → 0.12.1 (Cython implementation of Toolz: High performance functional utilities) + * [dash](https://pypi.org/project/dash) 2.6.2 → 2.8.1 (A Python framework for building reactive web-apps. Developed by Plotly.) + * [dask](https://pypi.org/project/dask) 2022.10.1 → 2023.5.0 (Parallel PyData with Task Scheduling) + * [dask_image](https://pypi.org/project/dask_image) 2022.9.0 → 2023.3.0 (Distributed image processing) + * [datasette](https://pypi.org/project/datasette) 0.62 → 0.64.3 (A tool for exploring and publishing data) + * [debugpy](https://pypi.org/project/debugpy) 1.6.2 → 1.6.7 (An implementation of the Debug Adapter Protocol for Python) + * [distributed](https://pypi.org/project/distributed) 2022.10.1 → 2023.5.0 (Distributed scheduler for Dask) + * [docutils](https://pypi.org/project/docutils) 0.17.1 → 0.18.1 (Docutils -- Python Documentation Utilities) + * [duckdb](https://pypi.org/project/duckdb) 0.5.2.dev1339 → 0.8.0 (DuckDB embedded database) + * [fastapi](https://pypi.org/project/fastapi) 0.85.1 → 0.95.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production) + * [fastparquet](https://pypi.org/project/fastparquet) 0.8.0 → 2023.4.0 (Python support for Parquet file format) + * [flake8](https://pypi.org/project/flake8) 4.0.1 → 5.0.4 (the modular source code checker: pep8, pyflakes and co) + * [flit](https://pypi.org/project/flit) 3.7.1 → 3.8.0 (A simple packaging tool for simple packages.) + * [flit_core](https://pypi.org/project/flit_core) 3.7.1 → 3.8.0 (Distribution-building parts of Flit. See flit package for more information) + * [fsspec](https://pypi.org/project/fsspec) 2022.7.1 → 2023.5.0 (File-system specification) + * [geopandas](https://pypi.org/project/geopandas) 0.12.1 → 0.13.0 (Geographic pandas extensions) + * [greenlet](https://pypi.org/project/greenlet) 2.0.0a3.dev0 → 2.0.2 (Lightweight in-process concurrent programming) + * [guidata](https://pypi.org/project/guidata) 2.3.0 → 2.3.1 (Automatic graphical user interfaces generation for easy dataset editing and display) + * [holoviews](https://pypi.org/project/holoviews) 1.15.1 → 1.16.0 (Stop plotting your data - annotate your data and let it visualize itself.) + * [hvplot](https://pypi.org/project/hvplot) 0.8.1 → 0.8.3 (A high-level plotting API for the PyData ecosystem built on HoloViews.) + * [imageio](https://pypi.org/project/imageio) 2.22.1 → 2.28.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [imbalanced_learn](https://pypi.org/project/imbalanced_learn) 0.9.1 → 0.10.1 (Toolbox for imbalanced dataset in machine learning.) + * [ipykernel](https://pypi.org/project/ipykernel) 6.16.2 → 6.22.0 (IPython Kernel for Jupyter) + * [ipympl](https://pypi.org/project/ipympl) 0.9.2 → 0.9.3 (Matplotlib Jupyter Extension) + * [ipython](https://pypi.org/project/ipython) 7.32.0 → 8.13.1 (IPython: Productive Interactive Computing) + * [ipywidgets](https://pypi.org/project/ipywidgets) 8.0.2 → 8.0.6 (IPython HTML widgets for Jupyter) + * [jedi](https://pypi.org/project/jedi) 0.18.1 → 0.18.2 (An autocompletion tool for Python that can be used for text editors.) + * [jellyfish](https://pypi.org/project/jellyfish) 0.8.9 → 0.11.2 (a library for doing approximate and phonetic matching of strings.) + * [jinja2](https://pypi.org/project/jinja2) 3.0.3 → 3.1.2 (A small but fast and easy to use stand-alone template engine written in pure python.) + * [jsonschema](https://pypi.org/project/jsonschema) 4.6.2 → 4.17.3 (An implementation of JSON Schema validation for Python) + * [julia](https://pypi.org/project/julia) 0.5.7 → 0.6.1 (Julia/Python bridge with IPython support.) + * [jupyter_bokeh](https://pypi.org/project/jupyter_bokeh) 3.0.4 → 3.0.7 (A Jupyter extension for rendering Bokeh content.) + * [jupyter_client](https://pypi.org/project/jupyter_client) 7.3.4 → 8.2.0 (Jupyter protocol implementation and client libraries) + * [jupyter_core](https://pypi.org/project/jupyter_core) 4.11.2 → 5.3.0 (Jupyter core package. A base package on which Jupyter projects rely.) + * [jupyter_server](https://pypi.org/project/jupyter_server) 1.21.0 → 2.5.0 (The Jupyter Server) + * [jupyterlab](https://pypi.org/project/jupyterlab) 3.5.0 → 3.6.3 (The JupyterLab notebook server extension.) + * [jupyterlab_server](https://pypi.org/project/jupyterlab_server) 2.16.1 → 2.22.1 (JupyterLab Server) + * [jupyterlab_widgets](https://pypi.org/project/jupyterlab_widgets) 3.0.3 → 3.0.7 (JupyterLab extension providing HTML widgets) + * [keyring](https://pypi.org/project/keyring) 23.5.0 → 23.13.1 (Store and access your passwords safely.) + * [loky](https://pypi.org/project/loky) 3.1.0 → 3.4.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor) + * [lz4](https://pypi.org/project/lz4) 4.0.1 → 4.3.2 (LZ4 Bindings for Python) + * [matplotlib](https://pypi.org/project/matplotlib) 3.6.0 → 3.7.1 (Python plotting package) + * [mccabe](https://pypi.org/project/mccabe) 0.6.1 → 0.7.0 (McCabe checker, plugin for flake8) + * [mizani](https://pypi.org/project/mizani) 0.8.1 → 0.9.0 (Scales for Python) + * [mlxtend](https://pypi.org/project/mlxtend) 0.18.0 → 0.22.0 (Machine Learning Library Extensions) + * [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.32.31326 → 14.34.31931 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories) + * [mypy](https://pypi.org/project/mypy) 0.982 → 1.3.0 (Optional static typing for Python) + * [mypy_extensions](https://pypi.org/project/mypy_extensions) 0.4.3 → 1.0.0 (Experimental type system extensions for programs checked with the mypy typechecker.) + * [nbclassic](https://pypi.org/project/nbclassic) 0.4.7 → 1.0.0 (Jupyter Notebook as a Jupyter Server Extension.) + * [nbclient](https://pypi.org/project/nbclient) 0.7.0 → 0.7.4 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.) + * [networkx](https://pypi.org/project/networkx) 2.8.7 → 3.1 (Python package for creating and manipulating graphs and networks) + * [notebook](https://pypi.org/project/notebook) 6.5.2 → 6.5.4 (A web-based notebook environment for interactive computing) + * [notebook_shim](https://pypi.org/project/notebook_shim) 0.2.0 → 0.2.3 (A shim layer for notebook traits and config) + * [numexpr](https://pypi.org/project/numexpr) 2.8.3 → 2.8.4 (Fast numerical expression evaluator for NumPy) + * [numpy](https://pypi.org/project/numpy) 1.23.4 → 1.24.2 (NumPy is the fundamental package for array computing with Python.) + * [packaging](https://pypi.org/project/packaging) 21.3 → 22.0 (Core utilities for Python packages) + * [pandas](https://pypi.org/project/pandas) 1.5.1 → 1.5.2 (Powerful data structures for data analysis, time series, and statistics) + * [panel](https://pypi.org/project/panel) 0.14.1 → 1.0.2 (A high level app and dashboarding solution for Python.) + * [param](https://pypi.org/project/param) 1.12.2 → 1.13.0 (Declarative Python programming using Parameters.) + * [pathspec](https://pypi.org/project/pathspec) 0.9.0 → 0.11.0 (Utility library for gitignore style pattern matching of file paths.) + * [pillow](https://pypi.org/project/pillow) 9.3.0 → 9.5.0 (Python Imaging Library (Fork)) + * [pip](https://pypi.org/project/pip) 22.3 → 23.1.2 (The PyPA recommended tool for installing Python packages.) + * [platformdirs](https://pypi.org/project/platformdirs) 2.5.2 → 2.5.4 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".) + * [plotly](https://pypi.org/project/plotly) 5.11.0 → 5.13.1 (An open-source, interactive graphing library for Python) + * [plotnine](https://pypi.org/project/plotnine) 0.10.1 → 0.12.1 (A grammar of graphics for python) + * [pmdarima](https://pypi.org/project/pmdarima) 1.8.6.dev0 → 2.0.2 (Python's forecast::auto.arima equivalent) + * [polars](https://pypi.org/project/polars) 0.14.22 → 0.17.11 (Blazingly fast DataFrame library) + * [ppci](https://pypi.org/project/ppci) 0.5.8 → 0.5.9 (A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 3.0.29 → 3.0.33 (Library for building powerful interactive command lines in Python) + * [protobuf](https://pypi.org/project/protobuf) 4.21.9 → 3.20.3 (Protocol Buffers) + * [pybind11](https://pypi.org/project/pybind11) 2.10.0 → 2.10.3 (Seamless operability between C++11 and Python) + * [pycodestyle](https://pypi.org/project/pycodestyle) 2.8.0 → 2.9.1 (Python style guide checker) + * [pydeck](https://pypi.org/project/pydeck) 0.7.1 → 0.8.0 (Widget for deck.gl maps) + * [pydocstyle](https://pypi.org/project/pydocstyle) 6.1.1 → 6.3.0 (Python docstring style checker) + * [pyflakes](https://pypi.org/project/pyflakes) 2.4.0 → 2.5.0 (passive checker of Python programs) + * [pygments](https://pypi.org/project/pygments) 2.12.0 → 2.15.1 (Pygments is a syntax highlighting package written in Python.) + * [pyparsing](https://pypi.org/project/pyparsing) 2.4.7 → 3.0.9 (Python parsing module) + * [pyproj](https://pypi.org/project/pyproj) 3.4.0 → 3.4.1 (Python interface to PROJ (cartographic projections and coordinate transformations library)) + * [pyqtgraph](https://pypi.org/project/pyqtgraph) 0.13.1 → 0.13.3 (Scientific Graphics and GUI Library for Python) + * [pytest](https://pypi.org/project/pytest) 7.1.1 → 7.2.1 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.11.0 → 3.11.3 (Python programming language with standard library) + * [python_lsp_server](https://pypi.org/project/python_lsp_server) 1.5.0 → 1.7.2 (Python Language Server for the Language Server Protocol) + * [pythonnet](https://pypi.org/project/pythonnet) 3.0.0rc1 → 3.0.1 (.Net and Mono integration for Python) + * [pytoolconfig](https://pypi.org/project/pytoolconfig) 1.2.1 → 1.2.4 (Python tool configuration) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 2.2.0 → 2.2.1 (Bidirectional communication for the PyViz ecosystem.) + * [pywin32](https://pypi.org/project/pywin32) 304.0 → 305 (Python for Window Extensions) + * [pyzmq](https://pypi.org/project/pyzmq) 23.2.0 → 25.0.2 (Python bindings for 0MQ) + * [pyzo](https://pypi.org/project/pyzo) 4.12.4.dev0 → 4.12.7 (the Python IDE for scientific computing) + * [qdarkstyle](https://pypi.org/project/qdarkstyle) 3.0.3 → 3.1 (The most complete dark stylesheet for Python and Qt applications) + * [qstylizer](https://pypi.org/project/qstylizer) 0.2.1 → 0.2.2 (Stylesheet Generator for PyQt{4-5}/PySide{1-2}) + * [qtawesome](https://pypi.org/project/qtawesome) 1.2.1 → 1.2.3 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 5.3.2 → 5.4.3 (Jupyter Qt console) + * [qtpy](https://pypi.org/project/qtpy) 2.2.1 → 2.3.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [requests_toolbelt](https://pypi.org/project/requests_toolbelt) 0.9.1 → 0.10.1 (A utility belt for advanced users of python-requests) + * [rope](https://pypi.org/project/rope) 1.2.0 → 1.6.0 (a python refactoring library...) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.17.17 → 0.17.21 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [scikit_image](https://pypi.org/project/scikit_image) 0.19.3 → 0.20.0 (Image processing routines for SciPy) + * [scikit_learn](https://pypi.org/project/scikit_learn) 1.1.3 → 1.2.2 (A set of python modules for machine learning and data mining) + * [scipy](https://pypi.org/project/scipy) 1.9.3 → 1.10.1 (SciPy: Scientific Library for Python) + * [seaborn](https://pypi.org/project/seaborn) 0.12.1 → 0.13.0.dev0 (seaborn: statistical data visualization) + * [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [shapely](https://pypi.org/project/shapely) 1.8.5.post1 → 2.0.1 (Geometric objects, predicates, and operations) + * [sphinx](https://pypi.org/project/sphinx) 5.3.0 → 6.1.3 (Tool for generating documentation which uses reStructuredText as its markup language) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 1.0.0 → 1.2.0 (Read the Docs theme for Sphinx) + * [spyder](https://pypi.org/project/spyder) 5.3.3 → 5.4.3 (The Scientific Python Development Environment) + * [spyder_kernels](https://pypi.org/project/spyder_kernels) 2.3.3 → 2.4.3 (Jupyter kernels for Spyder's console) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 1.4.42 → 1.4.47 (Database Abstraction Library) + * [sqlite_utils](https://pypi.org/project/sqlite_utils) 3.29 → 3.31 (CLI tool and Python utility functions for manipulating SQLite databases) + * [sspyrs](https://pypi.org/project/sspyrs) 0.2 → 0.3 (Lightweight interface for SSRS reports to python) + * [starlette](https://pypi.org/project/starlette) 0.20.4 → 0.26.1 (The little ASGI library that shines.) + * [statsmodels](https://pypi.org/project/statsmodels) 0.13.2 → 0.14.0 (Statistical computations and models for Python) + * [swifter](https://pypi.org/project/swifter) 1.0.9 → 1.3.4 (A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner) + * [sympy](https://pypi.org/project/sympy) 1.11.1 → 1.12 (Computer algebra system (CAS) in Python) + * [tornado](https://pypi.org/project/tornado) 6.1 → 6.3.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.) + * [traitlets](https://pypi.org/project/traitlets) 5.4.0 → 5.7.1 (Traitlets Python config system) + * [tzdata](https://pypi.org/project/tzdata) 2022.5 → 2022.7 (Provider of IANA time zone data) + * [uvicorn](https://pypi.org/project/uvicorn) 0.19.0 → 0.20.0 (The lightning-fast ASGI server.) + * [virtualenv](https://pypi.org/project/virtualenv) 20.14.1 → 20.19.0 (Virtual Python Environment builder) + * [watchdog](https://pypi.org/project/watchdog) 2.1.8 → 2.2.0 (Filesystem events monitoring) + * [websocket_client](https://pypi.org/project/websocket_client) 1.4.1 → 1.4.2 (WebSocket client for Python. hybi13 is supported.) + * [wheel](https://pypi.org/project/wheel) 0.37.1 → 0.40.0 (A built-package format for Python) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 4.0.3 → 4.0.7 (IPython HTML widgets for Jupyter) + * [winpython](http://winpython.github.io/) 5.1.20221030 → 6.1.20230518 (WinPython distribution tools, including WPPM) + * [xarray](https://pypi.org/project/xarray) 2022.10.0 → 2023.4.2 (N-D labeled arrays and datasets in Python) + * [zstandard](https://pypi.org/project/zstandard) 0.19.0 → 0.20.0 (Zstandard bindings for Python) + +Removed packages: + + * [altair_widgets](https://pypi.org/project/altair_widgets) 0.2.2 (Altair Widgets: An interactive visualization for statistical data for Python.) + * [dask_labextension](https://pypi.org/project/dask_labextension) 5.3.0 (A Jupyter Notebook server extension manages Dask clusters.) + * [flask_compress](https://pypi.org/project/flask_compress) 1.13 (Compress responses in your Flask app with gzip.) + * [great_expectations](https://pypi.org/project/great_expectations) 0.14.11 (Always know what to expect from your data.) + * [jsonpatch](https://pypi.org/project/jsonpatch) 1.32 (Apply JSON-Patches (RFC 6902)) + * [jupyter_lsp](https://pypi.org/project/jupyter_lsp) 1.5.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server) + * [jupyter_server_proxy](https://pypi.org/project/jupyter_server_proxy) 3.2.1 (Jupyter server extension to supervise and proxy web services) + * [jupyterlab_lsp](https://pypi.org/project/jupyterlab_lsp) 3.10.2 (Language Server Protocol integration for JupyterLab) + * [palettable](https://pypi.org/project/palettable) 3.3.0 (Color palettes for Python) + * [pdvega](https://pypi.org/project/pdvega) 0.2.1.dev0 (Pandas plotting interface to Vega and Vega-Lite) + * [py](https://pypi.org/project/py) 1.11.0 (library with cross-python path, ini-parsing, io, code, log facilities) + * [rise](https://pypi.org/project/rise) 5.7.1 (Reveal.js - Jupyter/IPython Slideshow Extension) + * [simpervisor](https://pypi.org/project/simpervisor) 0.4 (Simple async process supervisor) + * [tomli](https://pypi.org/project/tomli) 2.0.1 (A lil' TOML parser) + * [vega](https://pypi.org/project/vega) 3.6.0 (A Jupyter widget for Vega 5 and Vega-Lite 4) + + +
+* * * diff --git a/changelogs/WinPythondot-32bit-3.10.11.0.md b/changelogs/WinPythondot-32bit-3.10.11.0.md new file mode 100644 index 00000000..48a6fcb5 --- /dev/null +++ b/changelogs/WinPythondot-32bit-3.10.11.0.md @@ -0,0 +1,25 @@ +## WinPython 3.10.11.0dot + +The following packages are included in WinPython-32bit v3.10.11.0dot . + +
+ +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.10.11 | Python programming language with standard library +[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.32.31326 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories +[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages. +[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file +[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python +[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM + +
diff --git a/changelogs/WinPythondot-32bit-3.10.11.0_History.md b/changelogs/WinPythondot-32bit-3.10.11.0_History.md new file mode 100644 index 00000000..50c0a18e --- /dev/null +++ b/changelogs/WinPythondot-32bit-3.10.11.0_History.md @@ -0,0 +1,18 @@ +## History of changes for WinPython-32bit 3.10.11.0dot + +The following changes were made to WinPython-32bit distribution since version 3.10.9.0dot. + +
+### Python packages + +Upgraded packages: + + * [pip](https://pypi.org/project/pip) 22.3.1 → 23.1.2 (The PyPA recommended tool for installing Python packages.) + * [Python](http://www.python.org/) 3.10.9 → 3.10.11 (Python programming language with standard library) + * [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [wheel](https://pypi.org/project/wheel) 0.38.4 → 0.40.0 (A built-package format for Python) + * [winpython](http://winpython.github.io/) 5.3.20221231 → 6.1.20230518 (WinPython distribution tools, including WPPM) + + +
+* * * diff --git a/changelogs/WinPythondot-64bit-3.10.11.0.md b/changelogs/WinPythondot-64bit-3.10.11.0.md new file mode 100644 index 00000000..27553d62 --- /dev/null +++ b/changelogs/WinPythondot-64bit-3.10.11.0.md @@ -0,0 +1,25 @@ +## WinPython 3.10.11.0dot + +The following packages are included in WinPython-64bit v3.10.11.0dot . + +
+ +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.10.11 | Python programming language with standard library +[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories +[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages. +[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file +[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python +[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM + +
diff --git a/changelogs/WinPythondot-64bit-3.10.11.0_History.md b/changelogs/WinPythondot-64bit-3.10.11.0_History.md new file mode 100644 index 00000000..329c19a6 --- /dev/null +++ b/changelogs/WinPythondot-64bit-3.10.11.0_History.md @@ -0,0 +1,18 @@ +## History of changes for WinPython-64bit 3.10.11.0dot + +The following changes were made to WinPython-64bit distribution since version 3.10.9.0dot. + +
+### Python packages + +Upgraded packages: + + * [pip](https://pypi.org/project/pip) 22.3.1 → 23.1.2 (The PyPA recommended tool for installing Python packages.) + * [Python](http://www.python.org/) 3.10.9 → 3.10.11 (Python programming language with standard library) + * [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [wheel](https://pypi.org/project/wheel) 0.38.4 → 0.40.0 (A built-package format for Python) + * [winpython](http://winpython.github.io/) 5.3.20221231 → 6.1.20230518 (WinPython distribution tools, including WPPM) + + +
+* * * diff --git a/changelogs/WinPythondot-64bit-3.11.3.0.md b/changelogs/WinPythondot-64bit-3.11.3.0.md new file mode 100644 index 00000000..2fe2ee75 --- /dev/null +++ b/changelogs/WinPythondot-64bit-3.11.3.0.md @@ -0,0 +1,25 @@ +## WinPython 3.11.3.0dot + +The following packages are included in WinPython-64bit v3.11.3.0dot . + +
+ +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.11.3 | Python programming language with standard library +[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories +[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages. +[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file +[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python +[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM + +
diff --git a/changelogs/WinPythondot-64bit-3.11.3.0_History.md b/changelogs/WinPythondot-64bit-3.11.3.0_History.md new file mode 100644 index 00000000..159c4a6d --- /dev/null +++ b/changelogs/WinPythondot-64bit-3.11.3.0_History.md @@ -0,0 +1,19 @@ +## History of changes for WinPython-64bit 3.11.3.0dot + +The following changes were made to WinPython-64bit distribution since version 3.11.0.1dot. + +
+### Python packages + +Upgraded packages: + + * [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.32.31326 → 14.34.31931 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories) + * [pip](https://pypi.org/project/pip) 22.3 → 23.1.2 (The PyPA recommended tool for installing Python packages.) + * [Python](http://www.python.org/) 3.11.0 → 3.11.3 (Python programming language with standard library) + * [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages) + * [wheel](https://pypi.org/project/wheel) 0.37.1 → 0.40.0 (A built-package format for Python) + * [winpython](http://winpython.github.io/) 5.1.20221030 → 6.1.20230518 (WinPython distribution tools, including WPPM) + + +
+* * * diff --git a/changelogs/md5_sha1.txt b/changelogs/md5_sha1.txt index 5feb3735..e30649fa 100644 --- a/changelogs/md5_sha1.txt +++ b/changelogs/md5_sha1.txt @@ -1,3 +1,14 @@ +### WinPython 2022-04 release (May 25th, 2023) + + MD5 | SHA-1 | SHA-256 | Binary | Size | blake2b-256 +---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|----------------------------------------------------------------- +783fdac252e27e5e6d73091d384793ab | 336f18cf77a98089ca8cdfad6978b62e9bcc13dd | d227bbbff3fad5be3eb80a82364fb135d5bb644a0467ea4c2083e8e1bdda12d5 | Winpython64-3.10.11.0dot.exe | 27 575 827 Bytes | 4fdb57837b04bda64c526471391a21c994c6667b89af0697f71c414122b3b6b8 +3909fb74d2d47085ebc2d7a0a35c5cc1 | ce6fba0cfde554b1c9efb8526c86746ef4e77873 | b0b3fd72fc6043aee6698ea22e55aa8dfe74828ce9cc1a198d925de83ba3188d | Winpython32-3.10.11.0dot.exe | 26 327 225 Bytes | bceb8e1d38d63e6679b3bc8e48ce07a7e41d50de2cc19e9976b1e3c63ed3e04f +49853641436d13124bdc2f410900f4e5 | 82826e62931df18ddd548f929d3bc55d5a3d9446 | 400323ac0593b38557d274011469722d5abde9c2a0f7d7f8bea3948214163134 | Winpython64-3.11.3.0dot.exe | 24 565 218 Bytes | 038a32947edc0c9689f3f22e294b585cc98fbc40386a543b746164ae0c5fa860 +87f4cc2f3d09dd7410b271ea4b956213 | ce251010a2eb94a781f33ac9363fb5e32fceba7c | 9cb8b6e898e4c6e0d40f26103bf69f6a68fe5b6614289877c9532c317f9f3884 | Winpython64-3.10.11.0.exe | 712 648 485 Bytes | fe61017c2d1f82871a9416a0d739bd835c231f6c662fcc5ae270acc29d45b2c1 +e1f5fd5851c4739478bae21918a03444 | c4ed610a064a18960e59f983509eac72ace2ad50 | 4579950067238e0510449da6bd40452a9a9c75a5ee5d48cd405528b6b3b8904e | Winpython64-3.11.3.0.exe | 756 217 260 Bytes | 0fa376f25ceeafee58ce4a33ff23cf66b974eb8596cebb73f7674009604b63e9 + + ### WinPython 2022-04 release (January 22nd, 2023) MD5 | SHA-1 | SHA-256 | Binary | Size | SHA3-256