airflow-supervisor


Nameairflow-supervisor JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryAirflow utilities for running long-running or always-on jobs with supervisord
upload_time2024-01-09 23:29:42
maintainer
docs_urlNone
author
requires_python>=3.8
licenseApache-2.0
keywords airflow scheduler supervisor supervisord process manager
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # airflow-supervisor

[Apache Airflow](https://airflow.apache.org) utilities for running long-running or always-on jobs with [supervisord](http://supervisord.org)

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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "airflow-supervisor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "airflow,scheduler,supervisor,supervisord,process,manager",
    "author": "",
    "author_email": "Tim Paine <t.paine154@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a5/1b/f21627be714fee72474d281efd515d25cffef4683b86552228eeaec15ae8/airflow-supervisor-0.1.0.tar.gz",
    "platform": null,
    "description": "# airflow-supervisor\n\n[Apache Airflow](https://airflow.apache.org) utilities for running long-running or always-on jobs with [supervisord](http://supervisord.org)\n\n[![Build Status](https://github.com/timkpaine/airflow-supervisor/actions/workflows/build.yml/badge.svg)](https://github.com/timkpaine/airflow-supervisor/actions?query=workflow%3A%22Build+Status%22)\n[![codecov](https://codecov.io/gh/timkpaine/airflow-supervisor/branch/main/graph/badge.svg)](https://codecov.io/gh/timkpaine/airflow-supervisor)\n[![License](https://img.shields.io/github/license/timkpaine/airflow-supervisor)](https://github.com/timkpaine/airflow-supervisor)\n[![PyPI](https://img.shields.io/pypi/v/airflow-supervisor.svg)](https://pypi.python.org/pypi/airflow-supervisor)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Airflow utilities for running long-running or always-on jobs with supervisord",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/timkpaine/airflow-supervisor",
        "Repository": "https://github.com/timkpaine/airflow-supervisor"
    },
    "split_keywords": [
        "airflow",
        "scheduler",
        "supervisor",
        "supervisord",
        "process",
        "manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c9ce76df43f3d083f6334b997f7bf3b645e86bd03939edc5ef5291d24c1059f",
                "md5": "d7847f95952859ab636a1896cc1f3d3b",
                "sha256": "5186f691e907d7bf693210dd42e54cc0e68f52b1b2b7f00955ea0bc627a72927"
            },
            "downloads": -1,
            "filename": "airflow_supervisor-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7847f95952859ab636a1896cc1f3d3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6335,
            "upload_time": "2024-01-09T23:29:41",
            "upload_time_iso_8601": "2024-01-09T23:29:41.042939Z",
            "url": "https://files.pythonhosted.org/packages/4c/9c/e76df43f3d083f6334b997f7bf3b645e86bd03939edc5ef5291d24c1059f/airflow_supervisor-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a51bf21627be714fee72474d281efd515d25cffef4683b86552228eeaec15ae8",
                "md5": "b1f9dd826fce3dffe0d53dfe7a6ee0e9",
                "sha256": "d91e78ef9c2e4d7fcca167ee8322908cdb511102c774384f053d8401794af1b2"
            },
            "downloads": -1,
            "filename": "airflow-supervisor-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b1f9dd826fce3dffe0d53dfe7a6ee0e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5979,
            "upload_time": "2024-01-09T23:29:42",
            "upload_time_iso_8601": "2024-01-09T23:29:42.139990Z",
            "url": "https://files.pythonhosted.org/packages/a5/1b/f21627be714fee72474d281efd515d25cffef4683b86552228eeaec15ae8/airflow-supervisor-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-09 23:29:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timkpaine",
    "github_project": "airflow-supervisor",
    "github_not_found": true,
    "lcname": "airflow-supervisor"
}
        
Elapsed time: 0.16250s