Crear diccionario Python que tenga valor hash
hash(frozenset(my_dict.items()))
Foolish Ferret
hash(frozenset(my_dict.items()))