ewoksorange


Nameewoksorange JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/workflow/ewoks/ewoksorange/
SummaryOrange binding for Ewoks
upload_time2024-11-07 18:11:39
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.
            # ewoksorange

_ewoksorange_ provides a desktop graphical interface for [ewoks](https://ewoks.readthedocs.io/).

## Getting started

Install the project

```bash
pip install ewoksorange[full]
```

Launch the Orange canvas:

```bash
ewoks-canvas
```

Launch the Orange canvas with the examples add-on

```bash
ewoks-canvas --with-examples
```

Open an existing workflow in the Orange canvas

```bash
ewoks-canvas /path/to/orange_wf.ows
```

For more information, see the [documentation](https://ewoksorange.readthedocs.io/): https://ewoksorange.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.esrf.fr/workflow/ewoks/ewoksorange/",
    "name": "ewoksorange",
    "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/12/18/26ff5c2444735df460809a7cab0bb3cf8b38453947b05fa10eadec3c2c47/ewoksorange-0.9.0.tar.gz",
    "platform": null,
    "description": "# ewoksorange\n\n_ewoksorange_ provides a desktop graphical interface for [ewoks](https://ewoks.readthedocs.io/).\n\n## Getting started\n\nInstall the project\n\n```bash\npip install ewoksorange[full]\n```\n\nLaunch the Orange canvas:\n\n```bash\newoks-canvas\n```\n\nLaunch the Orange canvas with the examples add-on\n\n```bash\newoks-canvas --with-examples\n```\n\nOpen an existing workflow in the Orange canvas\n\n```bash\newoks-canvas /path/to/orange_wf.ows\n```\n\nFor more information, see the [documentation](https://ewoksorange.readthedocs.io/): https://ewoksorange.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Orange binding for Ewoks",
    "version": "0.9.0",
    "project_urls": {
        "Documentation": "https://ewoksorange.readthedocs.io/",
        "Homepage": "https://gitlab.esrf.fr/workflow/ewoks/ewoksorange/",
        "Source": "https://gitlab.esrf.fr/workflow/ewoks/ewoksorange/",
        "Tracker": "https://gitlab.esrf.fr/workflow/ewoks/ewoksorange/issues/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "121826ff5c2444735df460809a7cab0bb3cf8b38453947b05fa10eadec3c2c47",
                "md5": "30e473ed09aa4cef06f0e6cdf0f2192c",
                "sha256": "59fe2f5141d59e2ba2a70699dc530ae75eee30059e1b02f86bf6752368a63d49"
            },
            "downloads": -1,
            "filename": "ewoksorange-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "30e473ed09aa4cef06f0e6cdf0f2192c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 57621,
            "upload_time": "2024-11-07T18:11:39",
            "upload_time_iso_8601": "2024-11-07T18:11:39.117312Z",
            "url": "https://files.pythonhosted.org/packages/12/18/26ff5c2444735df460809a7cab0bb3cf8b38453947b05fa10eadec3c2c47/ewoksorange-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 18:11:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ewoksorange"
}
        
Elapsed time: 5.11670s