Metadata-Version: 2.1 Name: apache-airflow-flowitems Version: 1.0.0 Summary: This package helps to reduce the amount of boilerplate code when creating Airflow DAGs from Python callables. Home-page: https://github.com/michaelosthege/apache-airflow-flowitems Author: Michael Osthege Author-email: michael.osthege@outlook.com License: GNU Affero General Public License v3 Download-URL: https://github.com/michaelosthege/apache-airflow-flowitems/tarball/1.0.0 Platform: UNKNOWN Classifier: Programming Language :: Python Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: License :: OSI Approved :: GNU Affero General Public License v3 License-File: LICENSE Requires-Dist: apache-airflow (>=2.2.5) UNKNOWN