Description
Interactive command-line programs can use GNU Readline behavior through alternative Python bindings. Developers can add history, editing shortcuts, completion, and familiar shell-style input to REPLs or CLI tools. It is a terminal input library.