SUMMARY="Console user interface library for Python" DESCRIPTION="Urwid offers an alternative to using Python’s curses module \ directly and handles many of the difficult and tedious tasks for you." ...
Although the repository for Urwid at https://github.com/urwid/urwid/tree/master/examples contains over a dozen examples, plus more in the Tutorial section, I found ...