from shopbot.bot.getters.filters import FilterType for x in FilterType: print(x.name, x.value)