# %% import json # %% with open('descrizione.json', 'r') as file: prova = json.load(file) # %% prova # %%