# Karabo SCADA Framework - Karabo.Bound










Karabo's Python Bound API sits on top of `pybind11` bindings of `karabo.cpp`.
Please check https://pypi.org/project/Karabo/ for an overview of Karabo's components
and ways to install the full system.
# Supported Operating Systems
The supported OS are:
> Almalinux 8/9
> Ubuntu 20.04/22.04 LTS
> Centos 7
> RedHat 9
The GUI application is available under:
> Ubuntu 20.04/22.04 LTS
> Windows 7/10
> MacOSX
# Installation
To install run
```bash
pip install karabo.bound
```
or use the `full` or `bound` options when installing the `karabo` package:
```bash
pip install karabo[full]
pip install karabo[bound]
```
Raw data
{
"_id": null,
"home_page": null,
"name": "karabo.bound",
"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/98/9c/951ef1ce5ffebba73623a4df2b8b5c1e4daf16204c3fc4350ad978077ce0/karabo_bound-3.0.0.tar.gz",
"platform": null,
"description": "# Karabo SCADA Framework - Karabo.Bound\n\n\n\n\n\n\n\n\n\n\n\nKarabo's Python Bound API sits on top of `pybind11` bindings of `karabo.cpp`.\n\nPlease check https://pypi.org/project/Karabo/ for an overview of Karabo's components\nand ways to install the full system.\n\n# Supported Operating Systems\n\nThe supported OS are:\n\n> Almalinux 8/9\n> Ubuntu 20.04/22.04 LTS\n> Centos 7\n> RedHat 9\n\nThe GUI application is available under:\n\n> Ubuntu 20.04/22.04 LTS\n> Windows 7/10\n> MacOSX\n\n\n# Installation\n\nTo install run \n\n```bash\npip install karabo.bound\n```\n\nor use the `full` or `bound` options when installing the `karabo` package:\n\n```bash\npip install karabo[full]\npip install karabo[bound]\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Karabo's Bound 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": "2082a5520c8924bc5b80d8df93094a5fffb2d6eb1e2aaf44486f4da6d28e624f",
"md5": "0519eed92ec2d1d45cfb99536d189110",
"sha256": "311c9c901247fb9222fd82476db402dcd9cf33a9b1baea24755f5ee0960c4239"
},
"downloads": -1,
"filename": "karabo_bound-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0519eed92ec2d1d45cfb99536d189110",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 249582,
"upload_time": "2025-08-01T11:53:24",
"upload_time_iso_8601": "2025-08-01T11:53:24.053085Z",
"url": "https://files.pythonhosted.org/packages/20/82/a5520c8924bc5b80d8df93094a5fffb2d6eb1e2aaf44486f4da6d28e624f/karabo_bound-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "989c951ef1ce5ffebba73623a4df2b8b5c1e4daf16204c3fc4350ad978077ce0",
"md5": "373e29da2b61cf27096717c1df2a92ef",
"sha256": "c2f467f0babaa549e77f2a6a10582fe859a52b9060bad8358a627401d569a7ad"
},
"downloads": -1,
"filename": "karabo_bound-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "373e29da2b61cf27096717c1df2a92ef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 215285,
"upload_time": "2025-08-01T11:53:25",
"upload_time_iso_8601": "2025-08-01T11:53:25.338520Z",
"url": "https://files.pythonhosted.org/packages/98/9c/951ef1ce5ffebba73623a4df2b8b5c1e4daf16204c3fc4350ad978077ce0/karabo_bound-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-01 11:53:25",
"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.bound"
}