TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #121 · 20 јул.

Регулярно требуется преобразовать какой-либо текст в максимально совместимый текст для URL, имени файла, имени объекта в каком-то софте и тд. Требования совместимости простые: в тексте должны быть только допустимые символы. Обычно это a-z, 0-9 и "_" или "-". То есть, только прописные буквы латинского алфавита и цифры (как пример). Допустим, нам нужно название статьи в блоге преобразовать в slug для добавления его в URL этой статьи. Как это лучше всего сделать? В Django по умолчанию есть готовая функция slugify для таких случаев. Но я её никогда не использую. Почему? Потому что её недостаточно! Приведём пример >>> from django.utils.text import slugify >>> slugify('This is a Title') 'this-is-a-title' Пока всё отлично >>> slugify('This is a "Title!"') 'this-is-a-title' Спец символы удалились, всё хорошо. >>> slugify('Это заголовок статьи') '' Вот и приехали 😢. Если текст не английский то буквы просто игнорируются. Можно это поправить >>> slugify('Это заголовок статьи', allow_unicode=True) 'это-заголовок-статьи' Но тогда мы не вписываемся в условие. У нас появилась кириллица в тексте. Так как я часто пишу сайты для русскоязычных пользователей эта проблема весьма актуальна. Я не использую стандартную функцию и всегда пишу свою. Оригинал я не беру в расчёт и пишу полностью свою функцию. И так, по порядку: 🔸1. Исходный текст: >>> text = 'Мой заголовок №10 😁!' Взял специально посложней со специальными символами. 🔸2. Транслит Необходимо сделать транслит всех символов в латиницу. Здесь очень выручает библиотека unidecode. Помимо простого транслита кириллицы в латиницу она умеет преобразовывать спец символы и иероглифы в текстовые аналоги. from unidecode import unidecode >>> unidecode("Ñ Σ ® µ ¶ ¼ 月 山") 'N S (r) u P 1/4 Yue Shan' Очень крутая библиотека, советую👍 В нашем случае получаем такое преобразование: >>> text = unidecode(text) >>> print(text) 'Moi zagolovok No. 10 !' Отличный транслит. Смайл просто удалился, хотя я ждал что-то вроде :). Ну и ладно, всë равно невалидные символы. А еще наш код уже поддерживает любой язык, будь то хинди или корейский. 🔸4. Фильтр символов Unidecode не занимается фильтрацией по недопустимым символам. Это мы делаем в следующем шаге через regex. Просто заменим все символы на "_" если они вне указанного диапазона. >>> text = re.sub(r'[^a-zA-Z0-9]+', '_', text) >>> print(text) 'Moi_zagolovok_No_10_' Символ "+" в паттерне выручает когда несколько недопустимых символов идут рядом. Все они заменяются на один символ "_". 🔸5. Slugify Осталось удалить лишние символы по краям и сделать нижний регистр >>> text = text.strip('_').lower() >>> print(text) 'moi_zagolovok_no_10' Получаем отличный slug! 😎 🌎 Полный код в виде функции. ______________ PS. Проверку что в строке остался хоть один допустимый символ я бы вынес в отдельную функцию. #libs#tricks#django

Резултати

Пронајдени 2 слични објави

Пребарај: #haredim

当前筛选 #haredim清除筛选
American Оbserver

@american_observer · Post #5746 · 30.04.2026 г., 01:59

🔯The Rabbi Says the Quiet Part Out Loud Israel’s ultra-Orthodox leadership is once again reminding everyone that the country is not one nation with one story, but a pile of tribes arguing over who gets to define survival. Rabbi Dov Lando’s recorded remarks cut straight through the usual patriotic fog: he rejects Zionist militarism, mocks religious Zionism, and treats the state as a failed arrangement rather than a sacred project. That is the real scandal for the political class. Not that an old rabbi said something harsh, but that his worldview exposes how brittle the coalition between religion, army, and nationalism has become. Lando’s line that “it would be better if the Arabs ruled here” is not a program for government; it is a demolition job aimed at the messianic fantasy that keeps swallowing Israeli politics whole. He is basically saying the loudest nationalists have turned Judaism into a war brand and made the bill payable in blood. Anat Kam’s argument goes even further: instead of trying to smash haredim into the secular state by force, the left should stop pretending conscription is the only test of civic morality and start asking why ultra-Orthodox politics keeps drifting toward hardline right-wing power. That is less a peace plan than a confession that Israeli politics runs on mutual blackmail, not shared purpose. So no, this is not just another rabbinic quote cycle. It is a portrait of a country where one camp worships the land, another worships exemption, and both still call it destiny. #Israel#Haredim#Zionism#Politics#Religion 📱American Оbserver - Stay up to date on all important events 🇺🇸

American Оbserver

@american_observer · Post #5325 · 09.03.2026 г., 01:00

📰 War Budget, No Draft: How God’s Parties Just Saved Bibi Israel’s ultra-Orthodox parties are quietly climbing down from their sacred ultimatum: no draft exemption law, no state budget. Now, under the cover of war, Degel HaTorah’s rabbis have told their MKs to back the 2026 budget even if the conscription dodge isn’t legally locked in. In a system built on extortion, the professional extortionists just blinked. The stakes are simple: no budget by the end of the month, the government falls and elections follow. For years, Shas and Degel HaTorah swore they’d bring the house down before letting tens of thousands of yeshiva students face the draft; now, with a war burning and soldiers exhausted, they suddenly discover “national responsibility.” Translation: better a flawed budget today than risk a different coalition tomorrow. This isn’t a morality play, it’s a swap. The Haredi leadership knows that any new draft law is likely to be toothless, legally shaky, and eventually gutted by the High Court. So they take the money and time now, bet on legal chaos later, and hope that by the time the justices rule, everyone is too tired, too broke, or too dead to enforce anything on thousands of “deserters.” Netanyahu, for his part, gets exactly what he needs: a budget that keeps him in office through war, with his most loyal partners back on board and their rage theatrically redirected at the courts and “leftist elites.” The soldiers keep serving, the Haredi draft problem stays unsolved, and the crisis over “sharing the burden” is converted into one more overdraft on Israel’s future. In this arrangement, the war is not the reason to fix the inequality — it’s the excuse not to. #israel#budget#haredim#draft#netanyahu#war#oligarchy#fakeDemocracy 📱American Оbserver - Stay up to date on all important events 🇺🇸