Metadata-Version: 2.4
Name: reservoirx-d
Version: 0.1.0
Summary: Python client for ReservoirX-D API
Author-email: Your Name <your@email.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25

# ReservoirX-D Python Client

Official Python client for the [ReservoirX-D API](https://reservoirx-d.fly.dev).

## Installation

```bash
pip install reservoirx-d
