Metadata-Version: 2.5
Name: prori-sdk
Version: 0.0.1
Summary: Official Prori SDK for Python (alias of prori)
Project-URL: Homepage, https://prori.ai
Project-URL: Repository, https://github.com/prori-ai/prori-python
Author-email: Prori <hello@prori.ai>
License: MIT
Keywords: prori,prori.ai,sdk
Requires-Python: >=3.9
Requires-Dist: prori==0.0.1
Description-Content-Type: text/markdown

# prori-sdk

Alias of the official [`prori`](https://pypi.org/project/prori/) Python SDK.

```bash
pip install prori-sdk
```

```python
from prori import get_daily_feed
```

This package reserves the `prori-sdk` name on PyPI.
