Pre-release
This release is a pre-release and may not be stable for production use.
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.
Quickstart
Install
pip install vk
Usage
>>> import vk
>>> vkapi = vk.API()
>>> vkapi.users.get(user_ids='1')
[{'first_name': 'Павел', 'last_name': 'Дуров', 'id': 1}]
See https://vk.com/dev/methods for detailed API guide.
More info
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vk-2.0-beta.tar.gz
(5.7 kB
view details)
File details
Details for the file vk-2.0-beta.tar.gz.
File metadata
- Download URL: vk-2.0-beta.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9da820a71dbd29cb419e189407ddccfd81f31ca9fb3fef18124b74172b32b8dc
|
|
| MD5 |
f258bd6533fe8e1f2cdfc3dfa9f47ead
|
|
| BLAKE2b-256 |
3613f61f303b0da646921facf3fc4d3bed1564447bae1744d2ff99efc5300454
|