Description
Terminal user interfaces can be assembled with reusable Python helpers for prompts, formatting, and command output. This library is for developers making CLI tools more readable and consistent. It handles presentation and leaves command behavior to the application.