Skip to main content

Module json

Module json 

Source
Expand description

Pretty-printed JSON with syntax-highlighted keys, strings, numbers, booleans. JSON pretty printing — equivalent to Rich’s json.py.

Structs§

JsonRender
Renders a JSON value with syntax highlighting via Renderable.

Functions§

render_json
Render a JSON value with syntax highlighting.