ewoksweb


Nameewoksweb JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/workflow/ewoks/ewoksweb
SummaryWeb frontend for ewoks
upload_time2024-04-11 11:22:09
maintainerNone
docs_urlNone
authorESRF
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ewoksweb

_ewoksweb_ is a frontend to create, visualize and execute
[ewoks](https://ewoks.readthedocs.io/) workflows in the web.

## Demo

https://workflow.gitlab-pages.esrf.fr/ewoks/ewoksweb/

## Local installation

Install the [ewoksserver](https://ewoksserver.readthedocs.io) python package

```bash
pip install ewoksserver[frontend]
```

Start the server and open the frontend in a web browser

```bash
ewoks-server
```

## Documentation

https://ewoksweb.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.esrf.fr/workflow/ewoks/ewoksweb",
    "name": "ewoksweb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "ESRF",
    "author_email": "giannis.koumoutsos@esrf.fr",
    "download_url": "https://files.pythonhosted.org/packages/d5/6d/dbbd6ed66656dc63f8ee1c2ec1d53696bd4fe205691e28503be98b27fa5f/ewoksweb-1.1.0.tar.gz",
    "platform": null,
    "description": "# ewoksweb\n\n_ewoksweb_ is a frontend to create, visualize and execute\n[ewoks](https://ewoks.readthedocs.io/) workflows in the web.\n\n## Demo\n\nhttps://workflow.gitlab-pages.esrf.fr/ewoks/ewoksweb/\n\n## Local installation\n\nInstall the [ewoksserver](https://ewoksserver.readthedocs.io) python package\n\n```bash\npip install ewoksserver[frontend]\n```\n\nStart the server and open the frontend in a web browser\n\n```bash\newoks-server\n```\n\n## Documentation\n\nhttps://ewoksweb.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Web frontend for ewoks",
    "version": "1.1.0",
    "project_urls": {
        "Documentation": "https://workflow.gitlab-pages.esrf.fr/ewoks/ewoksweb",
        "Homepage": "https://gitlab.esrf.fr/workflow/ewoks/ewoksweb",
        "Source": "https://gitlab.esrf.fr/workflow/ewoks/ewoksweb",
        "Tracker": "https://gitlab.esrf.fr/workflow/ewoks/ewoksweb/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d56ddbbd6ed66656dc63f8ee1c2ec1d53696bd4fe205691e28503be98b27fa5f",
                "md5": "7c662c122ef9900c8858896cdf675f6c",
                "sha256": "d4f7126755ae8d1ba1ef8996c730592d13b4a8f7159be3e3bfd79a01812d0a82"
            },
            "downloads": -1,
            "filename": "ewoksweb-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7c662c122ef9900c8858896cdf675f6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 823211,
            "upload_time": "2024-04-11T11:22:09",
            "upload_time_iso_8601": "2024-04-11T11:22:09.427705Z",
            "url": "https://files.pythonhosted.org/packages/d5/6d/dbbd6ed66656dc63f8ee1c2ec1d53696bd4fe205691e28503be98b27fa5f/ewoksweb-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 11:22:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ewoksweb"
}
        
Elapsed time: 0.21924s