Pprint is a Python module used for “pretty-printing” arbitrary data structures.
The pprint module provides a capability to “pretty-print” arbitrary Python data structures in a form which can be used as input to the interpreter.
Pprint is a Python module used for “pretty-printing” arbitrary data structures.
The pprint module provides a capability to “pretty-print” arbitrary Python data structures in a form which can be used as input to the interpreter.