termui.text_browser

This module defines classes which allow viewing plain text or json data.

JsonHighlighter()

Syntax highlighter for text browsers displaying json.

NullHighlighter()

Syntax highlighter for text browsers which does not highlight syntax.

TextBrowser(*args[, color, filtered_color, ...])

Text browsers allow the display of large blobs of text which can be optionally syntax highlighted.