Metadata-Version: 2.4
Name: acceldata-airflow-sdk
Version: 26.3.0
Summary: Acceldata Airflow SDK
License-Expression: Apache-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: acceldata-sdk>=26.3.0
Requires-Dist: requests
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: typing; python_version < "3.5"
Dynamic: license-file

# ACCELDATA-AIRFLOW-SDK

Acceldata Airflow SDK provides support for observability of airflow dags in [ADOC](https://docs.acceldata.io/documentation/adoc-architecture-an-overview).

Refer to the [documentation](https://docs.acceldata.io/documentation/airflow) for details.
---

## Changelog

<!-- BEGIN CHANGELOG -->

Version Log
========================

26.3.0 (10/03/2026)
------------------
- Released **acceldata_airflow_sdk** version 26.3.0.

<!-- END CHANGELOG -->

