radical.entk


Nameradical.entk JSON
Version 1.90.0 PyPI version JSON
download
home_pagehttp://radical-cybertools.github.io/radical.entk/
SummaryRADICAL-Cybertools: Ensemble Workflow Execution Toolkit
upload_time2024-12-16 22:14:22
maintainerThe RADICAL Group
docs_urlNone
authorRADICAL Group at Rutgers University
requires_python>=3.7
licenseMIT
keywords radical cybertools utilities ensemble workflow
VCS
bugtrack_url
requirements radical.utils radical.pilot
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RADICAL-EnsembleToolkit (EnTK)

[![Build Status](https://github.com/radical-cybertools/radical.entk/actions/workflows/python-app.yml/badge.svg)](https://github.com/radical-cybertools/radical.entk/actions/workflows/python-app.yml)
[![codecov](https://codecov.io/gh/radical-cybertools/radical.entk/branch/devel/graph/badge.svg?token=dHn74ChzmX)](https://codecov.io/gh/radical-cybertools/radical.entk)
[![conda](https://anaconda.org/conda-forge/radical.entk/badges/version.svg)](https://anaconda.org/conda-forge/radical.entk)

The documentation for Ensemble Toolkit is available at
[http://radicalentk.readthedocs.io/](http://radicalentk.readthedocs.io/)

            

Raw data

            {
    "_id": null,
    "home_page": "http://radical-cybertools.github.io/radical.entk/",
    "name": "radical.entk",
    "maintainer": "The RADICAL Group",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "radical@rutgers.edu",
    "keywords": "radical, cybertools, utilities, ensemble, workflow",
    "author": "RADICAL Group at Rutgers University",
    "author_email": "radical@rutgers.edu",
    "download_url": "https://files.pythonhosted.org/packages/da/24/ee68d539e409f1204dab078879c35738fcef2bd1deb55a37ccf2eeefc9a7/radical_entk-1.90.0.tar.gz",
    "platform": null,
    "description": "# RADICAL-EnsembleToolkit (EnTK)\n\n[![Build Status](https://github.com/radical-cybertools/radical.entk/actions/workflows/python-app.yml/badge.svg)](https://github.com/radical-cybertools/radical.entk/actions/workflows/python-app.yml)\n[![codecov](https://codecov.io/gh/radical-cybertools/radical.entk/branch/devel/graph/badge.svg?token=dHn74ChzmX)](https://codecov.io/gh/radical-cybertools/radical.entk)\n[![conda](https://anaconda.org/conda-forge/radical.entk/badges/version.svg)](https://anaconda.org/conda-forge/radical.entk)\n\nThe documentation for Ensemble Toolkit is available at\n[http://radicalentk.readthedocs.io/](http://radicalentk.readthedocs.io/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "RADICAL-Cybertools: Ensemble Workflow Execution Toolkit",
    "version": "1.90.0",
    "project_urls": {
        "Documentation": "https://radicalentk.readthedocs.io/en/latest/",
        "Homepage": "http://radical-cybertools.github.io/radical.entk/",
        "Issues": "https://github.com/radical-cybertools/radical.entk/issues",
        "Source": "https://github.com/radical-cybertools/radical.entk/"
    },
    "split_keywords": [
        "radical",
        " cybertools",
        " utilities",
        " ensemble",
        " workflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da24ee68d539e409f1204dab078879c35738fcef2bd1deb55a37ccf2eeefc9a7",
                "md5": "147dd2c349d15677fce9688b63c16917",
                "sha256": "09430e9a337cd41d7499357bdbfb01e20679d59e83ae15d5799de2f8eb530a45"
            },
            "downloads": -1,
            "filename": "radical_entk-1.90.0.tar.gz",
            "has_sig": false,
            "md5_digest": "147dd2c349d15677fce9688b63c16917",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 67439,
            "upload_time": "2024-12-16T22:14:22",
            "upload_time_iso_8601": "2024-12-16T22:14:22.798239Z",
            "url": "https://files.pythonhosted.org/packages/da/24/ee68d539e409f1204dab078879c35738fcef2bd1deb55a37ccf2eeefc9a7/radical_entk-1.90.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 22:14:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "radical-cybertools",
    "github_project": "radical.entk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "radical.utils",
            "specs": [
                [
                    ">=",
                    "1.90"
                ],
                [
                    "<",
                    "1.100"
                ]
            ]
        },
        {
            "name": "radical.pilot",
            "specs": [
                [
                    ">=",
                    "1.90"
                ],
                [
                    "<",
                    "1.100"
                ]
            ]
        }
    ],
    "lcname": "radical.entk"
}
        
Elapsed time: 0.40337s