Official Python SDK for the Acceldata data observability platform. Provides programmatic access to monitoring, lineage, and governance features. Current version 26.4.0, requires Python >=3.7. Released on a monthly cadence.
pip install acceldata-sdkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize client with host and token, then list tenants.
Pass auth_type='api_token' to AcceldataClient if upgrading from v25 or earlier.
Replace import 'acceldata' with 'acceldata_sdk' and reinstall package.
Verify token scope and tenant ID match the target environment.