Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 115 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 115 Bytes

Need pretty output from dicts or lists?

Here's how:

print ''.join(prettydata.prettify(ipn_dict, indent=2))