Python framework for VK
Installation:
pip install saya --upgrade
or pip install git+git://github.com/Ethosa/saya.git
Import:
from saya import Vk
- calling any method from VK Api.
- convenient interaction with Longpoll.
- writing your own events for Longpoll and processing them.
- convenient work with keyboards.
- translator Python code in the code on the VK Script (Beta). You can read more about it here
Q: Where can I learn this?
A: You can explore the library on the wiki page
Q: How can I help develop the library?
A: You can put a star on this repository! (´• ω •`) ⭐