Metadata-Version: 2.1
Name: airflow-add-ons
Version: 0.2.13
Summary: Airflow extensible opertators and sensors
Home-page: https://github.com/pualien/airflow-add-ons
Author: Matteo Senardi
Author-email: pualien@gmail.com
License: MIT

# airflow-add-ons

Airflow utilities to extend Airflow operators and connectors

## Where to get it
The source code is currently hosted on GitHub at:
https://github.com/pualien/airflow-add-ons

Binary installers for the latest released version are available at the [Python
package index](https://pypi.org/project/airflow-add-ons/).

```sh
pip install airflow-add-ons
```
