Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Модуль для создания скриптов для ВКонтакте | vk.com API wrapper

License

Notifications You must be signed in to change notification settings

python273/vk_api

Repository files navigation

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

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

About

Модуль для создания скриптов для ВКонтакте | vk.com API wrapper

Topics

Resources

License

Stars

Watchers

Forks

Contributors 54

Languages

AltStyle によって変換されたページ (->オリジナル) /