radical.saga


Nameradical.saga JSON
Version 1.81.0 PyPI version JSON
download
home_pagehttp://radical-cybertools.github.io/radical.saga/
SummaryA light-weight access layer for distributed compute infrastructure
upload_time2024-09-04 07:15:34
maintainerThe RADICAL Group
docs_urlNone
authorRADICAL Group at Rutgers University
requires_python>=3.7
licenseMIT
keywords radical cybertools utilities saga job compute
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RADICAL-SAGA (RS)

[![Build Status](https://github.com/radical-cybertools/radical.saga/actions/workflows/python-app.yml/badge.svg)](https://github.com/radical-cybertools/radical.saga/actions/workflows/python-app.yml)
[![codecov](https://codecov.io/gh/radical-cybertools/radical.saga/branch/devel/graph/badge.svg)](https://codecov.io/gh/radical-cybertools/radical.saga)

RADICAL-SAGA (RS) is a Python package that implements the interface
specification of the Open Grid Forum (OGF) Simple API for Grid Applications
(SAGA) standard. RS works as a light-weight access layer for distributed
computing infrastructures, providing adaptors for different middleware 
systems and services.

## Documentation

Full package description and usage examples are available at:  
https://radicalsaga.readthedocs.io/en/stable/

Additional information is provided in the
[wiki](https://github.com/radical-cybertools/radical.saga/wiki) section of RS
GitHub repository.

## Code

Generally, the `master` branch reflects the RS release published on
[PyPI](https://pypi.org/project/radical.saga/).

The `devel` branch (and any branch other than master) may not correspond to the
published documentation and, specifically, may have dependencies which need to
be resolved manually.

            

Raw data

            {
    "_id": null,
    "home_page": "http://radical-cybertools.github.io/radical.saga/",
    "name": "radical.saga",
    "maintainer": "The RADICAL Group",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "radical@rutgers.edu",
    "keywords": "radical, cybertools, utilities, saga, job, compute",
    "author": "RADICAL Group at Rutgers University",
    "author_email": "radical@rutgers.edu",
    "download_url": "https://files.pythonhosted.org/packages/d8/f6/f3cfe5bbf121023b26e3611a61b4a5fbab6c2c49e79a18dfe111209b8607/radical_saga-1.81.0.tar.gz",
    "platform": null,
    "description": "# RADICAL-SAGA (RS)\n\n[![Build Status](https://github.com/radical-cybertools/radical.saga/actions/workflows/python-app.yml/badge.svg)](https://github.com/radical-cybertools/radical.saga/actions/workflows/python-app.yml)\n[![codecov](https://codecov.io/gh/radical-cybertools/radical.saga/branch/devel/graph/badge.svg)](https://codecov.io/gh/radical-cybertools/radical.saga)\n\nRADICAL-SAGA (RS) is a Python package that implements the interface\nspecification of the Open Grid Forum (OGF) Simple API for Grid Applications\n(SAGA) standard. RS works as a light-weight access layer for distributed\ncomputing infrastructures, providing adaptors for different middleware \nsystems and services.\n\n## Documentation\n\nFull package description and usage examples are available at:  \nhttps://radicalsaga.readthedocs.io/en/stable/\n\nAdditional information is provided in the\n[wiki](https://github.com/radical-cybertools/radical.saga/wiki) section of RS\nGitHub repository.\n\n## Code\n\nGenerally, the `master` branch reflects the RS release published on\n[PyPI](https://pypi.org/project/radical.saga/).\n\nThe `devel` branch (and any branch other than master) may not correspond to the\npublished documentation and, specifically, may have dependencies which need to\nbe resolved manually.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A light-weight access layer for distributed compute infrastructure",
    "version": "1.81.0",
    "project_urls": {
        "Documentation": "https://radicalsaga.readthedocs.io/en/latest/",
        "Homepage": "http://radical-cybertools.github.io/radical.saga/",
        "Issues": "https://github.com/radical-cybertools/radical.saga/issues",
        "Source": "https://github.com/radical-cybertools/radical.saga/"
    },
    "split_keywords": [
        "radical",
        " cybertools",
        " utilities",
        " saga",
        " job",
        " compute"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8f6f3cfe5bbf121023b26e3611a61b4a5fbab6c2c49e79a18dfe111209b8607",
                "md5": "f494719b8eaf8919e197d7a6ebe31a53",
                "sha256": "e19550190dea5dd7173c12869f6c41351117304d2c87dba517addb78d1c297fa"
            },
            "downloads": -1,
            "filename": "radical_saga-1.81.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f494719b8eaf8919e197d7a6ebe31a53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 336467,
            "upload_time": "2024-09-04T07:15:34",
            "upload_time_iso_8601": "2024-09-04T07:15:34.904755Z",
            "url": "https://files.pythonhosted.org/packages/d8/f6/f3cfe5bbf121023b26e3611a61b4a5fbab6c2c49e79a18dfe111209b8607/radical_saga-1.81.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 07:15:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "radical-cybertools",
    "github_project": "radical.saga",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "radical.saga"
}
        
Elapsed time: 0.33718s