flowmium


Nameflowmium JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/RainingComputers/Flowmium
SummaryWorkflow orchestrator for kubernetes.
upload_time2023-09-16 16:32:36
maintainer
docs_urlNone
authorRainingComputers
requires_python>=3.9,<4.0
licenseMIT
keywords flowmium
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Python flow definition framework

This the Python client and flow definition framework for the Flowmium Kubernetes workflow orchestrator.

For more details please see the [documentation](https://flowmium.readthedocs.io/en/latest/) and [repository](https://github.com/RainingComputers/).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RainingComputers/Flowmium",
    "name": "flowmium",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "flowmium",
    "author": "RainingComputers",
    "author_email": "vishnu.vish.shankar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0c/74/9b26b9646cd798b88ebd000f858cdda131b369a595f1c6e64614e474dd3c/flowmium-0.0.1.tar.gz",
    "platform": null,
    "description": "## Python flow definition framework\n\nThis the Python client and flow definition framework for the Flowmium Kubernetes workflow orchestrator.\n\nFor more details please see the [documentation](https://flowmium.readthedocs.io/en/latest/) and [repository](https://github.com/RainingComputers/).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Workflow orchestrator for kubernetes.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/RainingComputers/Flowmium",
        "Repository": "https://github.com/RainingComputers/Flowmium"
    },
    "split_keywords": [
        "flowmium"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ba760758dc1dd6c72ca0312071c6f48bf5f7f0eb42ee608c8af8a84be15502c",
                "md5": "d6b153b9e5e24b53416dbbc32536e7e3",
                "sha256": "579a2073482348c9828e9211e29412b68c83c45113040e71800c94f21964c229"
            },
            "downloads": -1,
            "filename": "flowmium-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6b153b9e5e24b53416dbbc32536e7e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 5231,
            "upload_time": "2023-09-16T16:32:35",
            "upload_time_iso_8601": "2023-09-16T16:32:35.305267Z",
            "url": "https://files.pythonhosted.org/packages/3b/a7/60758dc1dd6c72ca0312071c6f48bf5f7f0eb42ee608c8af8a84be15502c/flowmium-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c749b26b9646cd798b88ebd000f858cdda131b369a595f1c6e64614e474dd3c",
                "md5": "8d7a6f9887d2a91c3afc371b30e79f98",
                "sha256": "5ac4cdcd6685637797affa1849b669831c043320b4be0e020e472c3b931ba86b"
            },
            "downloads": -1,
            "filename": "flowmium-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d7a6f9887d2a91c3afc371b30e79f98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 4617,
            "upload_time": "2023-09-16T16:32:36",
            "upload_time_iso_8601": "2023-09-16T16:32:36.537249Z",
            "url": "https://files.pythonhosted.org/packages/0c/74/9b26b9646cd798b88ebd000f858cdda131b369a595f1c6e64614e474dd3c/flowmium-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-16 16:32:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RainingComputers",
    "github_project": "Flowmium",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flowmium"
}
        
Elapsed time: 0.18799s