Metadata-Version: 2.2
Name: airflow-add-ons
Version: 0.2.15
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
Requires-Dist: apache-airflow>=2.8.0
Requires-Dist: boto3>=1.18.58
Requires-Dist: IMAPClient==2.1.0
Requires-Dist: apache-airflow-providers-google>=10.13.1
Requires-Dist: apache-airflow-providers-amazon>=8.15.0
Requires-Dist: apache-airflow-providers-http>=4.8.0
Requires-Dist: apache-airflow-providers-slack>=8.5.1
Requires-Dist: apache-airflow-providers-facebook>=3.4.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# 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
```
