python3-airgradient

Asynchronous client for AirGradient devices

This library allows for fetching data from AirGradient devices, providing access to a range of environmental sensors. It can retrieve information such as carbon dioxide levels, humidity, nitrogen index, particulate matter densities of various sizes, and more. Additionally, it supports configuration entities that let users customize their AirGradient devices, including adjusting display settings and toggling various features.

python3-tailscale

Asynchronous client for the Tailscale API

This library allows for programmatic control and monitoring of Tailscale clients. It provides an asynchronous interface to interact with the Tailscale API, enabling operations such as fetching the state of devices within a Tailscale VPN network. The library makes it easier to integrate Tailscale functionality into other applications by offering various methods to manage and query Tailscale networks and devices. This includes obtaining a list of devices, checking their status, and performing other actions that can be automated through the Tailscale API.

python3-ttls

Asynchronous requests to Twinkly LED devices

This library enables asynchronous interaction with Twinkly LED string lights. It allows users to send commands to their Twinkly devices, manage effects, and control lighting configurations. Users can switch between static colors and effects, and toggle their Twinkly lights on and off through asynchronous requests. It also supports the creation of loadable movies and realtime sequences, making it versatile for various lighting setups and displays.

isal

Intel(R) Intelligent Storage Acceleration Library - tools

Collection of low-level functions used in storage applications. Contains fast erasure codes that implement a general Reed-Solomon type encoding for blocks of data that helps protect against erasure of whole blocks. The general ISA-L library contains an expanded set of functions used for data protection, hashing, encryption, etc.

gcc-mingw-w64-i686

GNU C compiler for MinGW-w64 targeting Win32

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).

python3-vehicle

Asynchronous client for retrieving RDW vehicle information

This library interacts with the RDW (Netherlands Vehicle Authority) to retrieve detailed information about vehicles using their license plates. It provides access to open data from RDW, which includes vehicle registration, licensing, and inspection details. The data can be beneficial for tracking important vehicle information such as inspection due dates and other key attributes. The library uses asynchronous programming for efficient data handling and is designed to be straightforward to integrate with other systems.