aVKapi is a pretty simple and fully asynchronous library for VK API written in Python 3.7 with asyncio and aiohttp. It helps you to make your bots faster and simpler.
Look at the /examples folder :)
- long polling for groups
- webhook server (aiohttp)
- message handlers (in, out, edit)
- all API objects
- all API methods
- News: @aiogram_live
- Community: @aiogram
- Russian community: @aiogram_ru
- Source: Github repo
- Issues/Bug tracker: Github issues tracker