Description
Build richer terminal interfaces in Python with helpers for styling, cursor positioning, terminal size, and keyboard input. It helps command-line tools create readable interactive screens without a full TUI framework.
Terminal control sequences can behave differently across shells and emulators. Keep fallback behavior readable for logs, pipes, and accessibility tools.