2.1.3.5. JsonListwalker

A urwid.ListWalker implementation specifically for walking JSON tree.

Classes

JSONListWalker(content[, node_factory])

A urwid.ListWalker implementation specifically for walking a tree composed of JSONSimpleNode.