Metadata-Version: 2.4
Name: ragnerock
Version: 1.0.0
Summary: Python SDK for the Ragnerock API.
Project-URL: Homepage, https://ragnerock.com
Author: Ragnerock
License: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.5
Requires-Dist: pyyaml>=6
Requires-Dist: rich>=13
Requires-Dist: typer>=0.12
Provides-Extra: pandas
Requires-Dist: pandas>=2.0; extra == 'pandas'
Description-Content-Type: text/markdown

# ragnerock

Python SDK for the Ragnerock API.

See [docs/](docs/) for user documentation, starting with [docs/README.md](docs/README.md).
