This is a staging site. Uploads will not persist. Testing only.

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

python3.12-full

Python Interpreter with complete class library (version 3.12)

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

python3.12-venv

Interactive high-level object-oriented language (pyvenv binary, 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.

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.

postgresql-16-timescaledb

time-series SQL database optimized for fast ingest and complex queries

TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL and packaged as a PostgreSQL extension, providing automatic partitioning across time and space (partitioning key), as well as full SQL support.

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.