ewoksorange


Nameewoksorange JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/workflow/ewoks/ewoksorange/
SummaryOrange binding for Ewoks
upload_time2025-01-13 15:04:51
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/79/e9/84bc5d1d873a6df09b2eab11cc71dc238bdc907a1e1de7f28860c9d04189/ewoksorange-1.1.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": "1.1.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": "4233069da1e211cf08b11ff7a223c4c752ebae23d00b9ede35c368c210a24cd1",
                "md5": "d7b24dbdc5057e66e49f59d2fca56069",
                "sha256": "dbfd83c56f1be1be2d15c5f9ebe51c75730d5bec9bc36f3b28af63369dfa61e0"
            },
            "downloads": -1,
            "filename": "ewoksorange-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7b24dbdc5057e66e49f59d2fca56069",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 77961,
            "upload_time": "2025-01-13T15:04:48",
            "upload_time_iso_8601": "2025-01-13T15:04:48.555381Z",
            "url": "https://files.pythonhosted.org/packages/42/33/069da1e211cf08b11ff7a223c4c752ebae23d00b9ede35c368c210a24cd1/ewoksorange-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79e984bc5d1d873a6df09b2eab11cc71dc238bdc907a1e1de7f28860c9d04189",
                "md5": "b0a3d1caac45fabfd9117c4a7d22cc88",
                "sha256": "240a4fb70e76739131dc96ff51eb9d079878e49d69bbbec5442d0185ac5f8235"
            },
            "downloads": -1,
            "filename": "ewoksorange-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b0a3d1caac45fabfd9117c4a7d22cc88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 58090,
            "upload_time": "2025-01-13T15:04:51",
            "upload_time_iso_8601": "2025-01-13T15:04:51.463715Z",
            "url": "https://files.pythonhosted.org/packages/79/e9/84bc5d1d873a6df09b2eab11cc71dc238bdc907a1e1de7f28860c9d04189/ewoksorange-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-13 15:04:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ewoksorange"
}
        
Elapsed time: 0.63261s