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

python3-qnapstats

Python API for accessing QNAP NAS system statistics

This library provides a Python interface to retrieve system information from QNAP NAS devices. It allows for the extraction of comprehensive system statistics, including health data, disk information, network bandwidth usage, and more.

remind-tools

sophisticated calendar and alarm program - rem2ps, 2pdf, 2html tools

Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed.

python3-tksheet

Python tkinter table widget for displaying tabular data

tksheet is a Python tkinter table widget written in pure Python. It works by using tkinter canvases and moving lines, text and rectangles around for only the visible portion of the table.

python3-async-upnp-client

Asynchronous UPnP client library for Python

Designed originally for integration with Home Assistant to control DLNA DMR devices, this library offers a comprehensive toolkit for asynchronous interaction with UPnP-enabled devices using Python's asyncio. It provides robust modules for discovering, controlling, and event handling of UPnP devices as detailed in the UPnP Device Architecture, such as:

python3-asyncio-dgram

Enhanced Datagram protocol support for Asyncio

This package offers advanced Datagram protocol support tailored for Asyncio, inspired by suggestions for a more intuitive approach to handling datagrams in Python. It simplifies the use of datagrams by providing high-level operations that eliminate the repetitive need to extend `asyncio.DatagramProtocol` for common use cases.

python3-dataproperty

Python library for extracting detailed properties from data

Designed to assist with the analysis and manipulation of data, this library provides a structured approach to extracting properties from various data types. It enables users to derive detailed attributes from numbers, strings, dates, and boolean values, enhancing the capability to perform in-depth data assessments and transformations.