===== User Interface ===== Unsere Anforderung: * min. 1 Zeile mit laufenden refresh. * HW: Raspberry 4 * Nähere Auswahl: Dialog, Textual * Dialog: Paket * Textual über pip3 install textual, läuft auf Raspi3 ---- == textual == * https://github.com/Textualize/textual * -> Rich: * https://github.com/Textualize/rich == python3-dialog == * Raspi-Konform * https://peppe8o.com/terminal-user-interface-dialog-raspberry-pi/ * https://pythondialog.sourceforge.io/ ---- ==== TUI/CUI ==== Terminal/Console User Interface ==== Sonstige Alternativen ==== === Tuiwidgets === * https://tuiwidgets.namepad.de/latest/getting-started.html * Paket: libtuiwidgets0a ---- === qmenu === * https://github.com/teopost/qmenu/ * Paket: qmenu ---- ---- === Python-APIs === ---- == Consolekit == https://github.com/domdfcoding/consolekit ---- == notcurses == * https://nick-black.com/dankwiki/index.php/Notcurses * In C, aber Python-Wrapper ---- == Nubia == https://github.com/netenglabs/nubia-cli ---- == python-prompt-toolkit == https://python-prompt-toolkit.readthedocs.io/en/stable/