params_dict = dict()
for key, value in params:
    params_dict[key] = value
Şeklinde olabilir