libmrpt-config2.13

Mobile Robot Programming Toolkit - config library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

libgenomicsdb1

sparse array storage library for genomics (shared libraries)

GenomicsDB is built on top of a htslib fork and an internal array storage system for importing, querying and transforming variant data. Variant data is sparse by nature (sparse relative to the whole genome) and using sparse array data stores is a perfect fit for storing such data.

python3-openwebifpy

Python interface for interacting with OpenWebIf devices

This library provides functionality to control and manage devices running OpenWebIf, an open-source web interface for Enigma2 based set-top boxes. Users can perform basic control tasks on their set-top boxes and send messages directly to the screen. It connects to the target device via its web interface, facilitating communication and control operations.

python3-aionotion

Library for interacting with Notion home monitoring sensors

This library provides tools to interact with Notion's home monitoring sensors. It enables users to retrieve data from various sensors, manage user authentication tokens, and work with different components of the Notion system such as bridges, sensors, and listeners. The library supports asynchronous operations, making it well-suited for applications that require concurrent data processing.

python3-aioelectricitymaps

Async Python client for interfacing with Electricity Maps API

This library provides an asynchronous interface to interact with the Electricity Maps API, enabling users to fetch real-time data about carbon intensity and energy sources of specific regions. It allows for data collection through geographical coordinates or country codes. Users can obtain detailed information on carbon emissions and the proportion of fossil fuels used in energy production. The library requires an API key from the Electricity Maps service and can access comprehensive environmental data for supported regions.

python3-bthome-ble

BLE parser for sensors supporting BTHome format

This library parses data from sensors that use the BTHome BLE format. It supports both versions 1 and 2 of the BTHome protocol. BTHome BLE is designed for energy-efficient data broadcasting via Bluetooth. This library allows for the automatic discovery and integration of BTHome devices, provided that the Bluetooth integration is enabled and functional. Encryption support is available, requiring a 32-character hexadecimal bindkey for secure communication.