Documentation
Choose Your SDK
DFlow provides SDKs for both TypeScript and Python. Select your preferred language to get started.
TypeScript SDK
Full-featured SDK for Node.js and browser environments with complete TypeScript support.
$ pnpm add dflow-sdk
Type-safeTree-shakeableESM & CJSZero deps*
Python SDK
Pythonic SDK with async support, Pydantic models, and full type hints for data science and trading bots.
$ pip install dflow-sdk
Type hintsAsync/awaitPydanticPython 3.10+
Quick Links