#!/usr/bin/python # pprint-json.py import json import sys import pprint # http://stackoverflow.com/questions/5203105/printing-a-utf-8-encoded-string # and http ...
This will use pprintpp for ipython's output. To load this extension when ipython starts, put the previous line in your startup file.