Preload()
main()
Json file reader
Function API for reading a json file
fileName (str, optional) – name of the file to be read, by default None
text (str, optional) – data to be read as a string instead of a file, by default None
_description_
_type_