Skip to main content

No project description provided

Project description

KAVK_API

Установка

pip install kavk_api

Пример

import asyncio
from kavk_api import Vk
from kavk_api.longpoll import BotLongPoll

async def main():
    vk = Vk('token')
    longpoll = LongPoll(vk)
    await vk.wall.post(message="Привет kavk_api!")
    async for event in longpoll.listen():
        print(event.type, event.object)
        
asyncio.run(main())

TODO

  • Замена asyncio.run()

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

kavk_api-1.1.0.tar.gz (71.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kavk_api-1.1.0-py3-none-any.whl (76.7 kB view details)

Uploaded Python 3

File details

Details for the file kavk_api-1.1.0.tar.gz.

File metadata

  • Download URL: kavk_api-1.1.0.tar.gz
  • Upload date:
  • Size: 71.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.3.1-zen1-1-zen

File hashes

Hashes for kavk_api-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5c22f137fa826c07c9eaaa5a426ac3836e0d00961d54723e42650e312f70fdd6
MD5 810cc664233aab56f20e8424135f1fef
BLAKE2b-256 b992fea2afb1b9179bbe220898d01d1b9ce4262f944cb7a6bc54e8fd0a98ff6e

See more details on using hashes here.

File details

Details for the file kavk_api-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: kavk_api-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 76.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.3.1-zen1-1-zen

File hashes

Hashes for kavk_api-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 830c266e4ad45d0af87d047e34236e8deb76d4f43ecf29d5e70e2fe3a6c9a836
MD5 735ff73a0840923f670a2198961c9434
BLAKE2b-256 f8651f60aca2cf2c38af64852b159facbd11ab7066ece3025b2a5e5666f608fb

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