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

python3-cdsetool

Tools & CLI for interacting with CDSE product APIs - Python

CDSETool provides Python Tools and Command line Interface (CLI) programs for downloading Copernicus data from the Copernicus Data Space Ecosystem.

python3-command-runner

platform-agnostic external command execution library for Python

command_runner's purpose is to run external commands from Python, just like subprocess on which it relies, while solving various problems a developer may face among: - Handling of all possible subprocess.popen / subprocess.check_output scenarios / Python versions in one handy function without encoding or timeout hassle - Allow stdout/stderr stream output to be redirected to callback functions / output queues / files so you get to handle output in your application while commands are running - Callback to optional stop check to stop execution from outside command_runner - Callback with optional process information to allow control of the process from outside command_runner - Callback when finished to ease thread usage - Optional process priority and io_priority settings - System agnostic functionality, the developer shouldn't carry the burden of Windows & Linux differences - Optional Windows UAC elevation module compatible with CPython, PyInstaller, and Nuitka - Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka

python3-proto-plus

Beautiful Pythonic protocol buffers

This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types.

python3-enocean

Library for interacting with EnOcean wireless modules

This library provides a mechanism to read data from and send commands to EnOcean wireless modules, facilitating the integration of various types of sensors and switches. EnOcean technology allows for energy harvesting devices that can communicate over the air without the need for batteries. This library is capable of handling messages from a wide range of EnOcean devices, such as temperature sensors, humidity sensors, dimmers, and window handles. By using the library, users can connect to devices like the USB 300 controller and manage EnOcean device communication.

python3-justnimbus

Python wrapper for the JustNimbus API for querying water usage data

This library serves as a straightforward interface to the JustNimbus API, enabling users to query and retrieve data related to water usage. It provides access to the data collected through the JustNimbus web dashboard, offering insights into various metrics such as pump pressure, reservoir temperature, and water usage statistics.

libmialm3t64

Landmark handling for the MIA tool chain

This library implements handling for landmarks and 3D view positioning for optimal landmark visibility, and in-and output of these landmarks. This library is part of the MIA tool chain for medical image analysis.