Fabian Martinez Portantier

Results 1 comments of Fabian Martinez Portantier

Ok... my bad... searching on the internet: with open('db.json', 'r') as file: data = ujson.loads(file.read()) db = DB(**data) So simple!!! Sorry about the question, only let me suggest that you...