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-pyiss

Library for accessing real-time data of the International Space Station

PyIss is a Python library designed to provide real-time location and other relevant data of the International Space Station (ISS). Utilizing the open API from open-notify.org, PyIss offers users easy access to ISS positional data, upcoming pass predictions, crew details, and more. Perfect for educational purposes, space enthusiasts, or any application requiring ISS tracking and data retrieval.

libpyside6-py3-6.6

Python 3 bindings for Qt 6 (base files)

pyside6 provides Python bindings for Qt 6.x framework.

libshiboken6-py3-6.6

CPython bindings generator for C++ libraries (Python3 shared library)

Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description.

pyside6-tools

development tools for PySide6 (lupdate)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.