.. toctree:: :maxdepth: 1 :caption: Guides Connection types <connections/asana> Operators <operators/asana>
.. toctree:: :maxdepth: 1 :caption: References Python API <_api/airflow/providers/asana/index>
.. toctree:: :hidden: :caption: System tests System Tests <_api/tests/system/providers/asana/index>
.. toctree:: :maxdepth: 1 :caption: Resources Example DAGs <https://github.com/apache/airflow/tree/providers-asana/|version|/tests/system/providers/asana/example_asana.py> PyPI Repository <https://pypi.org/project/apache-airflow-providers-asana/> Installing from sources <installing-providers-from-sources>
.. toctree:: :maxdepth: 1 :caption: Commits Detailed list of commits <commits>
Release: 2.1.0
This is a provider package for asana
provider. All classes for this provider package
are in airflow.providers.asana
python package.
You can install this package on top of an existing Airflow 2 installation (see Requirements
below)
for the minimum Airflow version supported) via
pip install apache-airflow-providers-asana
PIP package | Version required |
---|---|
apache-airflow |
>=2.3.0 |
asana |
>=0.10 |