Skip to content

Instantly share code, notes, and snippets.

@dgmike
Last active August 29, 2015 14:01
Show Gist options
  • Save dgmike/482a53f897e98402cf92 to your computer and use it in GitHub Desktop.
Save dgmike/482a53f897e98402cf92 to your computer and use it in GitHub Desktop.
python: validate json string
# just run ;)
# cat file | python -mjson.tool > /dev/null
@dgmike
Copy link
Author

dgmike commented May 28, 2014

It's better use json.tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment