That's Open Source Telegram Bot, that shows you a solution for your school homework!
For now, it takes all solutions from Vshkole and kind of ready to add other sources.
- AIOGram - async comfortable work with Telegram Bot API
- HTTPX - async requests
- GINO - async PostgreSQL ORM
pyTelegramBotAPI - comfortable work with Telegram Bot API- not reallyrequests - used for download images with solution- not reallypsycopg2 - comfortable work with PostgreSQL DataBase- not really- and of course The Python Standard Library