# Karabo SCADA Framework - Karathon










Karathon is Karabo's main Python API. It is asynchronous and emphasizes plain old Python over
domain specific language constructs.
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.karathon
```
or use the `full` or `karathon` options when installing the `karabo` package:
```bash
pip install karabo[full]
pip install karabo[karathon]
```
Raw data
{
"_id": null,
"home_page": null,
"name": "karabo.karathon",
"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, async, control system",
"author": null,
"author_email": "European XFEL GmbH <opensource@xfel.eu>",
"download_url": "https://files.pythonhosted.org/packages/6d/90/c3e354f01762943de8f0418da94e0e0e5eec4a9ec87279c1586e2295fcb6/karabo_karathon-3.0.0.tar.gz",
"platform": null,
"description": "# Karabo SCADA Framework - Karathon\n\n\n\n\n\n\n\n\n\n\n\nKarathon is Karabo's main Python API. It is asynchronous and emphasizes plain old Python over\ndomain specific language constructs.\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.karathon\n```\n\nor use the `full` or `karathon` options when installing the `karabo` package:\n\n```bash\npip install karabo[full]\npip install karabo[karathon]\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Karabo's Karathon Python API",
"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",
" async",
" control system"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0276b7b7fc8bbd2df0de23e63d33c7707c01bd4a287958e15f3c7f4cedeba31d",
"md5": "09ce3d3023a7e0f49c00b291567d195b",
"sha256": "b2dbfe5455dc11f2caa1804fce78bfdbb236574843a651d330d19a6e9999a3c4"
},
"downloads": -1,
"filename": "karabo_karathon-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "09ce3d3023a7e0f49c00b291567d195b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 329420,
"upload_time": "2025-08-01T11:52:47",
"upload_time_iso_8601": "2025-08-01T11:52:47.478013Z",
"url": "https://files.pythonhosted.org/packages/02/76/b7b7fc8bbd2df0de23e63d33c7707c01bd4a287958e15f3c7f4cedeba31d/karabo_karathon-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6d90c3e354f01762943de8f0418da94e0e0e5eec4a9ec87279c1586e2295fcb6",
"md5": "30995bb3533843e4fbe539e08b738df5",
"sha256": "52a46112459480e2a4599deac5c4f88ab7317b9df7f8523abe65a36d46aef43a"
},
"downloads": -1,
"filename": "karabo_karathon-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "30995bb3533843e4fbe539e08b738df5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 255839,
"upload_time": "2025-08-01T11:52:49",
"upload_time_iso_8601": "2025-08-01T11:52:49.200302Z",
"url": "https://files.pythonhosted.org/packages/6d/90/c3e354f01762943de8f0418da94e0e0e5eec4a9ec87279c1586e2295fcb6/karabo_karathon-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-01 11:52:49",
"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.karathon"
}