26

GitHub - python273/vk_api: vk_api – Python модуль для создания скриптов для соци...

 4 years ago
source link: https://github.com/python273/vk_api
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

vk_api PyPI Python 2.7, 3.4, 3.5, 3.6, 3.7 Telegram Chat

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

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!'))

Установка

$ pip install vk_api

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK