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

shiboken6

CPython bindings generator for C++ libraries

Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description.

python3-luftdaten

Python API for accessing air quality data from Sensor.Community

This library provides an interface to interact with the open data from Sensor.Community, formerly known as luftdaten.info. It allows users to retrieve air quality measurements and other environmental data from a variety of self-built sensor stations. By utilizing the API, developers can monitor particulate matter, temperature, humidity, and other relevant environmental parameters from sensors registered on the Sensor.Community network. The library simplifies the integration of real-time environmental data into applications, making it particularly valuable for projects related to health, environmental awareness, or scientific research. This module facilitates easy access to sensor data, empowering users to make informed decisions based on air quality indicators.

python3-milc

Opinionated Batteries-Included Python 3 CLI Framework

MILC is a framework for writing CLI applications in Python 3.7+. It gives you all the features users expect from a modern CLI tool out of the box:

python3-rova

Python API wrapper for accessing the ROVA waste management calendar

ROVA is a waste management service in the Netherlands focused on maintaining clean and sustainable living environments. This Python library serves as an API wrapper for programmatically accessing ROVA's waste collection schedules through their unofficial API.

python3-pyyardian

Python module for controlling Yardian irrigation systems

PyYardian enables direct communication with Yardian devices using their IP addresses. This module simplifies the integration and automation of Yardian controllers in home automation or custom applications, providing an efficient way to manage irrigation schedules, monitor system status, and execute commands remotely.

python3-pyqt6.qtserialport

Python bindings for Qt 6 Serial Port module

Qt Serial Port API provides the basic functionality, which includes configuring, I/O operations, getting and setting the control signals of the RS-232 pinouts.