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

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

Резултати

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

Пребарај: #lumia

当前筛选 #lumia清除筛选
Coin Sonar

@CoinSonar · Post #244250 · 18.04.2026 г., 15:30

#LUMIA | Volume spike (USDT PAIR) 45 times the average volume 129.16K USDT traded in 15 min └Buying vol: 88.74K USDT 🟢 Boost score: 6/10 24h Vol: 274.92K USDT (Binance) Price: 0.122 (-1.0% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #244009 · 18.04.2026 г., 06:18

#LUMIA | Volume spike (USDT PAIR) 116 times the average volume 111.36K USDT traded in 5 min └Buying vol: 70.86K USDT 🟢 Boost score: 4/10 24h Vol: 274.92K USDT (Binance) Price: 0.117 (-1.0% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #243417 · 17.04.2026 г., 02:09

#LUMIA | Volume spike (USDT PAIR) 44 times the average volume 128.41K USDT traded in 15 min └Selling vol: 66.66K USDT 🔴 Boost score: 1/10 24h Vol: 274.92K USDT (Binance) Price: 0.105 (-1.0% in 24h)

Hashtags

🤝#Electra is not just a DEX but your advantage in the market! Electra will soon open access to a unique trading platform with the best tools for smarter, faster and more efficient trading. ⚡️The main advantages of the future platform: ✔️Artificial intelligence for predicting market trends and automating portfolios. ✔️Freedom and security: none🙅 KYC, up to 1000x leverage and multi-chain trading. ✔️Social features: real-time communication, participation in the Electra Trading League and obtaining unique Proof-of-Trade NFTs. ✔️Access to deep liquidity with CEX-level efficiency in a decentralized environment. ✔️CEX-like performance: Using the #Lumia L2 infrastructure, #Electra delivers lightning-fast trades with tight spreads. ✔️No profit limits: no open interest limits, no funding rate limits, and no arbitrary rules. ✔️Trade 24/7 on web platform, desktop or via Telegram Mini App with professional tools and analytics. ✔️Game-based learning with Bulls'n'Bears — a fun educational game in Telegram Mini App. 🤑 While we wait for the release of the DEX platform, we continue to participate in current activities: ✔️Farm points in Electra MiniApp ✔️Play Bulls'n'Bears ✔️Complete daily tasks 🚀Dive into the world of Electra #Electra#TON#DEX#NoKYC#Web3