Skip to content

Instantly share code, notes, and snippets.

@LuRsT
Created February 27, 2015 12:38
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LuRsT/90551408b4a99c1149ee to your computer and use it in GitHub Desktop.
Save LuRsT/90551408b4a99c1149ee to your computer and use it in GitHub Desktop.
Json for humans
from json import loads as json_decode
from json import dumps as json_encode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment