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

vk_api – Python модуль для создания скриптов для ВКонтакте (vk.com 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.9.6.tar.gz
(40.3 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.9.6-py3-none-any.whl
(48.4 kB
view details)
File details
Details for the file vk_api-11.9.6.tar.gz.
File metadata
- Download URL: vk_api-11.9.6.tar.gz
- Upload date:
- Size: 40.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1afe784da4f97ddc42d80838b05278f124ffc39cf7c0fc2664a4c68501e028da
|
|
| MD5 |
46cb22074a37546ee5be4d2968987a65
|
|
| BLAKE2b-256 |
ccd037ba85f43b8940bcbc6a3ce888c0576d36ab2cb4c647ad345851fc537af3
|
File details
Details for the file vk_api-11.9.6-py3-none-any.whl.
File metadata
- Download URL: vk_api-11.9.6-py3-none-any.whl
- Upload date:
- Size: 48.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
925dfce16b8103da2367f2c0a7b4fb9326d1ef4ad33dfcb9040a4362de24032d
|
|
| MD5 |
51f11596b5f1987dd3ecf7a190b3ab27
|
|
| BLAKE2b-256 |
d41c235e2a34cf57dc2c0dea4320c8697571ebef4f3faccc5896ae947b460b3c
|