airflow-common
Common operators and tasks for Airflow
Overview
airflow-common provides common operators, topology helpers, and library management tasks for Apache Airflow workflows.
Key features:
- Common Operators: Convenience operators like
Skip,Fail, andPassfor workflow control - Topology Helpers: Functions like
all_success_any_failureandif_booted_dofor building complex DAG topologies - Library Management: Pydantic models for
PipLibrary,CondaLibrary, andGitRepowith corresponding operators for package installation - Infrastructure Tasks: Operators for system maintenance like
JournalctlClean
[!NOTE] This library is built on airflow-pydantic for Pydantic-based Airflow constructs, and integrates seamlessly with airflow-config for YAML-driven DAG definitions using Hydra.
Installation
You can install from pip:
pip install airflow-common
Or via conda:
conda install airflow-common -c conda-forge
License
This software is licensed under the Apache 2.0 license. See the LICENSE file for details.
[!NOTE] This library was generated using copier from the Base Python Project Template repository.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airflow_common-0.7.9.tar.gz.
File metadata
- Download URL: airflow_common-0.7.9.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d6e324218be87e22bf2576cb4960b3c42cf3d6870c27ebc6fb0345400c79a00
|
|
| MD5 |
71f8c507d8a336f38fb4dc8b1ccb5d98
|
|
| BLAKE2b-256 |
51f0a6c8f43c3b1034feb1914ed069e4525b225db61db06ba98af85272bbd096
|
File details
Details for the file airflow_common-0.7.9-py3-none-any.whl.
File metadata
- Download URL: airflow_common-0.7.9-py3-none-any.whl
- Upload date:
- Size: 20.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e4c5df523c23eebf4d50e2dc4075317755ea330853d23c20b33c6776a03b465
|
|
| MD5 |
7b8608df7afc713931ef4a9906a739cb
|
|
| BLAKE2b-256 |
e0a52f571f7c874067827d930cb445944e8497e63f89a0e941aba88a676854b0
|