python3-pyside6.qtcore
Python bindings for Qt 6 core module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
python3-pyside6.qtdatavisualization
Python bindings for Qt 6 Data Visualization (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
python3-pyside6.qt3danimation
Python bindings for Qt 6 3DAnimation module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
hifiberry-dsp
HiFiBerry DSP support software
Software for HiFiBerry boards equipped with DSP. This package can be
used to read/write data to HiFiBerry DSP boards using the Beocreate TCP
server.
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.
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.