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.10.0.tar.gz
(46.6 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.0-py3-none-any.whl
(54.0 kB
view details)
File details
Details for the file vk_api-11.10.0.tar.gz.
File metadata
- Download URL: vk_api-11.10.0.tar.gz
- Upload date:
- Size: 46.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a63fbd7d7a9d39348638d3eade49f964e8ebeba0898a070b03a7f082dbf5d112
|
|
| MD5 |
e186d956c582e3cea721f11c3e8fdb9f
|
|
| BLAKE2b-256 |
1d191c2733571bb38f8846d6048eb6c756b7651960c73561741ccdb41f6c31bf
|
File details
Details for the file vk_api-11.10.0-py3-none-any.whl.
File metadata
- Download URL: vk_api-11.10.0-py3-none-any.whl
- Upload date:
- Size: 54.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2032127a64433c307559a0f8d2501eea1415dcfd5408fc398b1e837b6fcfbfe1
|
|
| MD5 |
deeda9700e2aa50e6b9a6c7064461047
|
|
| BLAKE2b-256 |
92ac4d14b592c62a18c0d5441105f284db4211f39904d65509ce98df7981a872
|