vk 3.0
pip install vk
Latest version
Released:
Python vk.com API wrapper
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Dmitry Voronin
- Maintainer: Yaroslav Kikel
- Tags vk.com, api, vk, wrappper
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
vk | python vk.com API wrapper
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
>>> api = vk.API(access_token='...')
>>> api.users.get(user_ids=1)
[{'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
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Dmitry Voronin
- Maintainer: Yaroslav Kikel
- Tags vk.com, api, vk, wrappper
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vk-3.0.tar.gz
.
File metadata
- Download URL: vk-3.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d5ec6cd33b2774fc0f2da77d28bedc3e57a22b0c562ea817d95e792d7413b7f |
|
MD5 | e2ca1386bebbaad52c8a0036f96d81fd |
|
BLAKE2b-256 | c1c77593fa1d3945db3f3b2281d074d7d4a977713a8f0a3c34e1ea7edd29fef5 |
File details
Details for the file vk-3.0-py3-none-any.whl
.
File metadata
- Download URL: vk-3.0-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92363319b6d036b8ba4c9d7caa514da8ee015e8e2c7c9f4beba818e8a224dc8b |
|
MD5 | e0cc052ccc91758e30b6ea47c5006f43 |
|
BLAKE2b-256 | c1e80d830e92685f506c298eedcd1fdd87363674a1f4e51917b13f190c3c36e5 |