airflow-markdown-extension


Nameairflow-markdown-extension JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA custom superfence for pymdown-extensions which render Airflow DAGs.
upload_time2024-05-26 16:33:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords dag airflow markdown mkdocs superfence
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Airflow Markdown Extension

A custom superfence for pymdown-extensions which render Airflow DAGs.

This is currently a PoC / very experimental project (no tests, no support for task group and dynamic tasks, ...). Not recommended for production use.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "airflow-markdown-extension",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "DAG, airflow, markdown, mkdocs, superfence",
    "author": null,
    "author_email": "Joffrey Bienvenu <joffreybvn@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e1/f0/0e280956f4bbc41e5710842fccac98b175c6ac3e4a8bd958bb4962a473b7/airflow_markdown_extension-0.1.1.tar.gz",
    "platform": null,
    "description": "\n# Airflow Markdown Extension\n\nA custom superfence for pymdown-extensions which render Airflow DAGs.\n\nThis is currently a PoC / very experimental project (no tests, no support for task group and dynamic tasks, ...). Not recommended for production use.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A custom superfence for pymdown-extensions which render Airflow DAGs.",
    "version": "0.1.1",
    "project_urls": {
        "Changelog": "https://github.com/joffreybvn/airflow-markdown-extension/releases",
        "Documentation": "https://not-yet-available.com",
        "Issues": "https://github.com/joffreybvn/airflow-markdown-extension/issues",
        "Repository": "https://github.com/joffreybvn/airflow-markdown-extension"
    },
    "split_keywords": [
        "dag",
        " airflow",
        " markdown",
        " mkdocs",
        " superfence"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ba5b2e88c024d8718babd636f30109b26908bef1acf40e050a82a2b263e02f32",
                "md5": "6b0b630ac5ab6e266671f30f80adbbb8",
                "sha256": "1937cf73c880182f639e5071bd01ed91ecd189011957cab221fc3926bdd47930"
            },
            "downloads": -1,
            "filename": "airflow_markdown_extension-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b0b630ac5ab6e266671f30f80adbbb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4337,
            "upload_time": "2024-05-26T16:33:42",
            "upload_time_iso_8601": "2024-05-26T16:33:42.000864Z",
            "url": "https://files.pythonhosted.org/packages/ba/5b/2e88c024d8718babd636f30109b26908bef1acf40e050a82a2b263e02f32/airflow_markdown_extension-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1f00e280956f4bbc41e5710842fccac98b175c6ac3e4a8bd958bb4962a473b7",
                "md5": "aa5a0c8cbb549a9f6a187eca29246cd1",
                "sha256": "e099971b2b777fb371a827372ae49ff89f5d0ea75505d924936c292453d5f0eb"
            },
            "downloads": -1,
            "filename": "airflow_markdown_extension-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "aa5a0c8cbb549a9f6a187eca29246cd1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5663509,
            "upload_time": "2024-05-26T16:33:45",
            "upload_time_iso_8601": "2024-05-26T16:33:45.297426Z",
            "url": "https://files.pythonhosted.org/packages/e1/f0/0e280956f4bbc41e5710842fccac98b175c6ac3e4a8bd958bb4962a473b7/airflow_markdown_extension-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-26 16:33:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "joffreybvn",
    "github_project": "airflow-markdown-extension",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "airflow-markdown-extension"
}
        
Elapsed time: 0.32330s