yadage-schemas


Nameyadage-schemas JSON
Version 0.10.8 PyPI version JSON
download
home_page
Summaryschemas for yadage and packtivity
upload_time2023-02-08 10:17:51
maintainer
docs_urlNone
authorLukas Heinrich
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yadage-schemas

[![DOI](https://zenodo.org/badge/54061494.svg)](https://zenodo.org/badge/latestdoi/54061494)
[![PyPI version](https://badge.fury.io/py/yadage-schemas.svg)](https://badge.fury.io/py/yadage-schemas)

[![CI](https://github.com/yadage/yadage-schemas/actions/workflows/ci.yml/badge.svg)](https://github.com/yadage/yadage-schemas/actions/workflows/ci.yml?query=branch%3Amain)

This package holds JSON schema definitions for preserving individual processing tasks of scientific workflows (referred to "packtivities" since they including information where to find their respective prepackage sofware environments) as well as schemas to define declaratively workflows that orchestrate multiple of these steps using directed acyclic graphs (DAGs)

Workflows defined this way can be read and executed by these packages:

* Packtivity: https://github.com/yadage/packtivity
* Yadage: https://github.com/yadage/yadage


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "yadage-schemas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*",
    "maintainer_email": "",
    "keywords": "",
    "author": "Lukas Heinrich",
    "author_email": "lukas.heinrich@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3f/83/703722ded034154faf5e327f57b9dafe1a5d18010cbef3e52ad6c15a9591/yadage-schemas-0.10.8.tar.gz",
    "platform": null,
    "description": "# yadage-schemas\n\n[![DOI](https://zenodo.org/badge/54061494.svg)](https://zenodo.org/badge/latestdoi/54061494)\n[![PyPI version](https://badge.fury.io/py/yadage-schemas.svg)](https://badge.fury.io/py/yadage-schemas)\n\n[![CI](https://github.com/yadage/yadage-schemas/actions/workflows/ci.yml/badge.svg)](https://github.com/yadage/yadage-schemas/actions/workflows/ci.yml?query=branch%3Amain)\n\nThis package holds JSON schema definitions for preserving individual processing tasks of scientific workflows (referred to \"packtivities\" since they including information where to find their respective prepackage sofware environments) as well as schemas to define declaratively workflows that orchestrate multiple of these steps using directed acyclic graphs (DAGs)\n\nWorkflows defined this way can be read and executed by these packages:\n\n* Packtivity: https://github.com/yadage/packtivity\n* Yadage: https://github.com/yadage/yadage\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "schemas for yadage and packtivity",
    "version": "0.10.8",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d26b9e1351ad31e0d5edcd3a3ea7700a0bb652dc0e1298d3e1aa17dc46ee93c3",
                "md5": "7592d38e00372821ce98218a7ee49fe1",
                "sha256": "e67c1940d5b88c3ada4a7e2883a7b6313693a210950b9fd522a1d472e951488f"
            },
            "downloads": -1,
            "filename": "yadage_schemas-0.10.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7592d38e00372821ce98218a7ee49fe1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*",
            "size": 20027,
            "upload_time": "2023-02-08T10:17:50",
            "upload_time_iso_8601": "2023-02-08T10:17:50.130839Z",
            "url": "https://files.pythonhosted.org/packages/d2/6b/9e1351ad31e0d5edcd3a3ea7700a0bb652dc0e1298d3e1aa17dc46ee93c3/yadage_schemas-0.10.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f83703722ded034154faf5e327f57b9dafe1a5d18010cbef3e52ad6c15a9591",
                "md5": "e5db759c55cf210cb884d850c8086376",
                "sha256": "5ff25ab1140b0f29e2e80a745cfdf4d0473150fd6b369095730bf13787b958cc"
            },
            "downloads": -1,
            "filename": "yadage-schemas-0.10.8.tar.gz",
            "has_sig": false,
            "md5_digest": "e5db759c55cf210cb884d850c8086376",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*",
            "size": 11027,
            "upload_time": "2023-02-08T10:17:51",
            "upload_time_iso_8601": "2023-02-08T10:17:51.606730Z",
            "url": "https://files.pythonhosted.org/packages/3f/83/703722ded034154faf5e327f57b9dafe1a5d18010cbef3e52ad6c15a9591/yadage-schemas-0.10.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-08 10:17:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "yadage-schemas"
}
        
Elapsed time: 0.04763s