Python library for working with the vk.com API.


License
MIT
Install
pip install vkapi==1.1

Documentation

vkapi

vkapi is a Python library for working with the api.vk.com.

Installation

Use the package manager pip to install vkapi.

pip install vkapi

vkapi uses the requests library to send requests to the server.

Usage

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT