pipeline-flow


Namepipeline-flow JSON
Version 0.1.0a4 PyPI version JSON
download
home_pageNone
SummaryA framework for building ETL, ELT and ETLT data pipelines dynamically using plugins.
upload_time2025-02-08 21:06:18
maintainerJakub Pulaczewski
docs_urlNone
authorJakub Pulaczewski
requires_python<4.0,>=3.12
licenseBSD-3-Clause
keywords etl elt etlt data pipelines plugins asyncio data engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pipeline-flow",
    "maintainer": "Jakub Pulaczewski",
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": "jakub.pulaczewski@example.com",
    "keywords": "ETL, ELT, ETLT, data pipelines, plugins, asyncio, data engineering",
    "author": "Jakub Pulaczewski",
    "author_email": "jakub.pulaczewski@example.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/c1/95fe0467a140e407855f3b73c88d593ad28c6094442f40ee49ba8562ab45/pipeline_flow-0.1.0a4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A framework for building ETL, ELT and ETLT data pipelines dynamically using plugins.",
    "version": "0.1.0a4",
    "project_urls": null,
    "split_keywords": [
        "etl",
        " elt",
        " etlt",
        " data pipelines",
        " plugins",
        " asyncio",
        " data engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62bce8424adf342ff2b77cc7dce1e47577b230630d7efd826804172c8e33a4df",
                "md5": "f9fd95a54939c83e36f3f0b71f9cae78",
                "sha256": "7ad1e304fa2acc5f369950b1d35ef2c5cf467ab8819ac8effa435627ee501978"
            },
            "downloads": -1,
            "filename": "pipeline_flow-0.1.0a4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9fd95a54939c83e36f3f0b71f9cae78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 18517,
            "upload_time": "2025-02-08T21:06:16",
            "upload_time_iso_8601": "2025-02-08T21:06:16.457803Z",
            "url": "https://files.pythonhosted.org/packages/62/bc/e8424adf342ff2b77cc7dce1e47577b230630d7efd826804172c8e33a4df/pipeline_flow-0.1.0a4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ec195fe0467a140e407855f3b73c88d593ad28c6094442f40ee49ba8562ab45",
                "md5": "b8a11343d44a13aabe6202f0a14e8e85",
                "sha256": "e696cb69b03258416898675b31bbd2936e1631885ee6d61081f1d3c06f98bcc7"
            },
            "downloads": -1,
            "filename": "pipeline_flow-0.1.0a4.tar.gz",
            "has_sig": false,
            "md5_digest": "b8a11343d44a13aabe6202f0a14e8e85",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 10832,
            "upload_time": "2025-02-08T21:06:18",
            "upload_time_iso_8601": "2025-02-08T21:06:18.200853Z",
            "url": "https://files.pythonhosted.org/packages/4e/c1/95fe0467a140e407855f3b73c88d593ad28c6094442f40ee49ba8562ab45/pipeline_flow-0.1.0a4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-08 21:06:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pipeline-flow"
}
        
Elapsed time: 2.92872s