rich
https://pypi.org/project/rich/
https://github.com/textualize/rich/blob/master/README.ja.md
https://rich.readthedocs.io/en/stable/index.html
Rich renders a special markup which is similar in syntax to
bbcode
. (README)
[bold red]
は
[/bold red]
で閉じる
Console
https://rich.readthedocs.io/en/stable/reference/console.html#rich.console.Console
Panel
Consoleのprint()に渡す
Prompt
https://rich.readthedocs.io/en/stable/reference/prompt.html#rich.prompt.Prompt