workflow-nodes


Nameworkflow-nodes JSON
Version 0.22.0 PyPI version JSON
download
home_pageNone
SummaryCollection of tools for use in workflows
upload_time2024-10-28 14:40:24
maintainerNone
docs_urlNone
authorKarlsruhe Institute of Technology
requires_python<3.14,>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # workflow-nodes

**workflow-nodes** is a collection of various tools written in Python 3, which
are also usable inside a *workflow* as corresponding nodes. Each node is an
executable command line tool providing the `--xmlhelp` interface, which can be
used to obtain a machine readable representation of any command line tool and
its parameters (see also
[xmlhelpy](https://gitlab.com/iam-cms/workflows/xmlhelpy)). There are nodes for
many different tasks, including data conversion, transport and visualization
tools.

For installation and usage instructions, please see the documentation:

* Latest release: https://workflow-nodes.readthedocs.io/en/stable/
* Current state: https://workflow-nodes.readthedocs.io/en/latest/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "workflow-nodes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Karlsruhe Institute of Technology",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# workflow-nodes\n\n**workflow-nodes** is a collection of various tools written in Python 3, which\nare also usable inside a *workflow* as corresponding nodes. Each node is an\nexecutable command line tool providing the `--xmlhelp` interface, which can be\nused to obtain a machine readable representation of any command line tool and\nits parameters (see also\n[xmlhelpy](https://gitlab.com/iam-cms/workflows/xmlhelpy)). There are nodes for\nmany different tasks, including data conversion, transport and visualization\ntools.\n\nFor installation and usage instructions, please see the documentation:\n\n* Latest release: https://workflow-nodes.readthedocs.io/en/stable/\n* Current state: https://workflow-nodes.readthedocs.io/en/latest/\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Collection of tools for use in workflows",
    "version": "0.22.0",
    "project_urls": {
        "Changelog": "https://gitlab.com/iam-cms/workflows/workflow-nodes/-/blob/master/HISTORY.md",
        "Documentation": "https://workflow-nodes.readthedocs.io/en/stable",
        "Source": "https://gitlab.com/iam-cms/workflows/workflow-nodes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9c4cdc8f5514f7d5d6d30004d7ef20095b47bec829a54a7d02f679e9e81670e",
                "md5": "6fbc34b30803a1e34361df396d95cca1",
                "sha256": "1a6d22b70790a30f87bb5bc512698c66766a53303f0ab4d10bad24c176888dba"
            },
            "downloads": -1,
            "filename": "workflow_nodes-0.22.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6fbc34b30803a1e34361df396d95cca1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.9",
            "size": 109384,
            "upload_time": "2024-10-28T14:40:24",
            "upload_time_iso_8601": "2024-10-28T14:40:24.533674Z",
            "url": "https://files.pythonhosted.org/packages/a9/c4/cdc8f5514f7d5d6d30004d7ef20095b47bec829a54a7d02f679e9e81670e/workflow_nodes-0.22.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 14:40:24",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "iam-cms",
    "gitlab_project": "workflows",
    "lcname": "workflow-nodes"
}
        
Elapsed time: 0.51804s