Если запустить REPL с модулем asyncio, то вы входите в особый асинхронный REPL.
user@host:~$ python -m asyncio
asyncio REPL 3.12.7 ...
Use "await" directly instead of "asyncio.run()".
>>> import asyncio
>>>
В этом режиме
- создаётся и настраивается event loop
- уже импортирован asyncio
- работает await на верхнем уровне
То есть такая команда сработает без ошибок!
await asyncio.sleep(3)
Удобно для тестирования асинхронных функций без создания ивентлупов и остальной обвязки.
Работает в: 3.8+
#tricks#async
#The_Time🇺🇸📕[PDF]⬇️
10 #November2025
#Weekly_Magazines
For learning, for free(dom).
@backupofmagazines
Brain-computer interfaces are moving from labs into real lives, restoring sight and motion while redefining what #NeuroTech means for humanity. TIME explores how chips implanted in the body reshape independence, ethics and care, a story resonating across #AI, #HealthTech and #Futurism. Politics shifts in New York as Eric Adams’ tenure is reassessed, while #SportsCulture returns to center stage with Lindsey Vonn preparing for the 2026 Olympics. Striking visuals from Austria add emotional weight to a week shaped by innovation, leadership and resilience. #TechNews#Innovation
Massive USDC Minting and Meme Coin Scam
🚨 50M USDC minted at USDC Treasury, totaling $50.05M. Meanwhile, investors are falling victim to a scam involving fake Trump-related meme coins. Beware of various tokens like BARRON and IVANKA that are misleadingly launched under false pretenses, all funnelling funds to a scam wallet. ⚠️ Over 600 such tokens already spotted! More details here.
AI funding news:
- Qventus: $85M for AI healthcare ops.
- Prophecy.io: $47M for data pipeline solutions.
- Gesynta Pharma: $27.27M for new drugs.
- Leap Services: $20M for omnichannel retail platform.
- NeuroBionics: $5M for advancing neurotech.
- Atlantic Sea Farms: $3.80M for sustainable seaweed farming.
Find more funding details in the summary!
#USDC#Crypto#AI#Funding#MemeCoins#Scams#Healthcare#Data#Pharma#Retail#Neurotech#Seafood#Tech#Investments#Investing#Finance#Blockchain