Description
Builds rich interactive command-line interfaces in Python, including prompts, completion, history, key bindings, and terminal rendering. It helps shells, REPLs, debuggers, and developer tools feel more responsive and easier to use.
Applications using it may store command history or process sensitive input. Check history settings and masking behavior when prompts can contain secrets.