aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Dumper/pkg-descr
blob: 63c49736ee01c85a50390c34238775a581a208b1 (plain) (blame)
1
2
3
4
5
6
7
Dump Python data structures (including class instances) in a nicely-
nested, easy-to-read form. Handles recursive data structures properly,
and has sensible options for limiting the extent of the dump both
by simple depth and by some rules for how to handle contained
instances.

WWW: https://pypi.org/project/Dumper/