Metadata-Version: 2.1
Name: cwl-airflow
Version: 1.1.9
Summary: Python package to extend Airflow functionality with CWL v1.0 support
Home-page: https://github.com/Barski-lab/cwl-airflow
Author: Michael Kotliar
Author-email: misha.kotliar@gmail.com
License: Apache-2.0
Download-URL: https://github.com/Barski-lab/cwl-airflow
Description: [![DOI](https://zenodo.org/badge/103197335.svg)](https://zenodo.org/badge/latestdoi/103197335)
        [![Python 3.6](https://img.shields.io/badge/python-3.6-green.svg)](https://www.python.org/downloads/release/python-365/)
        [![Build Status](https://ci.commonwl.org/buildStatus/icon?job=airflow-conformance)](https://ci.commonwl.org/job/airflow-conformance)
        
        
        # **CWL-Airflow**
        
        Python package to extend **[Apache-Airflow 1.10.5](https://github.com/apache/incubator-airflow)**
        functionality with **[CWL v1.1](https://www.commonwl.org/v1.1/)** support.
        
        
        ## **Cite as**
        
        Kotliar M; Kartashov AV; Barski A (2019): Supporting data for "CWL-Airflow: a lightweight pipeline manager supporting Common Workflow Language" GigaScience Database. http://dx.doi.org/10.5524/100618
        
        ## **Get the latest version**
        ```
        pip install cwl-airflow
        ```
        Latest version [documentation](https://cwl-airflow.readthedocs.io/en/latest/)
        
        
        ## **Get published version**
        ```
        pip install cwl-airflow==1.0.16
        ```
        Published version [documentation](https://cwl-airflow.readthedocs.io/en/1.0.18/)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Description-Content-Type: text/markdown
