Регулярные выражения иногда могут быть просто монструозными. Выглядеть это может крайне запутанно. Сами регэкспы и без того история непростая, а когда это длинный паттерн на несколько десятков знаков, разобрать там что-либо становится не просто.
Но на помощь приходит Python и его стремление сделать нашу жизнь проще!
В функциях регулярок можно после паттерна указывать флаги, один из которых позволяет писать паттерны более свободно. А именно, добавлять пробелы и переносы, которые будут игнорированы. В результате мы можем разбить паттерн на строки и добавить комментов.
Чтобы это сработало нужно добавить флаг re.VERBOSE. Пробелы в паттерне теперь следует указывать явно спец символами.
Согласитесь, что даже с именованными группами а таком виде регэкспа выглядит вполне сносно 😉.
#tricks#regex
Good idea: mandatory shrinkflation labels
Austria will introduce mandatory labeling for shrinkflation from April, requiring major supermarkets and drugstores to warn customers when product quantities decrease without a corresponding price reduction.
#shrinkflation, #consumerprotection, #austria
https://ieji.de/@MinistryOfGoodIdeas/116317776340763328
🚀 Brazil Faces Shrinking Package Sizes Amid Rising Prices
In Brazil, consumers are noticing a trend where package sizes for everyday items like chocolate bars and coffee are decreasing, while prices remain the same or increase. Bloomberg posted on X, highlighting this phenomenon as a response by manufacturers to cope with rising production costs without directly increasing prices. This strategy, known as 'shrinkflation,' allows companies to maintain profit margins while avoiding the backlash that often accompanies price hikes. As inflation continues to impact the Brazilian economy, consumers are left paying more for less, a situation that is becoming increasingly common across various product categories.
#Brazil#Shrinkflation#RisingPrices#ConsumerGoods#Inflation#Economy#PriceHikes#CostCutting#BrazilEconomy#Manufacturing