Python JSON

JSON (JavaScript Object Notation) is a lightweight data interchange format. Python has a built-in module 'json' to process JSON data.