Skip to main content

Simple VK API wrapper

Project description

VKMania - Lightweight framework for creating VK bots

downloads

VKMania - A simple and lightweight framework for creating VK bots. At an early stage of development.

Installation

  1. Using PIP:

    Newest version:

    pip install vkmania
    

    Last stable release:

    pip install vkmania===0.0.3
    

Python version - python 3+


Basic Usage

from vkmania import Bot, ReplyMessage

bot = Bot(token = '...token...', group_id = 123...)

@bot.command(text = "hi")
async def test(msg:ReplyMessage):
    await msg.reply("Oh, hello, hello!")

bot.start_longpoll()

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

vkmania-0.0.3.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

vkmania-0.0.3-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file vkmania-0.0.3.tar.gz.

File metadata

  • Download URL: vkmania-0.0.3.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for vkmania-0.0.3.tar.gz
Algorithm Hash digest
SHA256 845c37ba0d9bbd72076a9718428da0a6d692610921581b85d4cd949a66f22f01
MD5 8b49753bf730b1a5b86867eb20c74d1a
BLAKE2b-256 c9f6016e964bffb6860e7e11ff53009b1949b4be0be0eebafbabf5d60218e536

See more details on using hashes here.

File details

Details for the file vkmania-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: vkmania-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for vkmania-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9985edbd8cb2650f5b3ba6111af0ca494b24f509b085af6f004359783bcff04c
MD5 125078e9b076895b6120be1499ca7a70
BLAKE2b-256 e4fffe80aea78de4194955f41e0f4774b360eb6cd91fb9bc8db02757197db8b1

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