ewoksdask


Nameewoksdask JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/workflow/ewoks/ewoksdask/
SummaryDask binding for Ewoks
upload_time2024-12-25 13:59:34
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.
            # ewoksdask

*ewoksdask* provides distributed task scheduling for [ewoks](https://ewoks.readthedocs.io/) workflows.

## Install

```bash
pip install ewoksdask[test]
```

## Test

```bash
pytest --pyargs ewoksdask.tests
```

## Documentation

https://ewoksdask.readthedocs.io/


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.esrf.fr/workflow/ewoks/ewoksdask/",
    "name": "ewoksdask",
    "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/15/58/f125296795d17cb153f8b11c0effb637eae5ab27a3aea851213b3a5253cf/ewoksdask-1.0.0.tar.gz",
    "platform": null,
    "description": "# ewoksdask\n\n*ewoksdask* provides distributed task scheduling for [ewoks](https://ewoks.readthedocs.io/) workflows.\n\n## Install\n\n```bash\npip install ewoksdask[test]\n```\n\n## Test\n\n```bash\npytest --pyargs ewoksdask.tests\n```\n\n## Documentation\n\nhttps://ewoksdask.readthedocs.io/\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Dask binding for Ewoks",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://ewoksdask.readthedocs.io/",
        "Homepage": "https://gitlab.esrf.fr/workflow/ewoks/ewoksdask/",
        "Source": "https://gitlab.esrf.fr/workflow/ewoks/ewoksdask/",
        "Tracker": "https://gitlab.esrf.fr/workflow/ewoks/ewoksdask/issues/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1558f125296795d17cb153f8b11c0effb637eae5ab27a3aea851213b3a5253cf",
                "md5": "c72dc912cc82b4b2052897fd9d796402",
                "sha256": "ee1f89299caa42de5ec9d0ead23c380edb01abdcee6cf617e1bcd3898938fd7a"
            },
            "downloads": -1,
            "filename": "ewoksdask-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c72dc912cc82b4b2052897fd9d796402",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5802,
            "upload_time": "2024-12-25T13:59:34",
            "upload_time_iso_8601": "2024-12-25T13:59:34.383124Z",
            "url": "https://files.pythonhosted.org/packages/15/58/f125296795d17cb153f8b11c0effb637eae5ab27a3aea851213b3a5253cf/ewoksdask-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-25 13:59:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ewoksdask"
}
        
Elapsed time: 1.18632s