Metadata-Version: 2.4
Name: gaiaflow
Version: 0.0.1
Summary: Local-first MLOps infrastructure python tool that simplifies the process of building, testing, and deploying ML workflows.
Author-email: Yogesh Kumar Baljeet Singh <yogesh.baljeetsingh@brockmann-consult.de>
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: apache-airflow-providers-amazon<10,>=9.11.0
Requires-Dist: apache-airflow-providers-cncf-kubernetes<11,>=10.6.2
Requires-Dist: apache-airflow-providers-docker<5,>=4.4.2
Requires-Dist: apache-airflow-providers-fab<3,>=2.3.1
Requires-Dist: apache-airflow<4,>=3.0.3
Requires-Dist: fsspec<2026,>=2025.7.0
Requires-Dist: mlflow<4,>=3.2.0
Requires-Dist: psutil<8,>=7.0.0
Requires-Dist: pyyaml<7,>=6.0.2
Requires-Dist: ruamel-yaml<0.19,>=0.18.14
Requires-Dist: typer<0.17,>=0.16.0
