how to find unique number of product names from a product list in python code example Example: python list with only unique values my_list = list(set(my_list))