Skip to content

Instantly share code, notes, and snippets.

@patkujawa-wf
Created January 2, 2015 18:51
Show Gist options
  • Save patkujawa-wf/a10fea18c315874b66be to your computer and use it in GitHub Desktop.
Save patkujawa-wf/a10fea18c315874b66be to your computer and use it in GitHub Desktop.
Pretty print a json file with python via the command line
# From https://betamax.readthedocs.org/en/latest/cassettes.html
python -m json.tool cassette.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment