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

python3-base36

Python implementation of base36 encoding and decoding

Base36 is a Python library providing yet another implementation for the base36 encoding system, a positional numeral system with a radix of 36. It allows for the encoding of integers into a compact alphanumeric string and the decoding back to integers. This package supports direct conversion between numbers and their base36 representations, making it suitable for applications that require short, human-readable numeric identifiers.

python3-python-fullykiosk

Python library for Fully Kiosk Browser's REST API

This Python wrapper provides an interface to interact with the Fully Kiosk Browser's REST API, a robust kiosk browser designed for Android devices. The browser offers extensive features for device management and control, ideal for deployments in kiosk settings. With this library, developers can programmatically access functionalities like device status, control commands, and settings management. It supports comprehensive control over the browser's features, including motion detection, screensaver settings, and media playback controls. It also facilitates device monitoring, providing details on battery level, storage space, and RAM usage.

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:

python3-rova

Python API wrapper for accessing the ROVA waste management calendar

ROVA is a waste management service in the Netherlands focused on maintaining clean and sustainable living environments. This Python library serves as an API wrapper for programmatically accessing ROVA's waste collection schedules through their unofficial API.

python3-pyyardian

Python module for controlling Yardian irrigation systems

PyYardian enables direct communication with Yardian devices using their IP addresses. This module simplifies the integration and automation of Yardian controllers in home automation or custom applications, providing an efficient way to manage irrigation schedules, monitor system status, and execute commands remotely.