Monorepo containing the public OpenAPI contract for DCN and language SDKs (Python, JS, C++).
Package name: dcn
Requires Python 3.9+
Install from a tagged commit:
pip install "git+https://github.com/hypermusic-ai/dcn-sdk.git@v<VERSION>#subdirectory=python"Or install the latest version:
pip install "git+https://github.com/hypermusic-ai/dcn-sdk.git@latest#subdirectory=python"