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.

Create TUI on Python

In this article I will talk about the npyscreen — library for creating console applications.

Which #Python interface toolkit is best?

#urwid, #npyscreen, or #prompt_toolkit?

Urwid has the coolest screenshots, but the other two both have better #documentation.