Skip to main content

The framework for vk

Project description

Saya

Little VK library written in Python.

CodeFactor Codacy Badge PyPI version

logo

Getting Started

Install

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

Usage

from saya import Vk

vk = Vk(token='access token', group_id=123)

@vk.on_message_new
def message_new(event):
    print(event)

vk.start_listen()

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! (´• ω •`) :star:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saya-0.4.16.tar.gz (33.0 kB view details)

Uploaded Source

File details

Details for the file saya-0.4.16.tar.gz.

File metadata

  • Download URL: saya-0.4.16.tar.gz
  • Upload date:
  • Size: 33.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.11.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for saya-0.4.16.tar.gz
Algorithm Hash digest
SHA256 c309c6391e0b31c9d63e0bf0cc9a4997aab7fc657332227ebedaa22a642bb1b7
MD5 ba3d49e6573905d3525062639026d17c
BLAKE2b-256 54bc0cf0486a41c05d5bd7d807af263fe079e061fa64a2679b0c30f0271a8f2a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page