SDKs
Client libraries to integrate Atheryon CDM services into your applications.
TypeScript
Coming SoonFull-featured TypeScript client with type-safe CDM models, validation helpers, and streaming support for Node.js and browser environments.
npm install @atheryon/cdm-sdkPython
Coming SoonPythonic SDK with Pydantic models, async support, and integrations for Pandas DataFrames and Jupyter notebooks.
pip install atheryon-cdmGo
Coming SoonLightweight Go module with generated structs, context-aware API client, and built-in retry logic.
go get github.com/atheryon-ai/cdm-sdk-go