sqitch
sensible database change management
Sqitch provides a simple yet robust interface for database change
management. The philosophy and functionality is inspired by
Git.
python3-ondilo
Client to access Ondilo ICO APIs
This library provides a simple client to interact with the Ondilo ICO APIs. It
allows users to authenticate via OAuth2 and retrieve various data points
related to their pools or spas. Users can fetch information such as water
temperature, Oxydo Reduction Potential (ORP), pH, TDS (Total Dissolved
Solids), battery status, and RSSI signal strength from the ICO device.
Additionally, it supports retrieving personalized maintenance recommendations
and historical data on water quality measurements.
libpython3.13-stdlib
Interactive high-level object-oriented language (standard library, version 3.13)
Python is a high-level, interactive, object-oriented language. Its 3.13 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
python3.13-full
Python Interpreter with complete class library (version 3.13)
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.
r-cran-reprex
Prepare Reproducible Example Code via the Clipboard
Convenience wrapper that uses the 'rmarkdown' package to render
small snippets of code to target formats that include both code and output.
The goal is to encourage the sharing of small, reproducible, and runnable
examples on code-oriented websites, such as <https://stackoverflow.com> and
<https://github.com>, or in email. The user's clipboard is the default source
of input code and the default target for rendered output. 'reprex' also
extracts clean, runnable R code from various common formats, such as
copy/paste from an R session.
python3-cartopy
Cartographic library for Python 3
Cartopy is a Python package designed to make drawing maps for data analysis
and visualisation easy.