Expand description
Pretty-printed JSON with syntax-highlighted keys, strings, numbers, booleans.
JSON pretty printing — equivalent to Rich’s json.py.
Structs§
- Json
Render - Renders a JSON value with syntax highlighting via
Renderable.
Functions§
- render_
json - Render a JSON value with syntax highlighting.