pipelinex


Namepipelinex JSON
Version 0.7.9 PyPI version JSON
download
home_pagehttps://github.com/Minyus/pipelinex
SummaryPipelineX: Python package to build ML pipelines for experimentation with Kedro, MLflow, and more
upload_time2023-11-28 12:52:31
maintainer
docs_urlNone
authorYusuke Minami
requires_python
licenseApache Software License (Apache 2.0)
keywords pipelines machine learning deep learning data science data engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# PipelineX

GitHub Repository:
https://github.com/Minyus/pipelinex

Documentation:
https://pipelinex.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Minyus/pipelinex",
    "name": "pipelinex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pipelines,machine learning,deep learning,data science,data engineering",
    "author": "Yusuke Minami",
    "author_email": "me@minyus.github.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/2f/36b23793601a2be1bb7e2d6ea2459071e43c13eead402afff8a075e50b86/pipelinex-0.7.9.tar.gz",
    "platform": null,
    "description": "\n# PipelineX\n\nGitHub Repository:\nhttps://github.com/Minyus/pipelinex\n\nDocumentation:\nhttps://pipelinex.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "Apache Software License (Apache 2.0)",
    "summary": "PipelineX: Python package to build ML pipelines for experimentation with Kedro, MLflow, and more",
    "version": "0.7.9",
    "project_urls": {
        "Homepage": "https://github.com/Minyus/pipelinex"
    },
    "split_keywords": [
        "pipelines",
        "machine learning",
        "deep learning",
        "data science",
        "data engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70ac504c5968ffd6aaf65327e64bd29657a92052be3bb38c2d53e24823ada6a8",
                "md5": "ca14521088c1c543854bb2228d473373",
                "sha256": "1f8d675b4ad1c7479965d1f7e9d4781eb8859a2691881c5fc87b0b483d36e248"
            },
            "downloads": -1,
            "filename": "pipelinex-0.7.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca14521088c1c543854bb2228d473373",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 102604,
            "upload_time": "2023-11-28T12:52:28",
            "upload_time_iso_8601": "2023-11-28T12:52:28.675215Z",
            "url": "https://files.pythonhosted.org/packages/70/ac/504c5968ffd6aaf65327e64bd29657a92052be3bb38c2d53e24823ada6a8/pipelinex-0.7.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d2f36b23793601a2be1bb7e2d6ea2459071e43c13eead402afff8a075e50b86",
                "md5": "ccf1530e1051b2d797907234beda22dc",
                "sha256": "005c2099e71b5eb9bbe366f8a040fd499d8fabdefe0d78cca1ef0d8691a9eb77"
            },
            "downloads": -1,
            "filename": "pipelinex-0.7.9.tar.gz",
            "has_sig": false,
            "md5_digest": "ccf1530e1051b2d797907234beda22dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 89157,
            "upload_time": "2023-11-28T12:52:31",
            "upload_time_iso_8601": "2023-11-28T12:52:31.309653Z",
            "url": "https://files.pythonhosted.org/packages/9d/2f/36b23793601a2be1bb7e2d6ea2459071e43c13eead402afff8a075e50b86/pipelinex-0.7.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-28 12:52:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Minyus",
    "github_project": "pipelinex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pipelinex"
}
        
Elapsed time: 0.15142s