Homogenic! Customizable asynchronous VK API framework implementing comfort and speed
Project description
VKBottle 4.x
Кастомизируемый, быстрый и удобный фреймворк для работы с 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vkbottle-4.3.9.tar.gz
.
File metadata
- Download URL: vkbottle-4.3.9.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3249a95c9f2a3c20e184740f90ea9d615fbe6adb1116da1f7f980b7a3cddc32c |
|
MD5 | db4baf6ef3e4c371ec429bb0eb5920cc |
|
BLAKE2b-256 | b9a8b250ae2aa3b575ccf4cd583632c1c8b92dd908c32f73ba58c7cbaa59f367 |
File details
Details for the file vkbottle-4.3.9-py3-none-any.whl
.
File metadata
- Download URL: vkbottle-4.3.9-py3-none-any.whl
- Upload date:
- Size: 95.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dc97b2d8caf900ba1e7f6e49870531004a6becfecfa3019d536682427c0b56a |
|
MD5 | 01220831250c2b16d464fe08f3d976ae |
|
BLAKE2b-256 | 65e51e0b0c9b4ae8beec40f8b991529123c6745732649d83023bee331d9e8a40 |