@RWBY_Gallery · Post #20267 · 17.10.2024 г., 03:02
#Emerald @RWBY_Gallery🌹❄️🌑🔥
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #424 · 13 апр.
Стандартная библиотека asyncio это стандарт (начиная с Py3.4) для работы с асинхронным кодом. Но эта библиотека достаточно низкоуровневая, со своими проблемами, устаревшими подходами. Чтобы исправить это, были созданы разные обертки и альтернативы с реализацией популярных инструментов и паттернов асинхронного программирования. Это такие библиотеки как: - trio: улучшает корректность выполнения, не оставляя потерянных корутин при ошибках, то есть предлагает Structured Concurrency из коробки. - curio: упрощение синтаксиса и читаемости кода, больше похоже на работу с потоками. - anyio: универсальная обертка над asyncio или trio плюс множество вспомогательных инструментов. anyio используется в FastAPI как основная библиотека для работы с асинхронным кодом и вызовом синхронного кода из асинхронного. В общем, рекомендую почитать про возможности anyio, возможно вы более не будете использовать чистый asyncio в своих проектах) Это совсем не значит что дефолтный asyncio плох, он тоже даёт достаточный для работы функционал и продолжает развиваться. Например, в версии 3.11 появились TaskGroup, с похожим на trio функционалом. Так что он тоже актуален, просто придется больше написать кода самостоятельно. #libs#async
Пребарај: #emerald
@RWBY_Gallery · Post #20267 · 17.10.2024 г., 03:02
#Emerald @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #20216 · 05.10.2024 г., 14:18
#Emerald ( LuluSensei ) @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #19905 · 06.08.2024 г., 15:33
#Emerald tabletknight @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18724 · 05.07.2024 г., 15:39
#Emerald Garbuzzzy @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18624 · 23.06.2024 г., 02:21
#Emerald @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18396 · 23.05.2024 г., 23:39
#Emerald NimbusDayDream @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18342 · 19.05.2024 г., 01:25
#Emerald am_susk @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18227 · 12.05.2024 г., 05:30
#Emerald Kimmy77 @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18045 · 17.04.2024 г., 19:51
#Emerald tiatoonz @RWBY_Gallery🌹❄️🌑🔥
Hashtags
@RWBY_Gallery · Post #18260 · 14.05.2024 г., 21:18
#Emerald#Penny ar_jart @RWBY_Gallery🌹❄️🌑🔥
@RWBY_Gallery · Post #20185 · 28.09.2024 г., 14:26
#Neo#Cinder#Emerald nico-mo @RWBY_Gallery🌹❄️🌑🔥
@finsignal · Post #2856 · 11.02.2024 г., 16:40
What is ERC-404? The developers position ERC-404 as a new standard designed to combine the best qualities of interchangeable tokens (ERC-20) and NFT (ERC-721) ERC-404 aims to solve the problem of liquidity of NFT collections and expand the possibilities of their use in the DeFi ecosystem 📌 Interesting: The idea of creating a hybrid token format was submitted by the #Emerald project, which subsequently collapsed. Its founder claimed that he was able to combine interchangeable and non-exchangeable tokens, but, in fact, he simply organized a rug pull scheme. The #Pandora team picked up on this idea and refined it by introducing a new smart contract standard From a technical point of view, ERC-404 is a smart contract template that combines operations with ERC—721 and ERC-20 tokens The contract does not change the parameters of existing standards, but in a sense synchronizes transactions using different types of assets It is important to note that ERC-1155 already exists on the #Ethereum network — it also allows you to combine different types of tokens within a single smart contract, thus creating fractional (fractional) NFTs The key difference between ERC-1155 and ERC-404 is that the former concerns a specific unique NFT, and the new standard can be applied at the scale of the collection ERC-404 has not yet been recognized by either the Ethereum Foundation or the community The page on Ethereum.org the corresponding offer (EIP) is no longer available, in addition, this smart contract template has not been audited, so the question of its vulnerability remains open Pandora is the first and so far the largest project using ERC-404, so it is too early to talk about an established standard — it is possible that in subsequent implementations ERC-404 will receive new features and mechanisms.