Python модуль для создания скриптов для социальной сети Вконтакте (vk.ru API wrapper)
Project description
vk_api

vk_api – Python модуль для создания скриптов для ВКонтакте (vk.ru API wrapper)
- Документация
- Примеры
- Чат в Telegram
- Документация по методам API
- Альтернативы vk_api (асинхронность; боты)
python3 -m pip install vk_api
import vk_api
vk_session = vk_api.VkApi('+71234567890', 'mypassword')
vk_session.auth()
vk = vk_session.get_api()
print(vk.wall.post(message='Hello world!'))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vk_api-11.10.1.tar.gz
(46.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vk_api-11.10.1-py3-none-any.whl
(54.1 kB
view details)
File details
Details for the file vk_api-11.10.1.tar.gz.
File metadata
- Download URL: vk_api-11.10.1.tar.gz
- Upload date:
- Size: 46.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88eaf5ab7fe171f5b67de976db53c9e1bedefc6b30017e364a544b22dd037fde
|
|
| MD5 |
71f654e66baa2c46890764128efcf3fb
|
|
| BLAKE2b-256 |
475890cc48d80e355cbdc5ef7c920cee554270b2ebebeb2663edf9344f3bb643
|
File details
Details for the file vk_api-11.10.1-py3-none-any.whl.
File metadata
- Download URL: vk_api-11.10.1-py3-none-any.whl
- Upload date:
- Size: 54.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
895d5b9e5f7156443a5b50d09ac03c8527a7f6eb64c95948f9baebf9fd568e78
|
|
| MD5 |
650f29fab60f31ee2891ca128f027ceb
|
|
| BLAKE2b-256 |
925aaa2b4c2ad0aa5202ac9cf51d30b827ff0b88b76459d6105102c17b385750
|