{"library":"apache-airflow","type":"library","category":null,"description":"Apache Airflow is an open-source platform used to programmatically author, schedule, and monitor workflows, particularly for data pipelines. It defines workflows as Directed Acyclic Graphs (DAGs) in Python, enabling dynamic, scalable, and extensible orchestration. The current stable version is 3.1.8, with releases occurring regularly to introduce new features, improvements, and bug fixes.","language":"python","status":"active","version":"3.1.8","tags":["workflow orchestration","ETL","data pipelines","scheduler","DAG","Apache Software Foundation"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install \"apache-airflow[celery,cncf.kubernetes,http,postgres,amazon]\"==3.1.8 --constraint \"https://raw.githubusercontent.com/apache/airflow/constraints-3.1.8/constraints-3.10.txt\"","imports":["from airflow.models.dag import DAG","from airflow.operators.bash import BashOperator","from airflow.operators.python import PythonOperator","from airflow.utils.task_group import TaskGroup","from airflow.providers.amazon.operators.s3 import S3Operator","from airflow.models.xcom_arg import XComArg"]},{"cmd":"pip install apache-airflow==3.1.8 --constraint \"https://raw.githubusercontent.com/apache/airflow/constraints-3.1.8/constraints-3.10.txt\"","imports":[]}],"homepage":"https://airflow.apache.org/","github":"https://github.com/apache/airflow","docs":"https://airflow.apache.org/docs/","changelog":"https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html","pypi":"https://pypi.org/project/apache-airflow/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":45,"avg_install_s":36.9,"avg_import_s":5.39,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apache-airflow/compatibility"}}