Metadata-Version: 2.5
Name: agentchannel
Version: 0.0.1
Summary: Python SDK for AgentChannel
Project-URL: Homepage, https://github.com/ray-amjad/agentchannel
Project-URL: Repository, https://github.com/ray-amjad/agentchannel
Author: Ray Amjad
License-Expression: MIT
Keywords: agent,ai,channel,sdk
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# agentchannel

Python SDK for [AgentChannel](https://github.com/ray-amjad/agentchannel).

**Status: pre-release placeholder.** This package name is held for the
AgentChannel Python SDK, which is in active development. The first
functional release will land as `0.1.0`.

The TypeScript SDK ships under the `@agentchannel` npm scope.

## Install

```bash
pip install agentchannel
```

## License

MIT
