ewoksppf


Nameewoksppf JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/workflow/ewoks/ewoksppf/
SummaryPypushflow binding for Ewoks
upload_time2024-12-25 13:59:01
maintainerNone
docs_urlNone
authorESRF
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ewoksppf

ewoksppf provides task scheduling for cyclic [ewoks](https://ewoks.readthedocs.io/) workflows.

## Install

```bash
pip install ewoksppf[test]
```

## Test

```bash
pytest --pyargs ewoksppf.tests
```

## Documentation

https://ewoksppf.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.esrf.fr/workflow/ewoks/ewoksppf/",
    "name": "ewoksppf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "ESRF",
    "author_email": "wout.de_nolf@esrf.fr",
    "download_url": "https://files.pythonhosted.org/packages/a7/5d/d67403e0f2a961b2475a646bda4ca5a15135f9c057a8a19ff9fc1e9c9918/ewoksppf-1.0.0.tar.gz",
    "platform": null,
    "description": "# ewoksppf\n\newoksppf provides task scheduling for cyclic [ewoks](https://ewoks.readthedocs.io/) workflows.\n\n## Install\n\n```bash\npip install ewoksppf[test]\n```\n\n## Test\n\n```bash\npytest --pyargs ewoksppf.tests\n```\n\n## Documentation\n\nhttps://ewoksppf.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pypushflow binding for Ewoks",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://ewoksppf.readthedocs.io/",
        "Homepage": "https://gitlab.esrf.fr/workflow/ewoks/ewoksppf/",
        "Source": "https://gitlab.esrf.fr/workflow/ewoks/ewoksppf/",
        "Tracker": "https://gitlab.esrf.fr/workflow/ewoks/ewoksppf/issues/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a75dd67403e0f2a961b2475a646bda4ca5a15135f9c057a8a19ff9fc1e9c9918",
                "md5": "c226596417e9d00a56b282915695cd28",
                "sha256": "6cd8e4b86049934763abecc65d9a6c664f8e114b39a783d6ecfbb6cd66b22dc7"
            },
            "downloads": -1,
            "filename": "ewoksppf-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c226596417e9d00a56b282915695cd28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17590,
            "upload_time": "2024-12-25T13:59:01",
            "upload_time_iso_8601": "2024-12-25T13:59:01.837628Z",
            "url": "https://files.pythonhosted.org/packages/a7/5d/d67403e0f2a961b2475a646bda4ca5a15135f9c057a8a19ff9fc1e9c9918/ewoksppf-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-25 13:59:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ewoksppf"
}
        
Elapsed time: 0.48493s