python3-clang-19

Clang Python Bindings

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

llvm-19-tools

Modular compiler and toolchain technologies, tools

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-pytest-freezer

Plugin providing a fixture interface for freezegun

This library provides a fixture interface for the freezegun library within Pytest. The fixture named 'freezer' allows time to be frozen during tests, ensuring that any timing-based functionality can be tested with precision. Instead of dealing with real-time changes, developers can control and assert time-dependent code paths effectively. The freezer fixture can manipulate time using specific methods, making it easier to test code that relies on temporal changes. This functionality is useful for testing applications where time- based computations and logic are critical, such as scheduling features, expiry mechanisms, and historical data retrieval.

python3-aenum

Advanced Enumerations, NamedTuples, and NamedConstants

This package provides a library for Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants. Aenum includes a Python stdlib Enum-compatible data type, as well as a metaclass-based NamedTuple implementation and a NamedConstant class.

python3-aiosomecomfort

client for Honeywell's US-based cloud devices

This package provides a client for Honeywell's US-based cloud devices. This is for the US model and website. Be aware that EU models are different!

python3-amberelectric

Amber Electric Public API

Amber is an Australian-based electricity retailer that pass through the real-time wholesale price of energy. Because of Amber's wholesale power prices, one can save hundreds of dollars a year by automating high power devices like air-conditioners, heat pumps and pool pumps. This Python library provides an interface to the API, making it possible to react to current and forecast prices, as well as download your historic usage.