Metadata-Version: 2.1
Name: unaflow
Version: 0.6.7
Summary: A collection helper classes for Apache Airflow
Home-page: https://github.com/unacast/unaflow
Author: Unacast
Author-email: ole.christian.langfjaran@unacast.com
License: Apache License 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# Unaflow
Helper classes and functions for [Apache Airflow](https://github.com/apache/airflow)

## Features
- Classes for creating eventdriven DAGs

## Install
- pip install unaflow
