Metadata-Version: 2.4
Name: apache-airflow-providers-nomad
Version: 0.0.4
Summary: Provider package for Nomad (executor, operators, etc.) for Apache Airflow
Keywords: airflow-provider,nomad,airflow,integration
Author-email: Judit Novak <judit.novak@gmail.com>
Maintainer-email: Judit Novak <judit.novak@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Framework :: Apache Airflow
Classifier: Framework :: Apache Airflow :: Provider
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Monitoring
Requires-Dist: apache-airflow-core==3.0.6
Requires-Dist: apache-airflow-task-sdk
Requires-Dist: flask>=3.1.2
Requires-Dist: jq>=1.10.0
Requires-Dist: pydantic>=2.11.7
Requires-Dist: python-nomad>=2.1.0
Requires-Dist: requests>=2.32.5
Requires-Dist: tenacity>=9.1.2

apache-airflow-providers-nomad
=============================================

Release: 0.0.4

Airflow Nomad Provider
---------------------------

*Note: This package is not part of the official Apache Airflow Release.*

Provider for `HashiCorp Nomad <https://developer.hashicorp.com/nomad>`__ clusters running Airflow tasks.

The project is in an early stage, and it's going through active development.

For details see the local `Airflow generated documentation <https://juditnovak.github.io/airflow-provider-nomad/>`__

