Metadata-Version: 2.5
Name: curious-pyapi
Version: 0.1.5
Summary: Python interface for Curious API.
Project-URL: Repository, https://github.com/childmindresearch/curious-pyapi
Project-URL: Issues, https://github.com/childmindresearch/curious-pyapi/issues
Project-URL: Changelog, https://github.com/childmindresearch/curious-pyapi/blob/main/CHANGELOG.md
Author-email: Jon Cluce <jon.clucas@childmind.org>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: fastexcel>=0.21.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: polars>=1.44.0
Requires-Dist: pydantic[email]>=2.13.4
Description-Content-Type: text/markdown

# Curious-PyAPI

![PyPI Version](https://img.shields.io/pypi/v/curious-pyapi?logo=pypi) ![GitHub Tag](https://img.shields.io/github/v/tag/childmindresearch/curious-pyapi?logo=github) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/childmindresearch/curious-pyapi/publish_to_pypi.yaml?logo=github&label=Publish%20to%20PyPI)
 ![GitHub License](https://img.shields.io/github/license/childmindresearch/curious-pyapi)


Python interfaces for Curious API.

Work-in-progress, with calls added as we use them.
