from rich.console import Console from rich.prompt import Prompt, Confirm Prompt = Prompt Confirm = Confirm console = Console()