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

Резултати

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

Пребарај: #brobits

当前筛选 #brobits清除筛选
PT资讯频道

@PrivateTrackerNews · Post #900 · 13.09.2019 г., 12:12

2019/09/13 中秋节快乐 Happy Mid-Autumn Festival #开放注册 #OpenSignupTracker #国外PT 电报 @PT资讯频道 Telegram @privatetrackernews 小型德国电影综合站 Tracker's Name: The Movie Cave Genre: Movies Sign-up Link: https://the-movie-cave.eu/login.php Closing date: Very soon! Additional information: The Movie Cave is a small German Private Torrent Tracker for Movies / General Releases. 电子书/有声书/在线学习 Twilights联盟 Tracker's Name: #P2PElite Genre: e-Learning Sign-up Link: https://p2pelite.com/signup.php Closing date: Soon! Additional information: P2PElite is a Private Torrent Tracker for Ebooks / Audiobooks. 拳击 Tracker's Name: Boxing Torrents (TC-Boxing) Genre: Sports Sign-up Link: https://tc-boxing.com/signup.php Closing date: N/A Additional information: Boxing Torrents 3.0 is a Private Torrent Tracker for Boxing. 越南音乐站 Tracker's Name: #HQMusic Genre: Music Sign-up Link: http://hqmusic.info/register.php Closing date: N/A Additional information: Registration for Vietnamese music gazelle tracker is open,Vietnamese Music Site that is useable even with a slight language barrier (Shout is in vietnamese but rules and stuff in English). Pretty good selection of FLAC music. Not too bad at all. #国内PT 菠萝 国内影视综合 Tracker's Name: #Brobits Genre: Movies Sign-up Link: https://brobits.cc/signup.php Closing date: September 15th Additional information: Brobits is a Chinese Private Torrent Tracker for Movies / TV Releases.

PT资讯频道

@PrivateTrackerNews · Post #386 · 01.05.2019 г., 02:38

2019.5.1 汇总一下 #开放注册 #国内PT #整理自电报PT资讯频道 @privatetrackernews #hdSCG 圣城家园相关PT 综合站新站 https://www.hdscg.cc #StsPT 综合站新站 www.sts.tw #Brobits 原盘新站 https://pt.brobits.top/login.php #学校BTShool 综合站 5.1-5.4 开放注册 https://pt.btschool.net #老师站NicePT 专业开车 5.1-5.3 开放注册 https://www.nicept.net #PT之家PTHome 影视类综合站 5.1-5.3 开放注册 https://pthome.net #时间HDTime 影视类综合站 https://hdtime.org/signup.php