Home
Python API

primitives.formats.json

Public API documentation generated from source.
def decode_json(json_data: str | memoryview | bytes | bytearray) -> Any:
def encode_json(

Source

View source