Skip to content

Latest commit

 

History

History
79 lines (54 loc) · 2.33 KB

File metadata and controls

79 lines (54 loc) · 2.33 KB

apache-airflow-providers-singularity

Content

.. toctree::
    :maxdepth: 1
    :caption: References

    Python API <_api/airflow/providers/singularity/index>

.. toctree::
    :maxdepth: 1
    :caption: Resources

    Example DAGs <https://github.com/apache/airflow/tree/main/airflow/providers/singularity/example_dags>
    PyPI Repository <https://pypi.org/project/apache-airflow-providers-singularity/>
    Installing from sources <installing-providers-from-sources>

.. toctree::
    :maxdepth: 1
    :caption: Commits

    Detailed list of commits <commits>


Package apache-airflow-providers-singularity

Singularity

Release: 2.0.4

Provider package

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

Installation

You can install this package on top of an existing Airflow 2.1+ installation via pip install apache-airflow-providers-singularity

PIP requirements

PIP package Version required
apache-airflow >=2.1.0
spython >=0.0.56