airflow-common-operators


Nameairflow-common-operators JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryCommon Airflow Operators / Tasks
upload_time2024-01-13 00:24:23
maintainer
docs_urlNone
author
requires_python>=3.8
licenseApache-2.0
keywords airflow scheduler config
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # airflow-common-operators

Common Operators / Tasks for [Apache Airflow](https://airflow.apache.org)

[![Build Status](https://github.com/timkpaine/airflow-common-operators/actions/workflows/build.yml/badge.svg)](https://github.com/timkpaine/airflow-common-operators/actions?query=workflow%3A%22Build+Status%22)
[![codecov](https://codecov.io/gh/timkpaine/airflow-common-operators/branch/main/graph/badge.svg)](https://codecov.io/gh/timkpaine/airflow-common-operators)
[![License](https://img.shields.io/github/license/timkpaine/airflow-common-operators)](https://github.com/timkpaine/airflow-common-operators)
[![PyPI](https://img.shields.io/pypi/v/airflow-common-operators.svg)](https://pypi.python.org/pypi/airflow-common-operators)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "airflow-common-operators",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "airflow,scheduler,config",
    "author": "",
    "author_email": "Tim Paine <t.paine154@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e9/61/99f26ab3beecf5d69e8ff5a5d40bb079cae84056a86a620e3d77139c8ac1/airflow-common-operators-0.1.0.tar.gz",
    "platform": null,
    "description": "# airflow-common-operators\n\nCommon Operators / Tasks for [Apache Airflow](https://airflow.apache.org)\n\n[![Build Status](https://github.com/timkpaine/airflow-common-operators/actions/workflows/build.yml/badge.svg)](https://github.com/timkpaine/airflow-common-operators/actions?query=workflow%3A%22Build+Status%22)\n[![codecov](https://codecov.io/gh/timkpaine/airflow-common-operators/branch/main/graph/badge.svg)](https://codecov.io/gh/timkpaine/airflow-common-operators)\n[![License](https://img.shields.io/github/license/timkpaine/airflow-common-operators)](https://github.com/timkpaine/airflow-common-operators)\n[![PyPI](https://img.shields.io/pypi/v/airflow-common-operators.svg)](https://pypi.python.org/pypi/airflow-common-operators)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Common Airflow Operators / Tasks",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/timkpaine/airflow-common-operators",
        "Repository": "https://github.com/timkpaine/airflow-common-operators"
    },
    "split_keywords": [
        "airflow",
        "scheduler",
        "config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d53cecff6f295fc764e6f2a791edc297495081f9ef52f1427302100e5d7ee52e",
                "md5": "d1882d566b3378580d8d477ca6985b72",
                "sha256": "bc251a3d7c9edab0540de787cbf936f46201ac47e42239f0698058432a60bfda"
            },
            "downloads": -1,
            "filename": "airflow_common_operators-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1882d566b3378580d8d477ca6985b72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8149,
            "upload_time": "2024-01-13T00:24:21",
            "upload_time_iso_8601": "2024-01-13T00:24:21.284515Z",
            "url": "https://files.pythonhosted.org/packages/d5/3c/ecff6f295fc764e6f2a791edc297495081f9ef52f1427302100e5d7ee52e/airflow_common_operators-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e96199f26ab3beecf5d69e8ff5a5d40bb079cae84056a86a620e3d77139c8ac1",
                "md5": "164ae7aa4b6a6a4534b7ae75df225d6a",
                "sha256": "0e5642747dda12553a8e623a04717c99f84980378c5a8c88c389cd96edfefca3"
            },
            "downloads": -1,
            "filename": "airflow-common-operators-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "164ae7aa4b6a6a4534b7ae75df225d6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6894,
            "upload_time": "2024-01-13T00:24:23",
            "upload_time_iso_8601": "2024-01-13T00:24:23.040660Z",
            "url": "https://files.pythonhosted.org/packages/e9/61/99f26ab3beecf5d69e8ff5a5d40bb079cae84056a86a620e3d77139c8ac1/airflow-common-operators-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 00:24:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timkpaine",
    "github_project": "airflow-common-operators",
    "github_not_found": true,
    "lcname": "airflow-common-operators"
}
        
Elapsed time: 0.17351s