Skip to content

Instantly share code, notes, and snippets.

@eculver
Created August 5, 2013 21:47
Show Gist options
  • Save eculver/6159904 to your computer and use it in GitHub Desktop.
Save eculver/6159904 to your computer and use it in GitHub Desktop.
CLI pretty-print JSON w/ Python
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