The latest version of the Austin TUI project makes use of a custom XML resource file to describe and build the actual text-based UI, using curses
as back-end. In this post we shall see how one can use the same technology to quickly build reactive TUIs using Python.