Metadata-Version: 2.5
Name: ap-client
Version: 0.2.0.dev0
Summary: Agent Platform API Client & CLI
Requires-Python: >=3.10
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.28.0
Requires-Dist: rich>=13.0.0
Requires-Dist: typer>=0.9.0
Requires-Dist: websockets>=13.0
Provides-Extra: all
Requires-Dist: instance-repo[oss]>=0.7.0; extra == 'all'
Provides-Extra: dataset
Requires-Dist: instance-repo[oss]>=0.7.0; extra == 'dataset'
Description-Content-Type: text/markdown

A lightweight Python SDK and command line interface for Agent Platform. It provides helpers for configuring API access and managing templates, datasets, jobs, and groups.