Skip to content

Instantly share code, notes, and snippets.

@bussiere
Created February 5, 2019 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bussiere/3cc53aaa37693462b945bd1ef830fbdc to your computer and use it in GitHub Desktop.
Save bussiere/3cc53aaa37693462b945bd1ef830fbdc to your computer and use it in GitHub Desktop.
Format a json file with python in command line shell
python3 -m json.tool < export_05_02_2019_AT_17_28_final.json > final.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment