# System Bridge - GUI
This is the GUI package for the [System Bridge](https://github.com/timmo001/system-bridge) project.
Raw data
{
"_id": null,
"home_page": "https://github.com/timmo001/system-bridge-gui",
"name": "systembridgegui",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "system-bridge",
"author": "Aidan Timson (Timmo)",
"author_email": "aidan@timmo.dev",
"download_url": "https://files.pythonhosted.org/packages/60/bf/de4b65b57677ea6c82db5e63a3011bb380f76f9d68cbb8c3920d54463499/systembridgegui-4.0.4.tar.gz",
"platform": null,
"description": "# System Bridge - GUI\n\nThis is the GUI package for the [System Bridge](https://github.com/timmo001/system-bridge) project.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "System Bridge GUI",
"version": "4.0.4",
"project_urls": {
"Homepage": "https://github.com/timmo001/system-bridge-gui"
},
"split_keywords": [
"system-bridge"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "55ac80c36138afb606303a8dac931acf2a07422035ce0e524f5233feb5f7b1a6",
"md5": "687317f0b2532a8d4942f2f90a979ba7",
"sha256": "93cb122e32c571379c46e81b23511178c394bd0015019d677bd420049b039b0d"
},
"downloads": -1,
"filename": "systembridgegui-4.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "687317f0b2532a8d4942f2f90a979ba7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 20773,
"upload_time": "2024-03-07T12:45:50",
"upload_time_iso_8601": "2024-03-07T12:45:50.945794Z",
"url": "https://files.pythonhosted.org/packages/55/ac/80c36138afb606303a8dac931acf2a07422035ce0e524f5233feb5f7b1a6/systembridgegui-4.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "60bfde4b65b57677ea6c82db5e63a3011bb380f76f9d68cbb8c3920d54463499",
"md5": "f5ce13cbb52a085830cc02d3af4a558e",
"sha256": "d70f37ea902df09ce7c4e80723557bd9b4d8fb52626656062440be0139453e6c"
},
"downloads": -1,
"filename": "systembridgegui-4.0.4.tar.gz",
"has_sig": false,
"md5_digest": "f5ce13cbb52a085830cc02d3af4a558e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 21399,
"upload_time": "2024-03-07T12:45:52",
"upload_time_iso_8601": "2024-03-07T12:45:52.932625Z",
"url": "https://files.pythonhosted.org/packages/60/bf/de4b65b57677ea6c82db5e63a3011bb380f76f9d68cbb8c3920d54463499/systembridgegui-4.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-07 12:45:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "timmo001",
"github_project": "system-bridge-gui",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "incremental",
"specs": [
[
"==",
"22.10.0"
]
]
},
{
"name": "pyperclip",
"specs": [
[
"==",
"1.8.2"
]
]
},
{
"name": "PySide6",
"specs": [
[
"==",
"6.6.1"
]
]
},
{
"name": "systembridgeconnector",
"specs": [
[
">=",
"4.0.3"
]
]
},
{
"name": "systembridgeshared",
"specs": [
[
">=",
"4.0.0"
]
]
},
{
"name": "typer",
"specs": [
[
"==",
"0.9.0"
]
]
}
],
"lcname": "systembridgegui"
}