Skip to main content

vk.com API Python wrapper

Project description

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
>>> session = vk.Session()
>>> api = vk.API(session)
>>> api.users.get(user_ids=1)
[{'first_name': 'Pavel', 'last_name': 'Durov', 'id': 1}]

See https://vk.com/dev/methods for detailed API guide.

More info

Read full documentation

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

vk-2.0.tar.gz (7.0 kB view details)

Uploaded Source

File details

Details for the file vk-2.0.tar.gz.

File metadata

  • Download URL: vk-2.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vk-2.0.tar.gz
Algorithm Hash digest
SHA256 8e9af96b7187c08fc8bc10228e96e1d07de91bd54f42ef959c9dedb7a7e7a722
MD5 ea0eb22a22e794ed0661af7c747fc44a
BLAKE2b-256 a1dda063e9fe9f2398b4d28355cc74d0e7968551332b12231a49cad16582a14f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page