Metadata-Version: 2.4
Name: karbo
Version: 0.8.2
Summary: Official Python SDK for KarboAI Bot API
Project-URL: Homepage, https://karboai.com
Author: KarboAI
License-Expression: MIT
Keywords: api,bot,karbo,karboai,sdk
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.9
Requires-Dist: python-socketio[asyncio-client]>=5.10
Description-Content-Type: text/markdown

# karbo

Official Python SDK for the [KarboAI](https://karboai.com) Bot API.

```
pip install -U karbo
```

---

## 🇺🇸 English

Full documentation: [github.com/KirbyRedius/karbo](https://github.com/KirbyRedius/karbo) &middot; [docs.karboai.com](https://docs.karboai.com)

## 🇷🇺 Русский

Полная документация: [github.com/KirbyRedius/karbo](https://github.com/KirbyRedius/karbo) &middot; [docs.karboai.com](https://docs.karboai.com)
