Skip to content

Instantly share code, notes, and snippets.

@lodestone
Created October 10, 2013 02:47
Show Gist options
  • Save lodestone/6912246 to your computer and use it in GitHub Desktop.
Save lodestone/6912246 to your computer and use it in GitHub Desktop.
Pretty Print JSON
echo '{"foo": "lorem", "bar": "ipsum"}' | python -mjson.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment