```{toctree} --- maxdepth: 2 hidden: true --- ``` # airflow-crontab Airflow DAG generation from cron syntax [![Build Status](https://github.com/airflow-laminar/airflow-crontab/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/airflow-laminar/airflow-crontab/actions/workflows/build.yaml) [![codecov](https://codecov.io/gh/airflow-laminar/airflow-crontab/branch/main/graph/badge.svg)](https://codecov.io/gh/airflow-laminar/airflow-crontab) [![License](https://img.shields.io/github/license/airflow-laminar/airflow-crontab)](https://github.com/airflow-laminar/airflow-crontab) [![PyPI](https://img.shields.io/pypi/v/airflow-crontab.svg)](https://pypi.python.org/pypi/airflow-crontab) ## Overview > [!NOTE] > This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).