+
Skip to content

Sabmodem/aiovk

 
 

Repository files navigation

vk | python vk.com API wrapper

NOTICE! This fork modifies the lib for provide async support. The support was achieved by replacing requests lib with httpx

Maintanance PyPI GitHub CI Codecov Docs

This is a vk.com (the largest Russian social network) python API wrapper.
The goal is to support all API methods (current and future) that can be accessed from server.

Usage

import asyncio
import vk
api = vk.API(access_token='...')

async def main():
  result = await api.users.get(user_ids=1)
  print(result)

asyncio.run(main())
[{'id': 1, 'first_name': 'Pavel', 'last_name': 'Durov', ... }]

See official VK documentation for detailed API guide.

More info

Read full documentation on Read the Docs

About

vk.com API python wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载