django-airflow


Namedjango-airflow JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/2ykwang/django-airflow
Summaryusing Django features in Airflow DAG
upload_time2023-01-07 16:12:24
maintainerYoungkwang Yang
docs_urlNone
authorYoungkwang Yang
requires_python>=3.7,<4.0
licenseMIT
keywords django airflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-airflow
django airflow

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/2ykwang/django-airflow",
    "name": "django-airflow",
    "maintainer": "Youngkwang Yang",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "immutable000@gmail.com",
    "keywords": "django,airflow",
    "author": "Youngkwang Yang",
    "author_email": "immutable000@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/6b/64424e8744fe4fecf6befa6796156c2aba9548db5828f6503429cab7c228/django_airflow-0.0.1.tar.gz",
    "platform": null,
    "description": "# django-airflow\ndjango airflow\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "using Django features in Airflow DAG",
    "version": "0.0.1",
    "split_keywords": [
        "django",
        "airflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e20cf4cc76358f0620974ea7284ef9c3526042a45762bbee123984cc6adc2874",
                "md5": "706335b680e9a6ded1547c53d9580c65",
                "sha256": "8476ee0c6d21ecd2089f4da57a4cf94c2055403524665dc5b61ae2b77afa51d7"
            },
            "downloads": -1,
            "filename": "django_airflow-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "706335b680e9a6ded1547c53d9580c65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 2211,
            "upload_time": "2023-01-07T16:12:22",
            "upload_time_iso_8601": "2023-01-07T16:12:22.886217Z",
            "url": "https://files.pythonhosted.org/packages/e2/0c/f4cc76358f0620974ea7284ef9c3526042a45762bbee123984cc6adc2874/django_airflow-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d6b64424e8744fe4fecf6befa6796156c2aba9548db5828f6503429cab7c228",
                "md5": "48d3ae222ed62c57aebb6e84c07bd414",
                "sha256": "505085186648425089436a69d8c6f3c419a3a9c980bf89ca725945e2b54878ec"
            },
            "downloads": -1,
            "filename": "django_airflow-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "48d3ae222ed62c57aebb6e84c07bd414",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2034,
            "upload_time": "2023-01-07T16:12:24",
            "upload_time_iso_8601": "2023-01-07T16:12:24.400687Z",
            "url": "https://files.pythonhosted.org/packages/3d/6b/64424e8744fe4fecf6befa6796156c2aba9548db5828f6503429cab7c228/django_airflow-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-07 16:12:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "2ykwang",
    "github_project": "django-airflow",
    "lcname": "django-airflow"
}
        
Elapsed time: 0.02715s