vaw

This is a high-level wrapper for VK API


Keywords
high-level, python3, vk-api, wrapper-api
License
GPL-2.0+
Install
pip install vaw==0.9

Documentation

VAW

VAW (VK API Wrapper) is a high-level wrapper for good low-level wrapper for shit.

Installation

pip install vaw

Code example

from vaw import log_in, user_by_url

log_in(VK_LOGIN, VK_PASSWORD)
mrbirdman = user_by_url('https://vk.com/kostyakolesnyak')
mrbirdman.send('Hi from vaw!')

Docs

Documentation is cheap. Show me the code!

Linus Torvalds

License

GNU General Public License.

PS

I don't like PEP very much, so sorry for IDE's warnings.