apache-airflow-task-sdk


Nameapache-airflow-task-sdk JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryPython Task SDK for Apache Airflow DAG Authors
upload_time2025-06-10 14:33:08
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.9
licenseNone
keywords airflow automation dag data orchestration pipelines workflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you under the Apache License, Version 2.0 (the
 "License"); you may not use this file except in compliance
 with the License.  You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing,
 software distributed under the License is distributed on an
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->

# Apache Airflow Task SDK

[![PyPI version](https://badge.fury.io/py/apache-airflow-task-sdk.svg)](https://badge.fury.io/py/apache-airflow-task-sdk)
[![License](https://img.shields.io/:license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/apache-airflow-task-sdk.svg)](https://pypi.org/project/apache-airflow-task-sdk/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/apache-airflow-task-sdk)](https://pypi.org/project/apache-airflow-task-sdk/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://s.apache.org/airflow-slack)


The Apache Airflow Task SDK includes interfaces for DAG authors and Task execution logic for Python.

## Installation

To install the Task SDK, use pip:

```bash
pip install apache-airflow-task-sdk
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "apache-airflow-task-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": "Apache Software Foundation <dev@airflow.apache.org>",
    "keywords": "airflow, automation, dag, data, orchestration, pipelines, workflow",
    "author": null,
    "author_email": "Apache Software Foundation <dev@airflow.apache.org>",
    "download_url": "https://files.pythonhosted.org/packages/ae/ae/0294300b767de1315a75fadd9a7e8895403d1c9f930956b0e4525311f4ff/apache_airflow_task_sdk-1.0.2.tar.gz",
    "platform": null,
    "description": "<!--\n Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements.  See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership.  The ASF licenses this file\n to you under the Apache License, Version 2.0 (the\n \"License\"); you may not use this file except in compliance\n with the License.  You may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing,\n software distributed under the License is distributed on an\n \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n KIND, either express or implied.  See the License for the\n specific language governing permissions and limitations\n under the License.\n -->\n\n# Apache Airflow Task SDK\n\n[![PyPI version](https://badge.fury.io/py/apache-airflow-task-sdk.svg)](https://badge.fury.io/py/apache-airflow-task-sdk)\n[![License](https://img.shields.io/:license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/apache-airflow-task-sdk.svg)](https://pypi.org/project/apache-airflow-task-sdk/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/apache-airflow-task-sdk)](https://pypi.org/project/apache-airflow-task-sdk/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://s.apache.org/airflow-slack)\n\n\nThe Apache Airflow Task SDK includes interfaces for DAG authors and Task execution logic for Python.\n\n## Installation\n\nTo install the Task SDK, use pip:\n\n```bash\npip install apache-airflow-task-sdk\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python Task SDK for Apache Airflow DAG Authors",
    "version": "1.0.2",
    "project_urls": {
        "Bluesky": "https://bsky.app/profile/apache-airflow.bsky.social",
        "Bug Tracker": "https://github.com/apache/airflow/issues",
        "Documentation": "https://airflow.apache.org/docs/",
        "Homepage": "https://airflow.apache.org/",
        "Mastodon": "https://fosstodon.org/@airflow",
        "Slack Chat": "https://s.apache.org/airflow-slack",
        "Source Code": "https://github.com/apache/airflow",
        "YouTube": "https://www.youtube.com/channel/UCSXwxpWZQ7XZ1WL3wqevChA/"
    },
    "split_keywords": [
        "airflow",
        " automation",
        " dag",
        " data",
        " orchestration",
        " pipelines",
        " workflow"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b090b170b78a686ec5af2525f96df99a946c023483102ecd11a8d1cbbd1a7b66",
                "md5": "c266819a37cbbdae9c82a8cab0c817f9",
                "sha256": "6f477a45131bb0778ac1ff4461498e297384576f03e828ec27bb89803d583d2f"
            },
            "downloads": -1,
            "filename": "apache_airflow_task_sdk-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c266819a37cbbdae9c82a8cab0c817f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 241521,
            "upload_time": "2025-06-10T14:33:00",
            "upload_time_iso_8601": "2025-06-10T14:33:00.209697Z",
            "url": "https://files.pythonhosted.org/packages/b0/90/b170b78a686ec5af2525f96df99a946c023483102ecd11a8d1cbbd1a7b66/apache_airflow_task_sdk-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aeae0294300b767de1315a75fadd9a7e8895403d1c9f930956b0e4525311f4ff",
                "md5": "8dbce56b35b918f01aada3e627a63dcb",
                "sha256": "80ce010760f5f8cf90eb7a51d696681167c46a332cded32be97ca525061bc549"
            },
            "downloads": -1,
            "filename": "apache_airflow_task_sdk-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8dbce56b35b918f01aada3e627a63dcb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 290241,
            "upload_time": "2025-06-10T14:33:08",
            "upload_time_iso_8601": "2025-06-10T14:33:08.416638Z",
            "url": "https://files.pythonhosted.org/packages/ae/ae/0294300b767de1315a75fadd9a7e8895403d1c9f930956b0e4525311f4ff/apache_airflow_task_sdk-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-06-10 14:33:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apache",
    "github_project": "airflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "apache-airflow-task-sdk"
}
        
Elapsed time: 0.45745s