python3-python-awair

Asyncio client for the Awair GraphQL and Local APIs

An asyncio-based library for accessing parts of Awair's REST API. It supports listing devices, retrieving user information, and querying various sensor data over different timeframes. The package adopts an object-oriented approach to data handling and querying. Note that the Device API, Organization API, and device management functionalities are not supported.

llvm-19-runtime

Modular compiler and toolchain technologies, IR interpreter

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

python3-fnv-hash-fast

fast version of fnv1a

This package provides a Python library which is a fast version of fnv1a. It use a CPP implementation of fnv1a (32) if cython is available, and will fallback to pure python from the fnvhash package if it is not.

python3-fnvhash

Pure Python FNV hash implementation

This package provides a pure Python implementation of the FNV_ hash family with 100% test coverage. Take a look at pyhash_ for use cases where performance is more important than portability.

quickemu

quickly create and run optimised virtual machines

Quickemu is a wrapper for the excellent QEMU that attempts to automatically "do the right thing", rather than expose exhaustive configuration options.

python3-goodwe

Library to connect to GoodWe inverters over a local network

Library enabling connectivity to GoodWe inverters via a local network, allowing users to retrieve runtime sensor values and configuration parameters. It supports various GoodWe inverter families, as well as white-label models, provided they listen on UDP port 8899 or use Modbus/TCP over port 502. Compatibility extends to inverters that connect over Wi-Fi using the official mobile apps such as SolarGo or PvMaster, making it a versatile tool for monitoring and managing photovoltaic systems.