Formal Apache Airflow provider facade for dpone self-service DAGs
Project description
apache-airflow-providers-dpone
The formal Apache Airflow provider facade for dpone self-service DAGs.
from airflow.providers.dpone import load_dpone_dags
report = load_dpone_dags(
globals(),
index_path="/opt/airflow/dags/.dpone-cache/current/airflow-index.json",
)
The distribution owns Airflow provider discovery and the typed canonical
namespace. The dependency-light dpone-airflow-pack package owns static pack
reading and DAG construction. Importing the provider performs no remote cache,
Airflow metadata, Connection, Variable, Vault, Kubernetes, or database I/O.
DponeDag.from_spec(...) and DponeTaskGroup.from_pack(...) are typed escape
hatches for hybrid DAGs. The recommended path is load_dpone_dags(...).
Project details
Release history Release notifications | RSS feed
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 apache_airflow_providers_dpone-0.73.1.tar.gz.
File metadata
- Download URL: apache_airflow_providers_dpone-0.73.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b2dccfce4969c88d64b8064671739d3fd0b3b3e4f8c7d80a905c02ff5d4d841
|
|
| MD5 |
a00a0cde31c9ab2234e64032812aa656
|
|
| BLAKE2b-256 |
9b1d91db7a7b3a7aabb3365a7c0fc1b5d336509883581adcdf4afb7c3aaed25e
|
File details
Details for the file apache_airflow_providers_dpone-0.73.1-py3-none-any.whl.
File metadata
- Download URL: apache_airflow_providers_dpone-0.73.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ef497037a941e8874f3d661a47bba936b8eb5a28f45d6caa053f4d1c88a97bc
|
|
| MD5 |
029129a77e483c5f427bada131e86a80
|
|
| BLAKE2b-256 |
579e386b4203ae916e76c77e000ccc40ccfc8c48fadef5c2024284dcef3956fa
|