Articles by tag: python-async
Starlette 1.0.0: deletions and fixes
Starlette 1.0.0 Release Overview: deprecated API removed, WebSocket and forms fixed. Migration to lifespan, code examples. For middle/senior dev.
obabot for Telegram and Max bots
Deploy a bot to Telegram and Max with one code using obabot. Compatibility with aiogram 3.x, FSM, filters. Migration in 5 minutes. Install and test.
Bot Architecture with Whisper.cpp and aiogram 3.x
Breakdown of asynchronous integration of Whisper.cpp into Telegram bot for Spanish pronunciation assessment. FSM, word-by-word scoring, code examples. For middle/senior dev.