[](https://travis-ci.org/prawn-cake/vk-requests) [](https://coveralls.io/github/prawn-cake/vk-requests?branch=master) [](https://github.com/prawn-cake/vk-requests/issues)
[vk.com](https://vk.com) is the largest social network in Russia.
## Requirements
python (2.7, 3.4, 3.5, 3.6)
NOTE: Python 2.7 will be no longer supported starting from the version 2.0.0
## Install
pip install vk-requests
### Example
import vk_requests
api = vk_requests.create_api(app_id=123, login=’User’, password=’Password’) api.users.get(user_ids=1) [{‘first_name’: ‘Pavel’, ‘last_name’: ‘Durov’, ‘id’: 1}]
### Documentation
Check [full documentation](https://prawn-cake.github.io/vk-requests/)
Also check the [official VK api methods docs](https://vk.com/dev/methods)
Release files for vk-requests 1.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vk_requests-1.2.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / vk_requests-1.2.1-py2.py3-none-any.whl
| Download URL | vk_requests-1.2.1-py2.py3-none-any.whl |
|---|---|
| Size | 14.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1f1da29e2732ca8ddda949be15d596a8f61cff40ea466a9f8dd4733df2480866
|
|
BLAKE2b-256 checksum How to use checksums |
b304c0ecc092f543a1c9e838f451192f828fdca8597d8d2d3594322e8a89c566
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.6
|