python3-aioapcaccess
async version of the apcaccess library
This package provides an async implementation of the apcaccess library. It
provides programmatic access to the status information provided by apcupsd
over its Network Information Server (NIS) which usually listens on TCP port
3551.
python3-aioasuswrt
API wrapper for Asuswrt
This package provides a small, efficient wrapper for interacting with AsusWRT,
the custom firmware for Asus routers. It facilitates seamless communication
with AsusWRT-powered routers, enabling users to execute commands and retrieve
network information. Built on Python's asyncio framework, it supports
asynchronous operations for non-blocking interactions. The package offers
extensive logging for debugging and monitoring.
python3-aiohomekit
asyncio HomeKit client
This library implements the HomeKit protocol for controlling Homekit
accessories using asyncio. It's primary use is for with Home Assistant.
python3-asyncio-throttle
simple, easy-to-use throttler for asyncio
This Python library provides a simple, easy-to-use throttler for asyncio.
python3-changelogd
Changelogs without conflicts
Changelogd allows teams to avoid merge conflicts for the
changelog files. The ``changelogd`` content is stored
within multiple YAML files - one per each changelog entry.
Then, during application release, all input files are
combined into one release file. The script uses Jinja2
templates to generate one consistent text file out of all
input YAML files. The default output format is Markdown,
but by modifying the templates it can be changed into any
text format you like.
python3-elgato
Library for controlling and monitoring Elgato Light devices
This library allows users to control and monitor Elgato Light devices, such as
the Key Light, Key Light Air, Key Light Mini, and Light Strip. It provides
functionality for adjusting brightness, color temperature, and power state.
Additionally, it can identify specific lights by blinking them, and integrates
with battery level and studio mode for the Key Light Mini.