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 Distribution
vklancer-1.2.1.tar.gz
(2.4 kB
view details)
File details
Details for the file vklancer-1.2.1.tar.gz.
File metadata
- Download URL: vklancer-1.2.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f5602cb9e6a018cea6a8761b6b944d4f7f1dc21b11b4e346f914a2cf27fcd68
|
|
| MD5 |
c912f68e163b48057e74f87751614a6f
|
|
| BLAKE2b-256 |
4b4dae10ad55331ebb4a03d5d956f8c57cc8c522e8b4dd0afdfbb88f11167a5e
|