Metadata-Version: 2.1
Name: repilot-client
Version: 0.1.2
Summary: 
Author: Zhixuan Lai
Author-email: zhixuan@repilot.ai
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (>=1.10.7,<2.0.0)
Description-Content-Type: text/markdown

Repilot Python SDK
---

Repilot is a managed agent platform designed to help developers build the next generation of user experience with agents

## Installation
This requires Python 3.8 or later. Install the package with:

pip install repilot-client

