Skip to main content

Homogenic! Customizable asynchronous VK API framework implementing comfort and speed

Project description

VKBottle 3.x

GitHub Workflow Status GitHub repo size GitHub issues by-label PyPI

Кастомизируемый, быстрый и удобный фреймворк для работы с VK API

Документация

Что нового в 4.x

Туториал для новичков
Техническая документация

Установка

Установить новейшую версию можно командой:

pip install -U https://github.com/timoniq/vkbottle/archive/master.zip

Установить версию 4.0 с PyPI можно командой:

pip install vkbottle

Если вы ищете старые версии:

Hello World

Смотреть больше примеров!
Почему VKBottle?

from vkbottle.bot import Bot

bot = Bot("GroupToken")

@bot.on.message()
async def handler(_) -> str:
    return "Hello world!"

bot.run_forever()

Contributing

ПР поддерживаются! Перед созданием пулл реквеста ознакомьтесь с CONTRIBUTION_GUIDE.md. Нам приятно видеть ваш вклад в развитие библиотеки. Задавайте вопросы в блоке Issues и в чате Telegram / чате VK!

Лицензия

Copyright © 2019-2021 timoniq.
Этот проект имеет MIT лицензию.

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

vkbottle-4.0.0.tar.gz (44.4 kB view details)

Uploaded Source

Built Distribution

vkbottle-4.0.0-py3-none-any.whl (84.5 kB view details)

Uploaded Python 3

File details

Details for the file vkbottle-4.0.0.tar.gz.

File metadata

  • Download URL: vkbottle-4.0.0.tar.gz
  • Upload date:
  • Size: 44.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.10.0 Windows/10

File hashes

Hashes for vkbottle-4.0.0.tar.gz
Algorithm Hash digest
SHA256 3f1c3dc7176d96e15c6691e069cb50c5097063e6cb6a57ea62c8b6b7e02192c0
MD5 f3a3d1dedb8b7c76ad8e15d4b171f1d3
BLAKE2b-256 fbbfbf658a4fafe08f55533044ce128fae342cd64e6e1d907305673a49b39ca5

See more details on using hashes here.

File details

Details for the file vkbottle-4.0.0-py3-none-any.whl.

File metadata

  • Download URL: vkbottle-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 84.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.10.0 Windows/10

File hashes

Hashes for vkbottle-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ddc49f3b09306fbcfda77696c0980a90ec3045a05b4ed0b846f4946b1717860f
MD5 64c0eadb9f0a28b01e60a2065ba9384e
BLAKE2b-256 160e5003d9338e3213e30c9faf43c767692fedf39ddb6ff5125a28c4593bda24

See more details on using hashes here.

Supported by

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