Jae Wilson @DataCrew

// projects / domolibrary

crew-dcs

formerly domolibrary

The Python SDK for Domo. Async wrappers for the platform REST APIs, distributed as wheels through a private package index — no GitHub credentials at install time.

2.4.3

current version

pip install crew-dcs --extra-index-url https://datacrew.space/packages/

8

core modules

Auth, Dataset, Group, User, Page, DataFlow, and more

async

API design

All network calls are async-first, typed, and paginated

// related articles