Atlas
Imaging
Other
Utility
API Reference
Roadmap
Load a json as dict
filepath (str | Path | bytes | BinaryIO | BufferedIOBase | BufferedReader) – json filepath
verbose – verbose load
kwargs – additional arguments to json.load()
json.load()
dict[str, Any]