Description
Adds extra widgets for Python terminal interfaces built with urwid. It helps TUI applications reuse common interface components instead of implementing every control from scratch.
Developers use it as a companion library for urwid. Widget behavior should be tested in the target terminal size and color mode so the interface remains usable.