python3-airthings-cloud

Python library for interfacing with Airthings devices

This library enables efficient communication with Airthings air quality sensors, particularly those that measure radon levels. Airthings devices are designed to monitor and report on various environmental parameters, enhancing indoor air quality management. This library requires an Airthings account and a valid API setup to function correctly, allowing users to authenticate and retrieve data seamlessly. It supports asynchronous operations and can be integrated into systems that require continuous environmental monitoring.

libdlib19.2

C++ toolkit for machine learning and computer vision - library

Dlib is a general purpose cross-platform open source software library written in the C++ programming language. It now contains software components for dealing with networking, threads, graphical interfaces, complex data structures, linear algebra, statistical machine learning, image processing, data mining, XML and text parsing, numerical optimization, Bayesian networks, and numerous other tasks.

libsail-common0t64

SAIL common client library (shared library)

SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources.

python3-async-upnp-client

Asynchronous UPnP client library for Python

Designed originally for integration with Home Assistant to control DLNA DMR devices, this library offers a comprehensive toolkit for asynchronous interaction with UPnP-enabled devices using Python's asyncio. It provides robust modules for discovering, controlling, and event handling of UPnP devices as detailed in the UPnP Device Architecture, such as:

python3-asyncio-dgram

Enhanced Datagram protocol support for Asyncio

This package offers advanced Datagram protocol support tailored for Asyncio, inspired by suggestions for a more intuitive approach to handling datagrams in Python. It simplifies the use of datagrams by providing high-level operations that eliminate the repetitive need to extend `asyncio.DatagramProtocol` for common use cases.

python3-stac-check

Linting and validation tool for STAC assets

stac-check is both a CLI tool and Python library. It adds additional linting and validation to the stac-validator project.