An exercise-driven course on Advanced Python Programming that was battle-tested several hundred times on the corporate-training circuit for more than a decade. Written by David Beazley, author of the ...
デフォルトでは、RichはPythonの構造体とrepr文字列のシンタックスハイライトを行います。 もしコレクション (例: dictやlist)をログに記録した場合、Richはそれを利用可能なスペースに収まるようにきれいに表示します。