Metadata-Version: 2.4
Name: airflow-laminar
Version: 1.16.5
Summary: Meta-repository for airflow-laminar tools
Project-URL: Repository, https://github.com/airflow-laminar/airflow-laminar
Project-URL: Homepage, https://github.com/airflow-laminar/airflow-laminar
Author-email: the airflow-laminar authors <t.paine154@gmail.com>
License: Apache-2.0
License-File: LICENSE
Keywords: airflow,scheduler
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.11
Requires-Dist: airflow-balancer<0.8,>=0.7.7
Requires-Dist: airflow-common<0.8,>=0.7.7
Requires-Dist: airflow-config<1.12,>=1.11
Requires-Dist: airflow-ha<1.7,>=1.6.2
Requires-Dist: airflow-priority<1.7,>=1.6.1
Requires-Dist: airflow-pydantic<1.6,>=1.5.9
Requires-Dist: airflow-supervisor<1.11,>=1.10.2
Requires-Dist: supervisor-pydantic<1.4,>=1.3.3
Provides-Extra: develop
Requires-Dist: build; extra == 'develop'
Requires-Dist: bump-my-version; extra == 'develop'
Requires-Dist: check-dist; extra == 'develop'
Requires-Dist: codespell; extra == 'develop'
Requires-Dist: hatchling; extra == 'develop'
Requires-Dist: mdformat; extra == 'develop'
Requires-Dist: mdformat-tables>=1; extra == 'develop'
Requires-Dist: pytest; extra == 'develop'
Requires-Dist: pytest-cov; extra == 'develop'
Requires-Dist: ruff; extra == 'develop'
Requires-Dist: twine; extra == 'develop'
Requires-Dist: ty; extra == 'develop'
Requires-Dist: uv; extra == 'develop'
Requires-Dist: wheel; extra == 'develop'
Description-Content-Type: text/markdown

# airflow laminar

Meta-repository for airflow-laminar tools

[![Build Status](https://github.com/airflow-laminar/airflow-laminar/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/airflow-laminar/airflow-laminar/actions/workflows/build.yaml)
[![codecov](https://codecov.io/gh/airflow-laminar/airflow-laminar/branch/main/graph/badge.svg)](https://codecov.io/gh/airflow-laminar/airflow-laminar)
[![License](https://img.shields.io/github/license/airflow-laminar/airflow-laminar)](https://github.com/airflow-laminar/airflow-laminar)
[![PyPI](https://img.shields.io/pypi/v/airflow-laminar.svg)](https://pypi.python.org/pypi/airflow-laminar)

## Overview

This library depends on the airflow-laminar toolchain, and reexports some commonly used classes and functions.

> [!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).
