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

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-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-async-property

decorator for async properties (Python3 version)

Python decorator for async properties. You can use @async_property just as you would with @property, but on an async function.

shiboken6

CPython bindings generator for C++ libraries

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.

python3-pyside6.qtwidgets

Python bindings for Qt 6 Widgets module (Python 3)

pyside6 provides Python bindings for Qt 6.x framework.

python3-pyside6.qtwebsockets

Python bindings for Qt 6 WebSockets module (Python 3)

pyside6 provides Python bindings for Qt 6.x framework.