Metadata-Version: 2.1
Name: airflow-kubernetes-job-operator
Version: 2.0.12
Summary: An airflow job operator that executes a task as a Kubernetes job on a cluster, given a job yaml configuration or an image uri.
Home-page: https://github.com/LamaAni/KubernetesJobOperator
Author: Zav Shotan
Author-email: 
License: LICENSE
Platform: any
Requires-Python: >=3.6
Requires-Dist: PyYAML (>=5.0)
Requires-Dist: kubernetes (>=8.0.1)
Requires-Dist: urllib3 (>=1.25.0)
Requires-Dist: zthreading (>=0.1.13)
Requires-Dist: python-dateutil (>=2.8.1)

Please see readme.md @ https://github.com/LamaAni/KubernetesJobOperator
