airflow-config


Nameairflow-config JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryAirflow utilities for configuration of many DAGs and DAG environments
upload_time2024-01-09 23:29:49
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-config

[Apache Airflow](https://airflow.apache.org) utilities for for configuration of many DAGs and DAG environments

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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "airflow-config",
    "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/52/76/7f3d7beda2ad17fbfd4ed7f40805f8b2a7a915399534f78548f610d2718d/airflow-config-0.1.0.tar.gz",
    "platform": null,
    "description": "# airflow-config\n\n[Apache Airflow](https://airflow.apache.org) utilities for for configuration of many DAGs and DAG environments\n\n[![Build Status](https://github.com/timkpaine/airflow-config/actions/workflows/build.yml/badge.svg)](https://github.com/timkpaine/airflow-config/actions?query=workflow%3A%22Build+Status%22)\n[![codecov](https://codecov.io/gh/timkpaine/airflow-config/branch/main/graph/badge.svg)](https://codecov.io/gh/timkpaine/airflow-config)\n[![License](https://img.shields.io/github/license/timkpaine/airflow-config)](https://github.com/timkpaine/airflow-config)\n[![PyPI](https://img.shields.io/pypi/v/airflow-config.svg)](https://pypi.python.org/pypi/airflow-config)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Airflow utilities for configuration of many DAGs and DAG environments",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/timkpaine/airflow-config",
        "Repository": "https://github.com/timkpaine/airflow-config"
    },
    "split_keywords": [
        "airflow",
        "scheduler",
        "config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5efddfa284e9e88239e532ef4107c5f60f83e3bd743887a3073b2906c115700",
                "md5": "55b8384772aea97e610d76bf1d2faaf7",
                "sha256": "32a7eea1e9ec241aae9569c66df3889a6d4995b213f280a9949403ec3006415b"
            },
            "downloads": -1,
            "filename": "airflow_config-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55b8384772aea97e610d76bf1d2faaf7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6245,
            "upload_time": "2024-01-09T23:29:47",
            "upload_time_iso_8601": "2024-01-09T23:29:47.466304Z",
            "url": "https://files.pythonhosted.org/packages/c5/ef/ddfa284e9e88239e532ef4107c5f60f83e3bd743887a3073b2906c115700/airflow_config-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52767f3d7beda2ad17fbfd4ed7f40805f8b2a7a915399534f78548f610d2718d",
                "md5": "bb7bca876e92fa6ae37a30a93743748b",
                "sha256": "ea975309e29cfea6e1801282320a94a5b3a4f22534f96b29a6232370d7b32aa7"
            },
            "downloads": -1,
            "filename": "airflow-config-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bb7bca876e92fa6ae37a30a93743748b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5909,
            "upload_time": "2024-01-09T23:29:49",
            "upload_time_iso_8601": "2024-01-09T23:29:49.229915Z",
            "url": "https://files.pythonhosted.org/packages/52/76/7f3d7beda2ad17fbfd4ed7f40805f8b2a7a915399534f78548f610d2718d/airflow-config-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-09 23:29:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timkpaine",
    "github_project": "airflow-config",
    "github_not_found": true,
    "lcname": "airflow-config"
}
        
Elapsed time: 0.17655s