This is a staging site. Uploads will not persist. Testing only.

libphodav-3.0-0

WebDAV server implementation using libsoup

phởdav is a WebDAV server implementation using libsoup (RFC 4918).

python3-pyatag

Asynchronous Python library for controlling Atag One thermostats

PyAtag is an asynchronous Python library designed to interact with Atag One heating systems. Utilizing asyncio, and aiohttp, it provides capabilities to discover, connect, and control Atag One thermostats over a network. This includes functions to set temperature, change preset modes, and retrieve detailed device reports.

python3-pyeverlights

Python library for controlling EverLights lighting systems

Users can program different zones with specific colors or patterns directly through Python scripts. The library supports tasks such as setting solid colors, activating saved patterns, and retrieving the status of the control box. It leverages asyncio for asynchronous communication, making it suitable for integration into home automation systems or complex lighting setups requiring real-time control.

python3-getmac

Get MAC addresses of remote hosts and local interfaces in Python

This pure-Python package retrieves the MAC address of network interfaces and hosts on the local network. It supports various platforms, providing a consistent interface to fetch MAC addresses by interface name, IPv4/IPv6 address, or hostname. The primary function is `get_mac_address()`.

python3-luftdaten

Python API for accessing air quality data from Sensor.Community

This library provides an interface to interact with the open data from Sensor.Community, formerly known as luftdaten.info. It allows users to retrieve air quality measurements and other environmental data from a variety of self-built sensor stations. By utilizing the API, developers can monitor particulate matter, temperature, humidity, and other relevant environmental parameters from sensors registered on the Sensor.Community network. The library simplifies the integration of real-time environmental data into applications, making it particularly valuable for projects related to health, environmental awareness, or scientific research. This module facilitates easy access to sensor data, empowering users to make informed decisions based on air quality indicators.

python3-milc

Opinionated Batteries-Included Python 3 CLI Framework

MILC is a framework for writing CLI applications in Python 3.7+. It gives you all the features users expect from a modern CLI tool out of the box: