python3-mapclassify

Classification Schemes for Choropleth Maps

Library that provides tools for classifying geographic data on maps. It allows you to divide a spatial dataset into different classes or ranges, making it easier to visualize and analyze this data on maps.

python3-pglast

PostgreSQL Languages AST and statements prettifier (Python 3)

This is a Python 3 module that exposes the parse tree of a PostgreSQL statement (extracted by the almost standard PG parser repackaged as a standalone static library by libpg_query) as set of interconnected nodes, usually called an abstract syntax tree.

python3-contourpy

Python library for calculating contours of 2D quadrilateral grids

ContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11.

libpython3.12-minimal

Minimal subset of the Python language (version 3.12)

This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.12-minimal.

libpython3.12t64

Shared Python runtime library (version 3.12)

Python is a high-level, interactive, object-oriented language. Its 3.12 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

python3.12-examples

Examples for the Python language (v3.12)

Examples, Demos and Tools for Python (v3.12). These are files included in the upstream Python distribution (v3.12).