JSON

JSON: JavaScript Object Notation.

JSON supports these types:

Python JSON
dict object
lis,tuple array
str string
int,long, float number
True true
False false
None null