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

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

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

Установка

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

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

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

pip install vkbottle

Если вы ищете старые версии (2.x) - вам сюда

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

Uploaded Source

Built Distribution

vkbottle-3.0.2-py3-none-any.whl (74.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vkbottle-3.0.2.tar.gz
  • Upload date:
  • Size: 39.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.7 Darwin/20.4.0

File hashes

Hashes for vkbottle-3.0.2.tar.gz
Algorithm Hash digest
SHA256 e9daa7f0e53569b4a89ebcb31660e9f6b424bdf67c86e55eeeb2bde38ec63b10
MD5 231947f36717d239be32011f7c94ce22
BLAKE2b-256 82e8e37821bb51d582dbc7b8c152b5bb5ed22d95caecdb84df34f6412fc4948a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vkbottle-3.0.2-py3-none-any.whl
  • Upload date:
  • Size: 74.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.7 Darwin/20.4.0

File hashes

Hashes for vkbottle-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dd52f1a8eeb3703a563a08635be1bfa7ead7450b246d86f0069ad5273fe3a5e5
MD5 31cd109c428e40b731a67f921897a82b
BLAKE2b-256 58706e5feef4b6151bd9dda3a23a89fd8c1e781c448f2aedc3d084331a8dea59

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