Metadata-Version: 2.1
Name: bruhh
Version: 0.1.2
Summary: 
Author: abi_jey
Author-email: abi-jey@users.noreply.github.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: daemon
Requires-Dist: aiohttp (>=3.8.1)
Requires-Dist: fastapi[all] (>=0.115.6) ; extra == "daemon"
Requires-Dist: pydantic (>=2.10.0)
Requires-Dist: pydantic-ai[logfire] (>=0.0.19) ; extra == "daemon"
Requires-Dist: rich
Requires-Dist: typer (>=0.14.0)
Requires-Dist: uvicorn[standard] (>=0.34.0) ; extra == "daemon"
Description-Content-Type: text/markdown

# bruhh
Just some LLM agent for LLM enjoyers :>

## Installation
```bash
python -m pip install bruhh
```

