Metadata-Version: 2.3
Name: apu-agent
Version: 0.0.1
Summary: Simple agent harness made using Pydantic AI.
Author: Janos Gabler
Author-email: Janos Gabler <janos.gabler@gmail.com>
Requires-Dist: pydantic-ai-slim[openrouter]>=1.82.0
Requires-Dist: python-dotenv>=1.2.2
Requires-Dist: python-frontmatter>=1.1.0
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: rich>=15.0.0
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# apu

Simple agent harness made using Pydantic AI.

> The package is published on PyPI as `apu-agent`, but the project, the
> Python module, and the terminal command are all just called `apu`.

## Installation

```console
pip install apu-agent
```

## Usage

```console
apu
```
