Skip to main content

Homogenic! Customizable asynchronous VK API framework implementing comfort and speed

Project description

VKBottle 4.x

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

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

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

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

Установка

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

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

Установить последнюю версию VKBottle 4.x с 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.1.10.tar.gz (45.8 kB view details)

Uploaded Source

Built Distribution

vkbottle-4.1.10-py3-none-any.whl (86.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vkbottle-4.1.10.tar.gz
  • Upload date:
  • Size: 45.8 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.1.10.tar.gz
Algorithm Hash digest
SHA256 1ca32e07799604b5dee548abefd956a9bebc3591720bd98b08963bbcf42e99af
MD5 ad6a68379d4d2579ed6e76ea1916a825
BLAKE2b-256 43f14164c95f7bda02ba71f7c895024e0d5784a6c42f334410ee9b03059c91a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vkbottle-4.1.10-py3-none-any.whl
  • Upload date:
  • Size: 86.1 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.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 b61fe02fd16fa0b7f18d32cdc6247f10892a3d5b02b9d6bf6ebee345c65bf8e0
MD5 d045983315f0bcca6637843bfd2385f5
BLAKE2b-256 811ed4a04a65012528526309b18aea1a7c375b2c4a5240aa918593b0dd6dd18d

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