python3-libesedb

Extensible Storage Engine DB access library -- Python 3 bindings

libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format. The ESE database format is used in may different applications like Windows Search, Windows Mail, Exchange, Active Directory, etc..

python3-python-fullykiosk

Python library for Fully Kiosk Browser's REST API

This Python wrapper provides an interface to interact with the Fully Kiosk Browser's REST API, a robust kiosk browser designed for Android devices. The browser offers extensive features for device management and control, ideal for deployments in kiosk settings. With this library, developers can programmatically access functionalities like device status, control commands, and settings management. It supports comprehensive control over the browser's features, including motion detection, screensaver settings, and media playback controls. It also facilitates device monitoring, providing details on battery level, storage space, and RAM usage.

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-mda-xdrlib

Stand-alone XDRLIB module (from cpython 3.10.8)

mda-xdrlib is a stand-alone XDRLIB module extracted from cpython 3.10.8. The xdrlib package has historically been a feature of the core Python library. However, as of Python 3.11, the module was deemed to no longer be widely used and has been deprecated, with a target removal version of Python 3.13. Several of the MDAnalysis projects rely on the xdrlib module for their functionality, specifically for parsing GROMACS TPR and EDR files. To avoid a need to vendor in the xdrlib functionality in multiple projects, the approach of creating this stand-alone module which contains the Python 3.10.8 xdrlib code and its relevant tests.

signal-estimator

measure characteristics of a looped back signal

signal-estimator is a small command-line and GUI tool allowing to measure different characteristics of the signal looped back from audio output to audio input. Its features are: - send test signal to output device and receive looped back signal from input device(s) - measure signal latency (the shift between output and input signal) - measure signal loss ratio (number of glitches per second in the input signal) - measure I/O jitter and delay - print reports in JSON format for easy parsing - dump output and input streams in CSV format for later inspection

lcl-qt5-4.0

Lazarus Components Library - Qt backend

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.