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.2.0.tar.gz (48.3 kB view details)

Uploaded Source

Built Distribution

vkbottle-4.2.0-py3-none-any.whl (89.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vkbottle-4.2.0.tar.gz
  • Upload date:
  • Size: 48.3 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.2.0.tar.gz
Algorithm Hash digest
SHA256 a41806204402175e8d8af62b2d21a94c132befc62c0c574ff2abdccd1135e96f
MD5 f6679d06bd087cde5e5d404719a2814f
BLAKE2b-256 99fbdef8f3d821ea0617bc7e481837c5b2748447031905d6af8c838c4283ad92

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vkbottle-4.2.0-py3-none-any.whl
  • Upload date:
  • Size: 89.3 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c9ab6b7da58a2675f6dff3a39b8ba25e0eaba093ca87e6a7537471e599878a3
MD5 b7270022a98356295cfff3dbddbfbad6
BLAKE2b-256 7d0c6ee8b8c4d214bd8d2bcb29b24b0db5ae5af31d11554dda28eaeb290b2e73

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