Metadata-Version: 2.1
Name: dag-craft
Version: 0.0.2
Summary: Dag Factory para o Airflow
Home-page: https://github.com/MurilloSSJ/airflow-dag-factory
Author: Murillo Jacob
Author-email: murillostore@gmail.com
License: MIT License
Keywords: Airflow,DAG,Factory
Description-Content-Type: text/markdown
License-File: LICENSE

# Package Description

This package is designed to provide a streamlined and efficient way to create and manage Airflow DAGs using the concept of a DAG factory. With the Airflow DAG Factory, you can easily define and configure your DAGs in a modular and reusable manner, reducing duplication and improving maintainability. Whether you are a beginner or an experienced Airflow user, this package will help you accelerate your DAG development process and enhance your workflow automation capabilities.

Key Features:
- Modular DAG definition using Python classes
- Automatic generation of DAGs based on dict tasks
- Support for dynamic DAG creation based on templates
- Seamless integration with Airflow's scheduling and execution framework

Get started with the Airflow DAG Factory today and experience the power of efficient and scalable DAG management in your Airflow workflows.
