Skip to content

Instantly share code, notes, and snippets.

@bechu
Created June 3, 2013 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bechu/5697559 to your computer and use it in GitHub Desktop.
Save bechu/5697559 to your computer and use it in GitHub Desktop.
how to check the validy of json file
cat file.json | python -mjson.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment