What are everybody's favourite simple #TUI libraries.

I've been looking at #npyscreen and #urwid or maybe #textual or #picotui ?

Basically, I want to design a #cyberdeck sort of thing, but I want the interface to be more like a Gameboy or an old fashioned purpose-built device.

looking for terminal display libraries for a cnc project... came across #picotui and realized i didn't even know to consider throughput of data for refreshing things. what you don't know you don't know...

https://github.com/pfalcon/picotui

#python #terminal

GitHub - pfalcon/picotui: Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.

Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project. - pfalcon/picotui

GitHub