Skip to main content
https://img.shields.io/badge/license-BSD-blue.svg https://img.shields.io/pypi/v/aiovkcom.svg https://img.shields.io/pypi/pyversions/aiovkcom.svg https://readthedocs.org/projects/aiovkcom/badge/?version=latest https://github.com/konstantintogoi/aiovkcom/actions/workflows/pages/pages-build-deployment/badge.svg

aiovkcom

async python vk.com API wrapper for REST API methods, see documentation.

Example

To use vk.com API you need an access_token.

import aiovkcom

async with aiovkcom.API(v='5.241', access_token='your access token') as vk:
    contacts = await vk.account.getContactList()
    friends = await vk.friends.get()
    events = await vk.wall.get()

Installation

$ pip install aiovkcom

Supported Python Versions

Python 3.7, 3.8, 3.9 are supported.

License

aiovkcom is released under the BSD 2-Clause License.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiovkcom-1.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiovkcom-1.0.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file aiovkcom-1.0.0.tar.gz.

File metadata

  • Download URL: aiovkcom-1.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.12

File hashes

Hashes for aiovkcom-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c7c7b469673886a9e0369560afbae39099a1e10eedb419390de84bf2f8f33160
MD5 c84ae1b5afaa39f873cc381890557aca
BLAKE2b-256 f2f947f39c818fad7f312cbe18b8ed350abebe7f48bd271f223054c25c9a06bd

See more details on using hashes here.

File details

Details for the file aiovkcom-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: aiovkcom-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.12

File hashes

Hashes for aiovkcom-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 04a567fbf6cea8f02a7648f1b4012919f4ffe1547f605b4ce6d01c5240f7be96
MD5 5a423520fc070ae4638d5c0fe9cc79cc
BLAKE2b-256 2d43e4fe2fe47f0405690860b9eacec60fa0363ce3cd92da7b58f263090e1d31

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

0.1.0.post2

2 files

0.1.0.post1

2 files

0.1.0

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

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