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

Резултати

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

Пребарај: #qpr3

当前筛选 #qpr3清除筛选
Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #406 · 23.08.2024 г., 07:20

Bliss - Unofficial | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 17.7 - Codename: #Pong - Released: 23/08/24 🔽 Download: [ GDrive ] (Sideload Build) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Bliss#QPR3#U ✨ Changelogs - initial build ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - gapps already included 🏆 Credits - Chandu for base DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #417 · 31.08.2024 г., 17:24

MistOS - UNOFFICIAL | A14 | Nothing Phone (2) 📔 Details: - Version: 2.8 - Codename: #Pong - Released: 31/08/2024 🔽 Download (Recovery) : Vanilla | Gapps (PL) | Gapps (L3) ⚙️ Installation: Here 📸 Screenshots: Here 🆘 Support: Telegram 🔖 Tags : #ROM#AOSP#UnOfficial#AOSP#QPR3#U#NothingPhone2 ✍️ Changelogs: - First Signed Build ✍️ Note: - Check Screenshots for features available - GKI Kernel is prepatched with KSU (Download Manager) - Clean flashing is mandatory - Flash Gapps 🏆 Credits - Chandu for base device tree & Kernel - OC'D, Miki, Unluck & Ghost for all help - Fabian & Hellboy for PA Glyph Implementation - Testers 😎 Maintainers: @AgBKartikey 🔔 Updates: @NothingPhone2Updates 💬 Chat: @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #467 · 02.11.2024 г., 18:14

Project Matrixx - Official | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 10.9.1 - Codename: #Pong - Released: 02/11/24 🔽 Download: [ Sourceforge ] (Sideload/Flash via orangefox recovery) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Official#Matrixx#QPR3#U ✨ Changelogs - Improvements to performance and system stability ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - Both Gapps and Vanilla build available 🏆 Credits - Chandu for base DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #460 · 25.10.2024 г., 12:38

Project Infinity X - Official | A14| Nothing Phone 2 (Pong) 📝 Details: - Version: v1.6 - Device: #Pong - Released: 25/10/24 ⬇️ Download: Here 📖 Changelogs: Device | Source 📔 Instructions: Here 🎄 Device tree : Here 🖼 Screenshot : Here | Here 🆘 Support: Device 🏷 Tags: #AOSP#ROM#InfinityX#U#QPR3#Official ✍️ Note: • Read changelogs • OTA available • Base firmware 2.6.0 is recommended • Dirty flash possible from previous build • Based on Qpr3 September Security Patch • Dolby Atmos available • Flash meteoric kernel for KSU support • Nik gapps recommend for vanilla version 🏆 Credits: - Chandu Dyavanapelli for DT Base - Hellboy for kernel tree - Fabian and Hellboy for Glyph Implementation 👤 Maintainer: @Ghosutox 🔔 Updates: @NothingPhone2Updates 🐙 Chat: @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #440 · 24.09.2024 г., 03:43

Project Matrixx - Official | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 10.8.1 - Codename: #Pong - Released: 23/09/24 🔽 Download: [ Sourceforge ] (Sideload/Flash via orangefox recovery) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Official#Matrixx#QPR3#U ✨ Changelogs - Add Device Extras (Wireless Powershare and USB-OTG) - Improvements to performance and system stability ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - Both Gapps and Vanilla build available 🏆 Credits - Chandu for base DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #439 · 18.09.2024 г., 14:12

Project Matrixx - Official | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 10.8.0 - Codename: #Pong - Released: 18/09/24 🔽 Download: [ Sourceforge ] (Sideload Build) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Official#Matrixx#QPR3#U ✨ Changelogs - switched to user build - added systemui restart in power menu - stability improvements ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - Both Gapps and Vanilla build available 🏆 Credits - Chandu for base DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #429 · 11.09.2024 г., 10:17

Project Infinity X - Official | A14| Nothing Phone 2 (Pong) 📝 Details: - Version: v1.5 - Device: #Pong - Released: 11/09/24 ⬇️ Download: Here 📖 Changelogs: Device | Source 📔 Instructions: Here 🎄 Device tree : Here 🖼 Screenshot : Here | Here 🆘 Support: Device 🏷 Tags: #AOSP#ROM#InfinityX#U#QPR3#Official ✍️ Note: • Read changelogs • Base firmware 2.6.0 is recommended • Dirty flash possible from previous build • Based on Qpr3 September Security Patch • Dolby Atmos available • Flash meteoric kernel for KSU support • Nik gapps recommend for vanilla version 🏆 Credits: - Chandu Dyavanapelli for kernel & DT Base - Fabian and Hellboy for Glyph Implementation 👤 Maintainer: @Ghosutox 🔔 Updates: @NothingPhone2Updates 🐙 Chat: @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #425 · 10.09.2024 г., 09:09

Project Matrixx - Official | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 10.8.0 - Codename: #Pong - Released: 10/00/24 🔽 Download: [ Sourceforge ] (Sideload Build) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Official#Matrixx#QPR3#U ✨ Changelogs - added charging control ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - Both Gapps and Vanilla build available 🏆 Credits - Chandu for base DT - Hellboyfor Meteoric kernel - Fabian and Hellboyfor PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #416 · 31.08.2024 г., 11:58

Project Matrixx - Official | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 10.7.3 - Codename: #Pong - Released: 24/08/24 🔽 Download: [ Sourceforge ] (Sideload Build) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Official#Matrixx#QPR3#U ✨ Changelogs - switch to Dolby ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - Both Gapps and Vanilla build available 🏆 Credits - Chandu for base DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #410 · 27.08.2024 г., 07:03

Project Infinity X - Official | A14| Nothing Phone 2 (Pong) 📝 Details: - Version: v1.4 - Device: #Pong - Released: 27/08/24 ⬇️ Download: Here 📔 Instructions: Here 🎄 Device tree : Here 🖼 Screenshot : Here | Here 🆘 Support: Device 🏷 Tags: #AOSP#ROM#InfinityX#U#QPR3#Official ✍️ Note: • Initial official release • Base firmware 2.6.0 is recommended • Clean flash mandatory • Based on Qpr3 August Security Patch • Dolby Atmos available • Flash meteoric kernel for KSU support • Nik gapps recommend for vanilla version 🏆 Credits: - Chandu Dyavanapelli for kernel & DT Base - Fabian and Hellboy for Glyph Implementation 👤 Maintainer: @Ghosutox 🔔 Updates: @NothingPhone2Updates 🐙 Chat: @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #407 · 23.08.2024 г., 15:18

Project Matrixx - Official | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 10.7.2 - Codename: #Pong - Released: 23/08/24 🔽 Download: [ Sourceforge ] (Sideload Build) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Official#Matrixx#QPR3#U ✨ Changelogs - update to 10.7.2 ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - Both Gapps and Vanilla build available 🏆 Credits - Chandu for base DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #403 · 18.08.2024 г., 17:09

Project Matrixx - Official | Android 14 | Nothing Phone (2) ✍️ Details: - Version: 10.7.1 - Codename: #Pong - Released: 18/08/24 🔽 Download: [ Sourceforge ] (Sideload Build) 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here ✨ Source Changelogs: Here 🔖 Tags : #ROM#AOSP#Official#Matrixx#QPR3#U ✨ Changelogs - update to 10.7.1 ✍️ Note: - Meteoric kernel is baked in with prepatched KSU - Both Gapps and Vanilla build available 🏆 Credits - Chandu for base DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 😎 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

123•••56
ПретходнаСтраница 1 од 6Следна