@Lash_gif · Post #35706 · 25.01.2023 г., 17:00
#pack #boy
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #400 · 8 дек.
Три способа выполнить множество задач с asyncio Функция для примера: async def do_it(n): await asyncio.sleep(random.uniform(0.5, 1)) return n 1. Последовательный вызов async def main(): for i in range(100): result = await do_it(i) Такой вызов имеет смысл только тогда, когда результат одной задачи требуется для вызова следующей. Если они независимы, то это антипаттерн, так как аналогичен простому синхронному вызову по очереди. 2. Упорядоченный результат async def main(): tasks = [do_it(i) for i in range(100)] results = await asyncio.gather(*tasks) Выполняет корутины конкурентно и возвращает результат в виде списка. Полезен когда требуется получить результаты в том же порядке в котором задачи отправлены. 3. Результат по мере готовности tasks = [asyncio.create_task(do_it(i)) for i in range(100)] for cor in asyncio.as_completed(tasks): result = await cor Так же выполняет корутины конкурентно, но не гарантирует порядок. Результат возвращается по мере готовности, каждый отдельно. Полезен когда нужно обработать любой ответ как можно скорее. #async
Hashtags
Пребарај: #pack
@Lash_gif · Post #35706 · 25.01.2023 г., 17:00
#pack #boy
@Lash_gif · Post #50504 · 01.05.2025 г., 14:45
#VideoSticker#pack
Hashtags
@botsgram_cu · Post #3017 · 24.09.2020 г., 02:03
¿Que puede hacer este bot? @GifPacksBot ¡Este bot le permite crear, compartir y usar paquetes GIF fácilmente! Idiomas: inglés italiano (Visto en @botsgram_cu) #gif#pack
@Lash_gif · Post #35647 · 22.01.2023 г., 17:09
#pack #Michael_Morrone
Hashtags
@kenjaboyevdesigns · Post #35 · 29.08.2022 г., 09:18
#smd#pack#work “Musaffo” suvlari va kuleri uchun yasalgan smd dizaynlar 📪: @sardor_c23 Telegram • Instagram
@teasticker · Post #9928 · 11.07.2022 г., 09:00
#VideoAnimation#pack#animated
Hashtags
@smotri_letit · Post #762 · 05.07.2023 г., 08:42
#ориджинал Пособрал полный пак интертитров потому что могу. Вышло много, зато теперь вы до конца жизни можете общаться только этими стикерами. t.me/addstickers/intertitres_1_by_anchanbot t.me/addstickers/intertitres_2_by_anchanbot t.me/addstickers/intertitres_3_by_anchanbot t.me/addstickers/intertitres_4_by_anchanbot t.me/addstickers/intertitres_5_by_anchanbot t.me/addstickers/intertitres_6_by_anchanbot t.me/addstickers/intertitres_7_by_anchanbot t.me/addstickers/intertitres_8_by_anchanbot t.me/addstickers/intertitres_9_by_anchanbot t.me/addstickers/intertitres_10_by_anchanbot t.me/addstickers/intertitres_11_by_anchanbot t.me/addstickers/intertitres_12_by_anchanbot t.me/addstickers/intertitres_13_by_anchanbot t.me/addstickers/intertitres_14_by_anchanbot t.me/addstickers/intertitres_15_by_anchanbot t.me/addstickers/intertitres_16_by_anchanbot t.me/addstickers/intertitres_17_by_anchanbot t.me/addstickers/intertitres_18_by_anchanbot t.me/addstickers/intertitres_19_by_anchanbot t.me/addstickers/intertitres_20_by_anchanbot t.me/addstickers/intertitres_21_by_anchanbot t.me/addstickers/intertitres_22_by_anchanbot t.me/addstickers/intertitres_23_by_anchanbot t.me/addstickers/intertitres_24_by_anchanbot t.me/addstickers/intertitres_25_by_anchanbot #pack#интертитры#intertitres
@teasticker · Post #9103 · 24.01.2022 г., 04:00
#Long_Stickers_for_everybody#long#pack
@StickersChannel · Post #1119 · 12.04.2016 г., 17:41
✅SPORTS ⚽️ —https://telegram.me/addstickers/fcb_1 —https://telegram.me/addstickers/realmadrid_1 —https://telegram.me/addstickers/championsleague1 —https://telegram.me/addstickers/championsleague2 —https://telegram.me/addstickers/premierteams —https://telegram.me/addstickers/premierteams2 —https://telegram.me/addstickers/Formula_1 —https://telegram.me/addstickers/valenciacf_1 —https://telegram.me/addstickers/fcbayernmunchen —https://telegram.me/addstickers/arsenalfclub —https://telegram.me/addstickers/atleticodemadrid —https://telegram.me/addstickers/borussiadortmund —https://telegram.me/addstickers/chelseafclub —https://telegram.me/addstickers/fiorentinastickers —https://telegram.me/addstickers/interdemilan —https://telegram.me/addstickers/juventusturin —https://telegram.me/addstickers/liverpoolstickers —https://telegram.me/addstickers/mancitystickers —https://telegram.me/addstickers/manunitedstickers —https://telegram.me/addstickers/acmilanstickers —https://telegram.me/addstickers/fcporto —https://telegram.me/addstickers/parisgermain —https://telegram.me/addstickers/romastickers 🏀 —https://telegram.me/addstickers/nbaplayers1 —https://telegram.me/addstickers/allstarwest —https://telegram.me/addstickers/allstareast —https://telegram.me/addstickers/westside —https://telegram.me/addstickers/eastside #Stickers3#Pack#Gift#Database
Hashtags
@libreware · Post #1247 · 12.03.2024 г., 03:16
MicroG Installers: Just installing the microg components as user apps will partially function but you will not get full functionality without the main components installed as system apps, like the location components. There are a few 3rd-party installers that handle that and set all the required permissions etc. These are the ones generally recommended *Note: currently all installers use the official microg version, so you can update it from its F-Droid repository. ♦️MicroGPlus by TheHitman https://bitgapps.io/extra.html https://t.me/MicroGPlusChat ♦️Microg installers by Ale5000 https://github.com/micro5k/microg-unofficial-installer More stuff https://github.com/micro5k/ ♦️MicroG Installer Revived.... again by spacebarred for magisk or ksu https://github.com/spacealtctrl/microg_installer_revived_again/ https://github.com/spacealtctrl/microg_installer_revived_again/releases https://t.me/microGRevivedAgainResults ♦️MinMicroG by Shane the Awesome You need to clean flash a rom that has signature spoofing support and flash this zip in recovery, choose the standard zip if unsure README: https://github.com/FriendlyNeighborhoodShane/MinMicroG/blob/master/README.md Get the latest release from here: https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases Or stable release from here (outdated): https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases ♦️microG Installer Revived by nift4 (currently outdated) README: https://github.com/nift4/microg_installer_revived#readme Download: https://github.com/nift4/microg_installer_revived/releases ♦️LineageOS for microG (Rom): https://lineage.microg.org ♦️MicroG Official links: https://microg.org https://github.com/microg https://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616 📲MicroG official F-Droid repository (Recommended to add if you use MicroG and enable unstable updates in fdroid) https://microg.org/fdroid.html Link to add: https://microg.org/fdroid/repo?fingerprint=9BD06727E62796C0130EB6DAB39B73157451582CBD138E86C468ACC395D14165 📡@NoGoolag@Libreware #microg#install#installers#pack#links
@StickersChannel · Post #1022 · 20.03.2016 г., 10:30
⭐️ Famous Characters ↘️https://telegram.me/addstickers/FamousCharac 🌐S4T.tv | Stickers Catalog #Famous#Characters#Awesome#Pack#Unofficial
@teasticker · Post #9685 · 04.05.2022 г., 04:00
#pack#dbrito#funny