Aiogram is a pretty simple and fully asynchronous library for Telegram Bot API written in Python 3.6 with asyncio and aiohttp.
This is probably what most of Telegram Bots Platform developers needed in Python.
Right now we use it in production in couple of projects and I would like to say that it works pretty neat especially in times of high load.
Looking forward to use it with more features.
Pros:Fast, middlewares, storages.
Cons:Not all functionality yet presented
Product Hunt