@TFGames · Post #1855 · 07.01.2024 г., 14:41
#TSX#BY#ASTRONIZE https://testflight.apple.com/join/KGGuaB7G
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #422 · 30 мар.
Если запустить 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
Пребарај: #tsx
@TFGames · Post #1855 · 07.01.2024 г., 14:41
#TSX#BY#ASTRONIZE https://testflight.apple.com/join/KGGuaB7G
Hashtags
@githubtrending · Post #15233 · 17.10.2025 г., 19:30
#vue#chatbot#macos#rust#tauri#tsx#vue3#webview#windows#windows_10#windows_11 HuLa is a modern, open-source instant messaging app built with Tauri, Vite 7, Vue 3, and TypeScript, which means it’s fast, secure, and works smoothly across Windows, macOS, Linux, iOS, and Android[1]. It offers all the features you expect from a messaging app—private and group chats, message recall, read receipts, emojis, file sharing, and even AI chatbot integration—plus extras like dark/light themes, customizable skins, and system tray notifications. Because it’s open source, you can trust its transparency and even contribute to its development. The main benefit is having a lightweight, cross-platform messaging tool that’s both easy to use and highly customizable for your personal or team communication needs. https://github.com/HuLaSpark/HuLa