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.
Copyright © 2022 FeeeeK.
Этот проект имеет 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.3.3.tar.gz (50.5 kB view details)

Uploaded Source

Built Distribution

vkbottle-4.3.3-py3-none-any.whl (94.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vkbottle-4.3.3.tar.gz
Algorithm Hash digest
SHA256 abc41929cf1ec7c499a163133429f4753647518012a9e3a717247405a2f2c2be
MD5 2df6e90efe4de1f8879b4442d554e1a5
BLAKE2b-256 8e4515658aefa103a97ba6b754c7508dd87856b8b6b83b6113bb79be10963ac2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vkbottle-4.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f73bc7e21f2929d65434c050db6db8e51f865da43a92c49c261117b92faf8812
MD5 9db9235b843bf6f18813b2725ccba477
BLAKE2b-256 308816a8be5689f20a7ad8f57fdc1e84beaa0b2030ee9184bf5e9d145922d9b6

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