# Karabo SCADA Framework - Services










This is the Karabo GUI, the main front-end for the Karabo SCADA framework.
Please check https://pypi.org/project/Karabo/ for an overview of Karabo's components
and ways to install the full system.
# Installation
To install run
```bash
pip install karabo.gui
```
or use the `full` or `gui` options when installing the `karabo` package:
```bash
pip install karabo[full]
pip install karabo[gui]
```
This package itself is pure Python but depends on `pyqt5` which requires compiled code.
It is recommended that you install the Karabo GUI into an environment separate from other Karabo packages.
# List of commands
## karabo-gui
Will launch a Karabo GUI.
Raw data
{
"_id": null,
"home_page": null,
"name": "karabo.gui",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": "\"S. Hauf\" <steffen.hauf@xfel.eu>, \"D. Goeries\" <dennis.goeries@xfel.eu>",
"keywords": "Karabo, SCADA, PyQt, control system",
"author": null,
"author_email": "European XFEL GmbH <opensource@xfel.eu>",
"download_url": "https://files.pythonhosted.org/packages/4d/65/b8a5c5382c9cc3f9d4b1da8232804a635ea8091cf66731597fba9ec55b5e/karabo_gui-3.0.0.tar.gz",
"platform": null,
"description": "# Karabo SCADA Framework - Services\n\n\n\n\n\n\n\n\n\n\n\nThis is the Karabo GUI, the main front-end for the Karabo SCADA framework.\n\nPlease check https://pypi.org/project/Karabo/ for an overview of Karabo's components\nand ways to install the full system.\n\n# Installation\n\nTo install run \n\n```bash\npip install karabo.gui\n```\n\nor use the `full` or `gui` options when installing the `karabo` package:\n\n```bash\npip install karabo[full]\npip install karabo[gui]\n```\n\nThis package itself is pure Python but depends on `pyqt5` which requires compiled code.\n\nIt is recommended that you install the Karabo GUI into an environment separate from other Karabo packages.\n\n# List of commands\n\n## karabo-gui\n\nWill launch a Karabo GUI.\n",
"bugtrack_url": null,
"license": null,
"summary": "Karabo's Graphical User Interface",
"version": "3.0.0",
"project_urls": {
"Bug Reports": "https://github.com/European-XFEL/Karabo/issues",
"Homepage": "https://github.com/European-XFEL/Karabo",
"Source": "https://github.com/European-XFEL/Karabo"
},
"split_keywords": [
"karabo",
" scada",
" pyqt",
" control system"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2e5553e9862ac3a289544a9afcfc82f1bed0b2b828c2daaa65e0ab1596dd96e1",
"md5": "0a0bb3514360021115b2e9318692c4bf",
"sha256": "e39f0cb082d676ef165717979dfbf84a8aaf051a94a14cde7f4bde385178ec43"
},
"downloads": -1,
"filename": "karabo_gui-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a0bb3514360021115b2e9318692c4bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 3880833,
"upload_time": "2025-08-01T11:52:52",
"upload_time_iso_8601": "2025-08-01T11:52:52.518232Z",
"url": "https://files.pythonhosted.org/packages/2e/55/53e9862ac3a289544a9afcfc82f1bed0b2b828c2daaa65e0ab1596dd96e1/karabo_gui-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4d65b8a5c5382c9cc3f9d4b1da8232804a635ea8091cf66731597fba9ec55b5e",
"md5": "f9cbed20eea34fb7bb5bb48cc9ca970e",
"sha256": "864539e70e487ab6a47bb69e7a2a2878917bb50195b08ac4012d874da1c37e18"
},
"downloads": -1,
"filename": "karabo_gui-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "f9cbed20eea34fb7bb5bb48cc9ca970e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 3184679,
"upload_time": "2025-08-01T11:52:54",
"upload_time_iso_8601": "2025-08-01T11:52:54.639697Z",
"url": "https://files.pythonhosted.org/packages/4d/65/b8a5c5382c9cc3f9d4b1da8232804a635ea8091cf66731597fba9ec55b5e/karabo_gui-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-01 11:52:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "European-XFEL",
"github_project": "Karabo",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"lcname": "karabo.gui"
}