Installation
airgoodies
is available for specific Apache Airflow
and Python
versions:
Please view the matrix below to choose which one best suites you:
Airgoodies Version | Apache Airflow Version | Python Version | Project tag |
---|---|---|---|
0.0.4 | 2.7.2 | 3.11 | v0.0.4 |
0.0.3 | 2.7.2 | 3.11 | v0.0.3 |
0.0.2 | 2.7.2 | 3.11 | v0.0.2 |
0.0.1-alpha | 2.7.2 | 3.11 | v0.0.1-alpha |
Keep in mind that those are only the versions tested and that it is known to be working, but is should not be limited by it, so a version might not be documented here, but could work for you.
airgoodies
can be installed in many different ways:
- Install using
PyPi
directly into yourAirflow
deployment: Install using Pypi - Install directly from sources: Install from sources