python3-aiojobs
Job scheduler for managing background tasks (asyncio)
The library gives a controlled way for scheduling background tasks for
Python asyncio applications.
python3-pycomfoconnect
Library to interface with Zehnder ComfoConnect LAN C bridge
This library provides functionality to communicate with the Zehnder
ComfoConnect LAN C bridge, which is used with Zehnder ComfoAir Q350, Q450, and
Q600 ventilation units. It allows interaction with various environmental
metrics such as outdoor and indoor temperature and humidity. The library
establishes a connection between the ComfoConnect LAN C bridge and other
systems on the local network, facilitating data exchange related to
ventilation control.
python3-sqlite-migrate
Python library for SQLite migrations
Python library to operate changes on SQLite database, based on
migration files.
r-cran-posterior
GNU R tools for working with posterior distributions
Provides useful tools for both users and developers of packages
for fitting Bayesian models or working with output from Bayesian models.
The primary goals of the package are to:
(a) Efficiently convert between many different useful formats of
draws (samples) from posterior or prior distributions.
(b) Provide consistent methods for operations commonly performed on draws,
for example, subsetting, binding, or mutating draws.
(c) Provide various summaries of draws in convenient formats.
(d) Provide lightweight implementations of state of the art posterior
inference diagnostics. References: Vehtari et al. (2021)
<doi:10.1214/20-BA1221>.
python3-pybalboa
Library to interface with Balboa spa systems
This library provides an interface for communicating with Balboa spa systems
via their Wi-Fi module. It enables interaction with various spa
functionalities such as climate control, pump operation, lighting, and more.
By establishing a direct connection to the control panel of a Balboa-equipped
spa, it allows for local control and monitoring of spa settings and status.
The library communicates with the spa's Wi-Fi module, bypassing the need for
cloud services, ensuring local management of your spa environment.
sdml
CLI tool for Simple Domain Modeling Language (SDML)
sdml is a command-line tool
that provides functionality to process SDML files.