Metadata-Version: 2.1
Name: acceldata_airflow_sdk
Version: 4.10.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: acceldata-sdk>=4.10.0
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/adoc-architecture-an-overview).

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

Version Log
========================
4.10.0 (27/11/2025)
Released acceldata_airflow_sdk version 4.10.0.
Added support for configuring connection and read timeouts for API requests.
