.. 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>
Release: 2.0.4
This is a provider package for singularity
provider. All classes for this provider package
are in airflow.providers.singularity
python package.
You can install this package on top of an existing Airflow 2.1+ installation via
pip install apache-airflow-providers-singularity
PIP package | Version required |
---|---|
apache-airflow |
>=2.1.0 |
spython |
>=0.0.56 |