loadjson

loadjson(json_filename)[source]

Load any .json file content in memory.

Parameters:json_filename (str) – file name of the .json file to be loaded
Returns:infos contained in .json file
Return type:dict