ID EN
JSON

decode

Python 3.11

Return the Python representation of s (a str instance containing a JSON document).

Syntax

PYTHON
decode(s)

See Also

str JSONDecodeError