zut.dump_object
- zut.dump_object(data, *, dst: str | Path | IOBase | None = None, truncate: bool = None, archivate: bool | str | Path | None = None, title: str | bool | None = None, dst_name: str | bool = True, dir: str | Path = None, sort_keys: bool = False, **kwargs)
Export any data object, in JSON format, or using pretty print.