Metadata-Version: 2.5
Name: coagents
Version: 0.0.2
Summary: A Python library for building collaborative AI agents.
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# coagents

`coagents` is a Python library for building collaborative AI agents.

## Installation

```bash
pip install coagents
```
