Skip to content

Konard/saya

 
 

Repository files navigation

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

About

Python framework for VK

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%