Created
January 2, 2015 18:51
-
-
Save patkujawa-wf/a10fea18c315874b66be to your computer and use it in GitHub Desktop.
Pretty print a json file with python via the command line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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