airflow-new-sdk

Installation
SKILL.md

Implementing a new language SDK for Airflow

Start here

Read contributing-docs/30_new_language_sdk.rst first. It is the authoritative contributor guide for this topic — coordinator base class choices, wire protocol spec, bundle footer format, and testing requirements. Everything in this skill builds on top of it, not alongside it.


Repository layout

Every new SDK needs two things. The coordinator (Python) goes here:

Installs
1
Repository
apache/airflow
GitHub Stars
46.7K
First Seen
4 days ago
airflow-new-sdk — apache/airflow