airflow-parse-bench


Nameairflow-parse-bench JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/AlvaroCavalcante/airflow-parse-bench
SummaryTest your Airflow Dags parse time.
upload_time2025-01-12 19:26:08
maintainerNone
docs_urlNone
authorAlvaro Leandro Cavalcante Carneiro
requires_python>=3.8
licenseApache License 2.0
keywords airflow python python3 dag parse benchmark benchmarking
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Airflow Dag Parse Benchmarking
A Python tool to parse Airflow DAGs and measure the time taken to parse them.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AlvaroCavalcante/airflow-parse-bench",
    "name": "airflow-parse-bench",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "airflow, python, python3, dag, parse, benchmark, benchmarking",
    "author": "Alvaro Leandro Cavalcante Carneiro",
    "author_email": "alvaroleandro250@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/16/a3/c1205f39dfff392293beb92148812e105358f17a7c3a2cbc3200d0ed5bd1/airflow-parse-bench-0.0.2.tar.gz",
    "platform": null,
    "description": "# Airflow Dag Parse Benchmarking\nA Python tool to parse Airflow DAGs and measure the time taken to parse them.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Test your Airflow Dags parse time.",
    "version": "0.0.2",
    "project_urls": {
        "Download": "https://github.com/AlvaroCavalcante/airflow-parse-bench",
        "Homepage": "https://github.com/AlvaroCavalcante/airflow-parse-bench"
    },
    "split_keywords": [
        "airflow",
        " python",
        " python3",
        " dag",
        " parse",
        " benchmark",
        " benchmarking"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00ad70cc0bc231f3064a666f4a61721065551cfe874b33b0e0280bef59a7293d",
                "md5": "94531cd58444dd53bce1479d05caff3c",
                "sha256": "555a4cba2b2c5ef0430e343f4d70c976e339cb7fd53473fb260179f9e385fb1c"
            },
            "downloads": -1,
            "filename": "airflow_parse_bench-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94531cd58444dd53bce1479d05caff3c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9052,
            "upload_time": "2025-01-12T19:26:04",
            "upload_time_iso_8601": "2025-01-12T19:26:04.789200Z",
            "url": "https://files.pythonhosted.org/packages/00/ad/70cc0bc231f3064a666f4a61721065551cfe874b33b0e0280bef59a7293d/airflow_parse_bench-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16a3c1205f39dfff392293beb92148812e105358f17a7c3a2cbc3200d0ed5bd1",
                "md5": "bd5c078857c908a35a91817b66cfb56b",
                "sha256": "2391b08ad8604aa2025869963fad3c1bef2267886c85f53c705f557c772db13d"
            },
            "downloads": -1,
            "filename": "airflow-parse-bench-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bd5c078857c908a35a91817b66cfb56b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8694,
            "upload_time": "2025-01-12T19:26:08",
            "upload_time_iso_8601": "2025-01-12T19:26:08.504969Z",
            "url": "https://files.pythonhosted.org/packages/16/a3/c1205f39dfff392293beb92148812e105358f17a7c3a2cbc3200d0ed5bd1/airflow-parse-bench-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 19:26:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AlvaroCavalcante",
    "github_project": "airflow-parse-bench",
    "github_not_found": true,
    "lcname": "airflow-parse-bench"
}
        
Elapsed time: 0.66309s