get uniques from list python code example Example: how to find unique sublist in list in python set(tuple(sorted(i)) for i in lst)