Metadata-Version: 2.4
Name: agsn
Version: 0.0.1
Summary: AGSN - Agent Station SDK
Author-email: Agent Station <dev@agsn.ai>
License: MIT
Project-URL: Homepage, https://agsn.ai
Project-URL: Repository, https://github.com/agent-station/agent-station
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# AGSN

Agent Station SDK - AI agent infrastructure platform.

## Installation

```bash
pip install agsn
```

## Documentation

Visit [https://agsn.ai](https://agsn.ai) for documentation.

## License

MIT License

