digitaldreamer
blog
posts
archive
about
contact
pretty print json in python
Jan
15
1
3
import json mydata = json.loads(output) print json.dumps(mydata, indent=4)
python
json
Please enable JavaScript to view the
comments powered by Disqus.
blog comments powered by
Disqus