acceldata-sdk
Acceldata SDK
What it is and what it does
Acceldata SDK is a Python client library for integrating with Acceldata's ADOC (Acceldata's data observability architecture). It provides instrumentation hooks to send data quality and observability signals to the Acceldata platform. The package is built as a pure Python wheel with minimal dependencies—just requests, requests-toolbelt, semantic-version, and the standard library's dataclasses and typing modules—making it lightweight to install and deploy.
The SDK is actively maintained (latest release 26.8.0, 6 days old) and classified as production-stable. It targets modern Python (3.7+) and is distributed under the MIT license. The exact instrumentation patterns and API surface are documented in the Acceldata Python documentation, which you should consult before integrating to understand whether it fits your data observability workflow.
Use it for:
- Instrument Python data pipelines to send quality metrics to an Acceldata deployment.
- Integrate data lineage and observability signals into ADOC-based monitoring workflows.
- Monitor data quality and governance compliance in applications connected to Acceldata infrastructure.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Acceldata SDK provides Python instrumentation support for ADOC (Acceldata's architecture framework), enabling integration with Acceldata's data observability platform.
Yes, if you are using Acceldata's data observability platform and need Python instrumentation support. The package has low install friction, active maintenance, and a permissive license. However, verify first that your environment has an Acceldata backend and that the SDK's API aligns with your instrumentation needs—the fact sheet does not detail the specific capabilities or whether standalone use is supported.
Install
acceldata-sdk on PyPI
pip
pip install acceldata-sdkuv
uv add acceldata-sdkpoetry
poetry add acceldata-sdkInstalling acceldata-sdk
Before you install
Low install friction with a pure-wheel distribution and five lightweight runtime dependencies. Active maintenance status with a release 6 days old.
License in practice
MIT license permits commercial and private use with minimal restrictions; suitable for most deployment contexts.
Quickstart
pip install acceldata-sdk
import acceldata_sdk
# Refer to https://docs.acceldata.io/documentation/python for instrumentation examples
Requires Python 3.7 or later.
Verify before relying
- What specific ADOC instrumentation capabilities the SDK exposes and whether it requires Acceldata backend infrastructure.
- Whether the SDK is suitable for standalone use or requires an active Acceldata account/deployment.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.7) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — requests, requests-toolbelt, semantic-version, dataclasses, typing |
| Maintenance | actively maintained — 6 days since the last release |
| First released | |
| Downloads | 254,129/month — #8,502 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: acceldata_sdk-26.8.0-py3-none-any.whl
Keywords: acceldata-sdk
Tags
More Monitoring packages
Wraps any iterable to display a real-time…
copyleft · top 100 on PyPI
opentelemetry-semantic-conventionsProvides generated Python code for…
permissive · top 100 on PyPI
opentelemetry-sdkProvides the reference implementation of the…
permissive · top 100 on PyPI
opentelemetry-apiProvides the abstract API and interfaces for…
permissive · top 100 on PyPI
opentelemetry-exporter-otlp-proto-httpExports OpenTelemetry observability data to an…
permissive · top 1,000 on PyPI
opentelemetry-instrumentationProvides automatic instrumentation commands and…
permissive · top 1,000 on PyPI
opentelemetry-instrumentation-botoAdds distributed tracing to AWS SDK (Boto)…
permissive · top 5,000 on PyPI
opentelemetry-instrumentation-fastapiAutomatically instruments FastAPI applications…
permissive · top 1,000 on PyPI
opentelemetry-instrumentation-dbapiAdds automatic tracing and observability…
permissive · top 1,000 on PyPI
opentelemetry-instrumentation-aiohttp-serverAdds distributed tracing to aiohttp server…
permissive · top 5,000 on PyPI
opentelemetry-instrumentation-loggingIntegrates Python's standard logging module…
permissive · top 1,000 on PyPI
opentelemetry-instrumentation-pikaAdds distributed tracing to pika (RabbitMQ…
permissive · top 5,000 on PyPI
opentelemetry-instrumentation-togetherAutomatically traces calls to Together AI's API…
permissive · top 5,000 on PyPI
opentelemetry-instrumentation-cassandraAdds distributed tracing instrumentation to…
permissive · top 5,000 on PyPI
literalaiLiteralai is a Python SDK for observability in…
permissive · top 15,000 on PyPI
llama-index-instrumentationProvides instrumentation hooks for…
permissive · top 5,000 on PyPI