airflow-bootstrap-utils


Nameairflow-bootstrap-utils JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/jai-python3/airflow_bootstrap_utils
SummaryCollection of Python tools to generate Airflow DAGs from control and configuration files.
upload_time2024-03-25 15:10:05
maintainerNone
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
licenseNone
keywords airflow_bootstrap_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================
Airflow Bootstrap Utils
=======================

Collection of Python tools to generate Airflow DAGs from control and configuration files.



Exported Console Scripts
------------------------

* airflow-generate-dag: Generate Airflow DAGs from control and configuration files.
* airflow-validate-control-file: Validate control files.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-03-20)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jai-python3/airflow_bootstrap_utils",
    "name": "airflow-bootstrap-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "airflow_bootstrap_utils",
    "author": "Jaideep Sundaram",
    "author_email": "jai.python3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d2/02/d485605381591ceee3aab905805b768bf3b4fe24c49b2d2cb99989a618c2/airflow_bootstrap_utils-0.2.0.tar.gz",
    "platform": null,
    "description": "=======================\nAirflow Bootstrap Utils\n=======================\n\nCollection of Python tools to generate Airflow DAGs from control and configuration files.\n\n\n\nExported Console Scripts\n------------------------\n\n* airflow-generate-dag: Generate Airflow DAGs from control and configuration files.\n* airflow-validate-control-file: Validate control files.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-03-20)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Collection of Python tools to generate Airflow DAGs from control and configuration files.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/jai-python3/airflow_bootstrap_utils"
    },
    "split_keywords": [
        "airflow_bootstrap_utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bb004c2f878bcab34e68c01f9209d620637b35bb544a629d8f282512bd89ff2",
                "md5": "fc27f7d8067327385767f0ec75e2f02d",
                "sha256": "66862dccaf876e1cfa45072a4cf626fcbb1cf4e7efb272053fa02c57d11c0ef2"
            },
            "downloads": -1,
            "filename": "airflow_bootstrap_utils-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc27f7d8067327385767f0ec75e2f02d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 14546,
            "upload_time": "2024-03-25T15:10:03",
            "upload_time_iso_8601": "2024-03-25T15:10:03.385066Z",
            "url": "https://files.pythonhosted.org/packages/2b/b0/04c2f878bcab34e68c01f9209d620637b35bb544a629d8f282512bd89ff2/airflow_bootstrap_utils-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d202d485605381591ceee3aab905805b768bf3b4fe24c49b2d2cb99989a618c2",
                "md5": "fd3f9d48781dcfd475e1f80eb02c468b",
                "sha256": "730797a18a3a9ffd3140b6d4dd9ab2370a694e9c69b9d963567512b7c308ca00"
            },
            "downloads": -1,
            "filename": "airflow_bootstrap_utils-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fd3f9d48781dcfd475e1f80eb02c468b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17524,
            "upload_time": "2024-03-25T15:10:05",
            "upload_time_iso_8601": "2024-03-25T15:10:05.948364Z",
            "url": "https://files.pythonhosted.org/packages/d2/02/d485605381591ceee3aab905805b768bf3b4fe24c49b2d2cb99989a618c2/airflow_bootstrap_utils-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 15:10:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jai-python3",
    "github_project": "airflow_bootstrap_utils",
    "github_not_found": true,
    "lcname": "airflow-bootstrap-utils"
}
        
Elapsed time: 0.30766s