python3-ordered-set

ordered set implementation for Python 3

Pure Python implementation of an ordered set: a mutable set which keeps the order of insertion of its elements.

python3-stream-zip

Python function to construct a ZIP archive on the fly

Python function to construct a ZIP archive on the fly - without having to store the entire ZIP in memory or disk. This is useful in memory-constrained environments, or when you would like to start returning compressed data before you've even retrieved all the uncompressed data. Generating ZIPs on-demand in a web server is a typical use case for stream-zip.

python3-thermopro-ble

Library for interacting with ThermoPro BLE sensors

This library provides functionalities to interact with ThermoPro Bluetooth Low Energy (BLE) sensors. It supports various models of ThermoPro devices, enabling communication and data retrieval from these sensors. The library can automatically discover supported devices using Bluetooth, making it easier to integrate ThermoPro sensors into various applications. It facilitates reading temperature and humidity data, ensuring accurate environmental monitoring.

python3-sensorpush-ble

Parser for SensorPush Bluetooth Low Energy (BLE) devices

This library enables interaction with SensorPush devices using Bluetooth Low Energy (BLE) technology. It retrieves sensor data such as temperature, humidity, and barometric pressure from supported SensorPush devices. The library automatically discovers devices and processes the received data, making it accessible for further usage. It supports various SensorPush models including the HT1, HT.w, and HTP.xw.

python3-sensorpro-ble

Library for interacting with SensorPro BLE devices

This library enables interaction with SensorPro Bluetooth Low Energy (BLE) devices, allowing various tasks such as data collection and device configuration. It supports the automatic discovery of connected SensorPro devices, as well as integration with home automation systems. This facilitates real-time monitoring and management of supported SensorPro devices, providing users with efficient control and data gathering capabilities from their SensorPro devices.

libheif-plugin-aomdec

HEIF and AVIF file format decoder and encoder - aomdec plugin

libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities.