@Aetatesolis · Post #4146 · 29.03.2025 г., 17:54
Exodus Piranha (Live) 1985 #thrashmetal #exodus #music AETATESOLIS
Hashtags
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
Пребарај: #exodus
@Aetatesolis · Post #4146 · 29.03.2025 г., 17:54
Exodus Piranha (Live) 1985 #thrashmetal #exodus #music AETATESOLIS
Hashtags
@abmedia_news · Post #24292 · 02.05.2026 г., 03:00
【💰 交易市場|Exodus 創辦人:助記詞還要靠酒吧餐巾紙紀錄表示產業仍有進步空間】 #Exodus#ExodusPay#AI#Agent Exodus 執行長 JP Richardson 於 Omaha 峰會主張轉型全端支付,以解決加密產業長期存在的支付零碎化問題。 該公司斥資 1.75 億美元併購基礎設施,並推出支援 AI 代理與 Apple Pay 的支付功能。營收降至 2,270 萬美元 — 垂直整合將是轉型關鍵。 📍閱讀全文: https://abmedia.io/exodus-founder-indicates-seed-phrase-is-out-of-day 📍 訂閱鏈新聞頻道:https://linktr.ee/abmedia.io
Hashtags
@Aetatesolis · Post #4027 · 19.03.2025 г., 19:53
The Ultimate Revenge The Combat Tour Venom, Slayer, Exodus 🔥 Live 1985 #exodus#venom #slayer#metal AETATESOLIS
@WangZhuanZhan · Post #34183 · 19.10.2024 г., 08:02
C-c出c埃a及j记j- 出埃及记 (2007) 直达链接:https://pan.quark.cn/s/c64a14967590 #出埃及记 #Exodos#Exodus 链接:https://link3.cc/sf_com #电影#喜剧#香港#00年代
@beliefmoscow · Post #2610 · 04.05.2026 г., 11:20
SEASON EDIT Altra, Exodus, Nexusvii, Rude Gallery & Undercover Ждём вас в нашем магазине на Большой Дмитровке 20с2 #beliefmoscow#altra#exodus#nexusvii#rudegallery#undercover
@CryptoM · Post #65103 · 11.04.2026 г., 01:36
🚀 Exodus Launches Self-Custody Payments App for Bitcoin and Stablecoins Exodus has introduced a new self-custody payments application, enabling users to spend Bitcoin and dollar stablecoins. According to NS3.AI, the app is compatible with merchants that accept Visa and Apple Pay, providing a seamless payment experience for cryptocurrency holders. #Exodus#Bitcoin#Stablecoins#SelfCustody#CryptoPayments#Visa#ApplePay#Cryptocurrency#BTC
@venturevillagewall · Post #3439 · 19.12.2024 г., 08:00
Exodus Surges on NYSE Debut Exodus, a developer of non-custodial software, debuted on the NYSE under the ticker EXOD, achieving an impressive 36% growth during its first trading session. The company's market capitalization reached $1.4 billion. #Exodus#NYSE#software#growth#debut#trading#capitalization#market#stocks#investments
@CryptoM · Post #65102 · 11.04.2026 г., 01:25
🚀 Exodus Introduces New Payment Feature for Select States Exodus, a publicly listed cryptocurrency wallet provider, has launched a new feature called Exodus Pay. According to Foresight News, this feature aims to transform its self-custody storage application into a tool for everyday payments. Currently, the service is available only to users in five states, including New York and California. #Exodus#PaymentFeature#ExodusPay#Cryptocurrency#SelfCustody#EverydayPayments#NewYork#California#ForesightNews
@venturevillagewall · Post #3437 · 19.12.2024 г., 07:05
Exodus Debuts on NYSE with 36% Gain Exodus, a developer of non-custodial software, made its debut on the New York Stock Exchange (NYSE) under the ticker EXOD. In its first trading session, shares surged 36%, bringing the company's market capitalization to $1.4 billion. For more details, visit ForkLog. #Exodus#NYSE#IPO#StockMarket#Investing#Growth#TechStocks#FinancialNews#Blockchain#Software#NonCustodial#MarketCapitalization#Trading#WallStreet