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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vkbottle-4.3.1.tar.gz.
File metadata
- Download URL: vkbottle-4.3.1.tar.gz
- Upload date:
- Size: 50.4 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 |
0563dfb9febdaa2973bb02d30717a6fb195136f31f160da50026c9d0869e1b91
|
|
| MD5 |
06c28b616fd17b797e23a15027cbdd87
|
|
| BLAKE2b-256 |
829a150b5545fdd1103090dbb452fbf817df4017b07594195d0a98eea6586296
|
File details
Details for the file vkbottle-4.3.1-py3-none-any.whl.
File metadata
- Download URL: vkbottle-4.3.1-py3-none-any.whl
- Upload date:
- Size: 93.9 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 |
00186fb692ad34bb3be2523e9efc197829b771f7dd59cd8d5092c053287b1ab6
|
|
| MD5 |
fdefec0617289cb7cc0b3a0488508f62
|
|
| BLAKE2b-256 |
8fc6a16007a10a2a91ac30e75aab23a304d1bf8c7e6e3f9870502553079232ae
|