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

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #402 · 22 дек.

Отдельно разберём TaskGroup, который пришел на замену gather в Python 3.11. Ключевые отличия ▫️create_task() возвращает объект asyncio.Task, у которого есть соответствюущие методы управления. То есть у нас больше контроля ▫️это контекстный менеджер, который гарантирует что все таски будут остановлены по выходу из контекста ▫️ошибка автоматически отменяет незавершенные задачи, ▫️except* передает нам ExceptionGroup, в котором каждую ошибку можно обработать отдельно import asyncio import random async def do_it() -> str: if random.random() < 0.1: raise ValueError('Oops') delay = random.uniform(0.5, 1.5) await asyncio.sleep(delay) return delay async def main(): try: async with asyncio.TaskGroup() as tg: for _ in range(10): tasks.append(tg.create_task(do_it())) for t in tasks: print(t.result()) except *ValueError as e: for err in e.exceptions: print(err) asyncio.run(main()) Рекомендую изучить страницу Coroutines and Tasks из документации, где представлено больше интересных примеров и механизмов - таймауты - отмена задач - создание задач из другого потока #async

Hashtags

Резултати

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

Пребарај: #nft

当前筛选 #nft清除筛选
IT Masters

@ITmastersuz · Post #11915 · 29.01.2025 г., 03:25

NFT nima? NFT (Non-Fungible Token) — bu raqamli aktiv bo‘lib, uni blokcheyn texnologiyasi asosida tasdiqlangan unikal raqamli sertifikat deb tushunish mumkin. NFT-lar ko‘pincha san’at asarlari, musiqalar, videolar, o‘yin elementlari va boshqa raqamli kontent shaklida bo‘ladi. NFT ning xususiyatlari: Yagona va unikal: Har bir NFT boshqasiga o‘xshamasligi bilan ajralib turadi. Bo‘linmaydi: Odatda NFT-lar butun holda sotiladi, ularni qismlarga bo‘lib olishning imkoni yo‘q. Blokcheynda saqlanadi: Tokenlar blokcheyn orqali tasdiqlangan bo‘lib, ular egasining haqiqiyligini va egalik tarixini aniqlaydi. Savdosi: Maxsus platformalarda (OpenSea, Rarible, Foundation) sotib olish va sotish mumkin. Foydalanish sohalari: San’at va dizayn: Rassomlar o‘z ishlarini NFT shaklida sotish orqali to‘g‘ridan-to‘g‘ri foyda oladi. O‘yin sanoati: Ba'zi o‘yinlar ichida sotiladigan unikal qurol va belgilar NFT shaklida bo‘ladi. 👉Bizning barcha loyihalar | #nft

Hashtags

BotsGram®

@botsgram_cu · Post #4665 · 08.02.2022 г., 02:28

@axiestatsBot Es un bot para chequear estadísticas del juego NFT Axie Infinity, así como ver información de axies, tiene un explorador de cartas y gestionar la información de varias cuentas a la vez. (Visto en @BotsGram_cu) #NFT

Hashtags

SIGNAL

@finsignal · Post #3994 · 31.10.2025 г., 22:29

🤘Investors in NFTs shared how much their #NFT is worth after years It's mostly -99.9% of the purchase price 😭😭😭

Hashtags

CryptoSentinel :: crypto news and analysis

@cryptosentinel · Post #3135 · 09.02.2022 г., 11:43

​​Top 8 NFT Marketplaces by Volume in the Last 7 Days From the very start of 2022, two significant events have happened in the NFT market. Firstly, the interest of Google users in #NFT for the first time was higher than in cryptocurrencies, which was reflected in the rise of the overall trading volume. Secondly, we have a new leader–LooksRare, a newcomer in the industry that has surpassed OpenSea in trading volume. However, LooksRare’s performance can be attributed to its token reward program’s incentivization. 👉https://cryptorank.io/category/non-fungible-tokens-nft

Hashtags

123•••10•••20•••30•••40•••4647
ПретходнаСтраница 1 од 47Следна