cmem-plugin-loopwf


Namecmem-plugin-loopwf JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttps://github.com/eccenca/cmem-plugin-loopwf
SummaryLoop over the output of a task and start a sub-workflow for each entity.
upload_time2024-05-08 13:50:23
maintainerNone
docs_urlNone
authoreccenca GmbH
requires_python<4.0,>=3.11
licenseApache-2.0
keywords eccenca corporate memory plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmem-plugin-loopwf

Loop over the output of a task and start a sub-workflow for each entity.

This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).

You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line
clients like this:

```
cmemc admin workspace python install cmem-plugin-loopwf
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eccenca/cmem-plugin-loopwf",
    "name": "cmem-plugin-loopwf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "eccenca Corporate Memory, plugin",
    "author": "eccenca GmbH",
    "author_email": "cmempy-developer@eccenca.com",
    "download_url": "https://files.pythonhosted.org/packages/fd/e9/c2c3e91888e735b1fae85cf14454272dd5bd8fb7e0f655b55cde59e0b876/cmem_plugin_loopwf-0.5.1.tar.gz",
    "platform": null,
    "description": "# cmem-plugin-loopwf\n\nLoop over the output of a task and start a sub-workflow for each entity.\n\nThis is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).\n\nYou can install it with the [cmemc](https://eccenca.com/go/cmemc) command line\nclients like this:\n\n```\ncmemc admin workspace python install cmem-plugin-loopwf\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Loop over the output of a task and start a sub-workflow for each entity.",
    "version": "0.5.1",
    "project_urls": {
        "Homepage": "https://github.com/eccenca/cmem-plugin-loopwf"
    },
    "split_keywords": [
        "eccenca corporate memory",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "156757cfbc456b3d3b00473ff1f66a631a6764d160b187619cb4d09e8755242f",
                "md5": "c3c601c6957737c27538006a23ed5492",
                "sha256": "799b665be4d2c1c2a4458de2ae481260282faba005b2335f21862a4799a7ca1a"
            },
            "downloads": -1,
            "filename": "cmem_plugin_loopwf-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3c601c6957737c27538006a23ed5492",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 9638,
            "upload_time": "2024-05-08T13:50:22",
            "upload_time_iso_8601": "2024-05-08T13:50:22.133420Z",
            "url": "https://files.pythonhosted.org/packages/15/67/57cfbc456b3d3b00473ff1f66a631a6764d160b187619cb4d09e8755242f/cmem_plugin_loopwf-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fde9c2c3e91888e735b1fae85cf14454272dd5bd8fb7e0f655b55cde59e0b876",
                "md5": "ec70fe7841cb105ec9d8f818e935f7a2",
                "sha256": "5a6fbe5e0ae32952da12d62217a2666ac4c28a1a595884274f1e7bfab0e15df0"
            },
            "downloads": -1,
            "filename": "cmem_plugin_loopwf-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ec70fe7841cb105ec9d8f818e935f7a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 8942,
            "upload_time": "2024-05-08T13:50:23",
            "upload_time_iso_8601": "2024-05-08T13:50:23.149393Z",
            "url": "https://files.pythonhosted.org/packages/fd/e9/c2c3e91888e735b1fae85cf14454272dd5bd8fb7e0f655b55cde59e0b876/cmem_plugin_loopwf-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 13:50:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eccenca",
    "github_project": "cmem-plugin-loopwf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cmem-plugin-loopwf"
}
        
Elapsed time: 0.28955s