Metadata-Version: 2.3
Name: cda-client
Version: 2.0.1
Summary: NCI CRDC CDA Python back-end REST API request handler
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: attrs (>=22.2.0)
Requires-Dist: httpx (>=0.20.0,<0.29.0)
Requires-Dist: python-dateutil (>=2.8.0,<3.0.0)
Description-Content-Type: text/markdown

This package contains auto-generated Python code currently used to mediate
between NCI CRDC CDA's `cdapython` front-end Python interface and CDA's
REST API service.

This package is installed automatically as a dependency of the `cdapython`
package and is not currently supported for independent use.


