Simple usage vk.com API.
Project description
Simple usage API vk.com.
Usage
from vklancer import api
vk = api.API('your access token')
response = vk.users.get(user_ids=1)
print(response)
{'response': [{'last_name': 'Дуров', 'id': 1, 'first_name': 'Павел'}]}
Installation
pip install vklancer
Source
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file vklancer-1.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: vklancer-1.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d25895b62e1b5e4406d8928b49426155a7d61f104a88a3ad8eced6a800cef663 |
|
MD5 | 521469c5efea88e10aa589c1fb81f6db |
|
BLAKE2b-256 | a6f4bb8d283c90b5b714da5112c8740ddb1e36eec82073d4001b3625e18d9d5e |