skillfed

acceldata-sdk

Acceldata SDK

acceldata-sdk v26.8.0 254.1K downloads/30d#8,502 on PyPI
Permissive license MIT Active released

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-sdk

uv

uv add acceldata-sdk

poetry

poetry add acceldata-sdk

Installing 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

Development Status :: 5 - Production/StableIntended Audience :: DevelopersOperating System :: OS IndependentProgramming Language :: Python :: 3

Tags

acceldata instrumentationdata observability sdkadoc integration pythonacceldata python clientdata quality monitoring sdk
data-observabilityinstrumentation

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation-boto

Adds distributed tracing to AWS SDK (Boto)…

permissive · top 5,000 on PyPI

opentelemetry-instrumentation-fastapi

Automatically instruments FastAPI applications…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation-dbapi

Adds automatic tracing and observability…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation-aiohttp-server

Adds distributed tracing to aiohttp server…

permissive · top 5,000 on PyPI

opentelemetry-instrumentation-logging

Integrates Python's standard logging module…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation-pika

Adds distributed tracing to pika (RabbitMQ…

permissive · top 5,000 on PyPI

opentelemetry-instrumentation-together

Automatically traces calls to Together AI's API…

permissive · top 5,000 on PyPI

opentelemetry-instrumentation-cassandra

Adds distributed tracing instrumentation to…

permissive · top 5,000 on PyPI

literalai

Literalai is a Python SDK for observability in…

permissive · top 15,000 on PyPI

llama-index-instrumentation

Provides instrumentation hooks for…

permissive · top 5,000 on PyPI