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

python3-pygubu

Simple GUI builder for the Python tkinter module

Pygubu is a RAD tool to enable quick and easy development of user interfaces for the Python's tkinter module.

python3-aioaseko

sync library for the Aseko Pool Live API

This package provides an async Python wrapper for the Aseko Pool Live API.

python3-auroranoaa

NOAA Aurora Wrapper for Home Assistant Integration

Provides a Python wrapper for accessing NOAA Aurora forecast data, specifically tailored for use with Home Assistant. This package allows retrieval of forecast data based on geographic coordinates, returning the percentage chance of observing an Aurora event. Useful for applications requiring localized aurora prediction data.

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.

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.

python3-georss-client

Python GeoRSS client library

This library provides tools to build concrete libraries for convenient access to GeoRSS Feeds. It enables users to extract relevant information from various GeoRSS feeds, which may contain different levels of information or present their data in unique ways. This includes feed managers that help manage updates over time, notifying the consumer about new entries, updates, and removed entries. The library ensures efficient data retrieval and management from GeoRSS feeds, providing structured data for further processing.