Skip to main content

Python vk.com API wrapper

Project description

vk-paw | python vk.com API wrapper

Maintenance PyPI Github CI Docs

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-paw

Usage

>>> import vk
>>> api = vk.API(access_token='...')
>>> api.users.get(user_ids=1)
[{'first_name': 'Pavel', 'last_name': 'Durov', 'id': 1}]

See official VK documentation for detailed API guide.

More info

Read full documentation on Read the Docs

Why this Fork?

This repository is a friendly fork of the cool work, started by voronind (vk module creator)

Given the number of long-standing open issues and pull requests, and no clear path towards ensuring that maintenance of the package would continue or grow, this fork was created.

Contributions are most welcome.

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-paw-3.0.dev1.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

vk_paw-3.0.dev1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file vk-paw-3.0.dev1.tar.gz.

File metadata

  • Download URL: vk-paw-3.0.dev1.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for vk-paw-3.0.dev1.tar.gz
Algorithm Hash digest
SHA256 e3995e4870d48893973e9d4bc7886d712e8667239cc52600d428b0a260996e78
MD5 a6b3cd86b424187ca2721c5b84743655
BLAKE2b-256 8467a25fc177aa456fa1166993622b1ea69f37b65e5d3f75762efb78e31d4caa

See more details on using hashes here.

File details

Details for the file vk_paw-3.0.dev1-py3-none-any.whl.

File metadata

  • Download URL: vk_paw-3.0.dev1-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for vk_paw-3.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 716756cd901846f7f085a7c97347e52b17fc666d7263c0f4ff256c8e8c770a65
MD5 4acd345c2c2b4d39e6c0397fbdb501f1
BLAKE2b-256 b9b6c8ef003b2ed5891c1638176e3e7d71768db20d5c4dd9ebd6d99faa5c5909

See more details on using hashes here.

Supported by

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