Skip to content

Latest commit

 

History

History
93 lines (64 loc) · 2.56 KB

File metadata and controls

93 lines (64 loc) · 2.56 KB

apache-airflow-providers-asana

Content

.. 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>


Package apache-airflow-providers-asana

Asana

Release: 2.1.0

Provider package

This is a provider package for asana provider. All classes for this provider package are in airflow.providers.asana python package.

Installation

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

Requirements

PIP package Version required
apache-airflow >=2.3.0
asana >=0.10