@AiGenLabsStyles · Post #178 · 13.07.2024 г., 12:17
◀️--sref 2824308865 --s 355 🟥 #Surreal#muted#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ main channel📎
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #418 · 9 мар.
Оператор pipe позволяет писать более компактный код, реализуя логику объединения данных (Union). Важно помнить, что его поведение зависит от контекста. Побитовые операции (логическое OR) result = 5 | 3 # 5 (0101) | 3 (0011) = 7 (0111) Самое главное - не путать с оператором or, это другое! Объединение множеств set_a = {1, 2, 3} set_b = {3, 4, 5} set_c = set_a | set_b # {1, 2, 3, 4, 5} set_c |= {5, 6} # {1, 2, 3, 4, 5, 6} Слияние словарей dict_1 = {"a": 1, "b": 2} dict_2 = {"b": 3, "c": 4} merged = dict_1 | dict_2 # {'a': 1, 'b': 3, 'c': 4} merged |= {"d": 5} # {'a': 1, 'b': 3, 'c': 4, 'd': 5} Аннотации типов, заменяет Union def process_data(value: int | str) -> None: print(value) Допустимо использовать в isinstance или issubclass isinstance(3, int | float) # True Паттерн-матчинг status_code = 404 match status_code: case 200 | 201 | 204: print("OK") case 400 | 404 | 500: print("ERROR") Для использования в своих классах требуется переопределить метод __or__ Так же нашел библиотеку pipe которая добавляет еще много возможностей. Рекомендую ознакомиться ;) #basic
Hashtags
Пребарај: #muted
@AiGenLabsStyles · Post #178 · 13.07.2024 г., 12:17
◀️--sref 2824308865 --s 355 🟥 #Surreal#muted#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ main channel📎
@AiGenLabsStyles · Post #166 · 12.07.2024 г., 13:18
◀️--sref 3488720524 #Photography#Muted#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ main channel📎
@AiGenLabsStyles · Post #323 · 28.07.2024 г., 17:02
◀️--sref 241178193 🟥 #illustration#muted#cartoon#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ main channel📎
@AiGenLabsStyles · Post #998 · 11.12.2024 г., 12:17
⭐️ --sref 3729239931 #3d#Muted#Dark#Detailed#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #562 · 24.08.2024 г., 13:18
◀️ --sref 2327490970🟥 #Muted#Detailed#Photography#Vintage#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ main channel📎
@AiGenLabsStyles · Post #702 · 06.09.2024 г., 13:18
⭐️ --sref 3718056699 --s 555 #Cinematic#Surreal#Dark#Muted#Detailed#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #618 · 30.08.2024 г., 11:16
🔝🔝 --sref 2471766844 #Cinematic#Surreal#Dark#Muted#Detailed#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #966 · 21.11.2024 г., 13:18
⭐️ --sref 4050681547 #Photography#Vintage#Muted#Dark#Detailed#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #754 · 13.09.2024 г., 14:19
⭐️ --sref 614373565 --s 333 #Surreal#Muted#Vintage#Mood#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #1515 · 22.08.2025 г., 07:12
⭐️ --sref 3392238141 --sv 4 --v 7 #Photography#Muted#Vintage#Detailed#Cute#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #734 · 11.09.2024 г., 08:13
⭐️ --sref 500651471 --s 999 #Cinematic#Surreal#Dark#Muted#Effect#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #1265 · 22.04.2025 г., 17:22
⭐️ --sref 1417449884 --v 7 #3d#Cinematic#Muted#Detailed#Cartoon#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 👥TheLab - our community 🔥AiGenLabs - main channel