API reference

July 18, 2026 ยท View on GitHub

airflow_cron re-exports its Airflow configuration and factory together with the underlying cron-pydantic models.

.. currentmodule:: airflow_cron

.. autosummary::
   :toctree: _build

   CronAirflowConfiguration
   create_dags
   CronSchedule
   CronJobConfiguration
   CronConfiguration
   SpecialSchedule
   load_config
   load_airflow_config