Metadata-Version: 2.1
Name: acceldata_airflow_sdk
Version: 3.6.0
Summary: ADOC is a complete solution to observe the quality of the data present in your data lake and warehouse. Using ADOC, you can ensure that high-quality data backs your business decisions.
Home-page: 
Author: acceldata
Author-email: apisupport@acceldata.io
License: MIT License
Keywords: acceldata-airflow
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: requests
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: typing; python_version < "3.5"

# ACCELDATA-AIRFLOW-SDK

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

Refer to the [https://docs.acceldata.io/sdk/getting-startd-airflow) for details.

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

3.6.0 (10/06/2024)
-------------------
- Improved the acceldata_sdk to handle task retries.
