Metadata-Version: 2.4
Name: recko-ai-sdk
Version: 0.1.1
Summary: Reckomate Python SDK
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.31.0

# Reckomate SDK

Python SDK for interacting with Reckomate backend services.

## Install

```bash
pip install reckomate-sdk
