unique keys in dictionary python code example Example: python list of dictionary unique >>> [dict(y) for y in set(tuple(x.items()) for x in d)]