All Projects → Ethosa → Saya

Ethosa / Saya

Licence: gpl-3.0
Python framework for VK

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Saya

VKAudioPlayer
VK Audio Player on Delphi
Stars: ✭ 16 (-30.43%)
Mutual labels:  vk
vkmusic
Приложение для выгрузки аудио библиотеки из ВК
Stars: ✭ 31 (+34.78%)
Mutual labels:  vk
Vk
A console client for vk.com
Stars: ✭ 285 (+1139.13%)
Mutual labels:  vk
vkListr
Скачивание списка Участников сообщества ВКонтакте
Stars: ✭ 14 (-39.13%)
Mutual labels:  vk
simplevk
SimpleVK это PHP библиотека для быстрой разработки ботов для VK | vk api php class bot sdk library client framework longpoll callback streaming auth
Stars: ✭ 84 (+265.22%)
Mutual labels:  vk
vk-slaves3-bot
Бот для мини-игры "ВРабстве 3.0" ("Рабы 3") ВКонтакте.
Stars: ✭ 12 (-47.83%)
Mutual labels:  vk
VkNet.AudioBypass
Обход закрытия методов audio и messages для VkNet
Stars: ✭ 48 (+108.7%)
Mutual labels:  vk
Vk Io
Modern VK API SDK for Node.js
Stars: ✭ 401 (+1643.48%)
Mutual labels:  vk
vk-proxy
Прокси-сервер для API ВКонтакте
Stars: ✭ 51 (+121.74%)
Mutual labels:  vk
create-vk-mini-app
Create VK Apps with no build configuration.
Stars: ✭ 32 (+39.13%)
Mutual labels:  vk
node-vk-bot
Create and control VK bots easily.
Stars: ✭ 35 (+52.17%)
Mutual labels:  vk
vk-mini-app-boilerplate
Стартовый кит для создания сервиса на платформе VK Mini Apps с использованием React + Redux
Stars: ✭ 61 (+165.22%)
Mutual labels:  vk
vkdevastator
Поиск и удаление всей Вашей активности из социальной сети ВКонтакте
Stars: ✭ 16 (-30.43%)
Mutual labels:  vk
VKBot
Приложение-бот для социальной сети ВКонтакте
Stars: ✭ 14 (-39.13%)
Mutual labels:  vk
Vk
vk.com API python wrapper
Stars: ✭ 351 (+1426.09%)
Mutual labels:  vk
vkm
VK music downloader
Stars: ✭ 14 (-39.13%)
Mutual labels:  vk
vkquick
Lightweight modern asynchronous framework for VK bots that can automatic build docs for your bots
Stars: ✭ 58 (+152.17%)
Mutual labels:  vk
Yii2 Authclient
Yii 2 authclient extension.
Stars: ✭ 430 (+1769.57%)
Mutual labels:  vk
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+19256.52%)
Mutual labels:  vk
vbio
Python модуль для написания скриптов, использующих Bots API для социальной сети Вконтакте (vk.com)
Stars: ✭ 10 (-56.52%)
Mutual labels:  vk

Saya

Python framework for VK

CodeFactor Codacy Badge PyPI version

logo

Getting started

Installation:
pip install saya --upgrade or pip install git+git://github.com/Ethosa/saya.git

Import:

from saya import Vk

Currently available

  • Sync, async and multithreading.
  • Calling any method from VK Api.
  • Convenient interaction with Longpoll.
  • Convenient work with keyboards.
  • Working with Streaming API (sync/async).
  • Translator Python code in the code on the VK Script (Beta). You can read more about it here

FAQ

Q: Where can I learn this?
A: You can explore the library on the wiki page

Q: How can I help develop the library?
A: You can put a star on this repository! (´• ω •`) ⭐️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].