{"library":"apache-airflow-providers-apache-kafka","type":"library","category":null,"description":"This is a provider package for Apache Airflow that enables interaction with Apache Kafka clusters. It provides hooks, operators, and triggers to read from topics, write to topics, and await specific messages in Kafka topics, integrating these operations seamlessly into Airflow DAGs. The current version is 1.13.1, and provider packages typically follow a roughly 2-3 month minor release cadence, with patch releases issued as needed.","language":"python","status":"active","version":"1.13.1","tags":["airflow","kafka","provider","apache-airflow","data-streaming","etl","orchestration","messaging"],"last_verified":"Thu May 21","install":[{"cmd":"pip install apache-airflow-providers-apache-kafka","imports":["from airflow.providers.apache.kafka.operators.produce import ProduceToTopicOperator","from airflow.providers.apache.kafka.operators.consume import ConsumeFromTopicOperator","from airflow.providers.apache.kafka.operators.await_message import AwaitKafkaMessageOperator","from airflow.providers.apache.kafka.hooks.producer import KafkaProducerHook","from airflow.providers.apache.kafka.hooks.consumer import KafkaConsumerHook","from airflow.providers.apache.kafka.hooks.admin_client import KafkaAdminClientHook","from airflow.providers.apache.kafka.triggers.await_message import AwaitMessageTrigger"]}],"homepage":"https://airflow.apache.org","github":"https://github.com/apache/airflow","docs":"https://airflow.apache.org/docs/apache-airflow-providers-apache-kafka/1.13.3","changelog":"https://airflow.apache.org/docs/apache-airflow-providers-apache-kafka/1.13.3/changelog.html","pypi":"https://pypi.org/project/apache-airflow-providers-apache-kafka/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":26.9,"avg_import_s":5.39,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apache-airflow-providers-apache-kafka/compatibility"}}