Description
Build terminal interfaces by composing two-dimensional text displays in Python. It helps developers create interactive console screens without managing every low-level terminal drawing detail directly.
This is a library for terminal applications, not a standalone terminal emulator. Programs using it should still handle small screens, keyboard navigation, and readable output for users with different terminal themes.