Metadata-Version: 2.3
Name: astro-run-dag
Version: 0.2.8a1
Summary: Run Airflow DAGs with just python
License: Apache-2.0
Keywords: python,DAG,airflow,astronomer
Author: Astronomer
Author-email: humans@astronomer.io
Requires-Python: >=3.8.1,<3.13
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Apache Airflow
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: apache-airflow (>=2.9.0)
Requires-Dist: python-dotenv (>0.21.0,<2.0)
Requires-Dist: typer[all] (>=0.6.1,<1.0)
Project-URL: Homepage, https://astronomer.io/
Description-Content-Type: text/markdown

DAG Runner for the Astro CLI

