Metadata-Version: 2.1
Name: candidhealth
Version: 0.17.5
Summary: 
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: httpx (>=0.21.2)
Requires-Dist: pydantic (>=1.9.2,<2.5.0)
Description-Content-Type: text/markdown

## candid-python: A [Candid Health](https://joincandidhealth.com) Python client
[![PyPI](https://img.shields.io/pypi/v/candidhealth)](https://pypi.org/project/candidhealth/)
[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://buildwithfern.com/?utm_source=candidhealth/candid-python/readme)

### Installation
```bash
pip install candidhealth   # or poetry install, etc.
```

