# PySide6-QtAds
[![Latest Release](https://img.shields.io/pypi/v/Pyside6-QtAds.svg)](https://pypi.python.org/pypi/Pyside6-QtAds/)
[![License](https://img.shields.io/pypi/l/PySide6-QtAds)](https://github.com/mborgerson/pyside6_qtads/blob/main/LICENSE)
![Monthly Downloads](https://img.shields.io/pypi/dm/PySide6-QtAds)
Python/PySide6 bindings to the [Qt Advanced Docking System](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System) library.
Pre-built wheels are available for Windows, macOS, and Linux. You can install with:
```
pip install PySide6-QtAds
```
You may also build from source. Example build from source on Ubuntu 22.04:
```bash
# Install Qt (for example, using aqtinstall)
pip install aqtinstall
aqt install-qt linux desktop 6.8.1 --outputdir qt
# Build PySide6-QtAds
LD_LIBRARY_PATH=$PWD/qt/6.8.1/gcc_64/lib \
CMAKE_PREFIX_PATH=$PWD/qt/6.8.1/gcc_64/lib/cmake/ \
PIP_EXTRA_INDEX_URL=https://download.qt.io/official_releases/QtForPython/ \
pip install -v .
```
Note: `shiboken6-generator` is required when building from source. It will be downloaded automatically in the command above from Qt's package index, as it is not available on PyPI.
# Examples
https://github.com/mborgerson/Qt-Advanced-Docking-System/tree/pyside6
# Credits
- Original PySide6 binding work by CJ Niemira via https://github.com/cniemira/pyside6_qtads
- With bindings.xml improvements via https://github.com/metgem/PySide2Ads
Raw data
{
"_id": null,
"home_page": "https://github.com/mborgerson/pyside6_qtads/",
"name": "PySide6-QtAds",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "PySide6, PySide, Qt, Advanced-Docking-System",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/86/b4/145b8e4930f427144c3d8d1883f32435b86d08dd2b5a7b565e05c6e19c14/pyside6_qtads-4.3.1.2.tar.gz",
"platform": "any",
"description": "# PySide6-QtAds\n[![Latest Release](https://img.shields.io/pypi/v/Pyside6-QtAds.svg)](https://pypi.python.org/pypi/Pyside6-QtAds/)\n[![License](https://img.shields.io/pypi/l/PySide6-QtAds)](https://github.com/mborgerson/pyside6_qtads/blob/main/LICENSE)\n![Monthly Downloads](https://img.shields.io/pypi/dm/PySide6-QtAds)\n\nPython/PySide6 bindings to the [Qt Advanced Docking System](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System) library.\n\nPre-built wheels are available for Windows, macOS, and Linux. You can install with:\n\n```\npip install PySide6-QtAds\n```\n\nYou may also build from source. Example build from source on Ubuntu 22.04:\n\n```bash\n# Install Qt (for example, using aqtinstall)\npip install aqtinstall\naqt install-qt linux desktop 6.8.1 --outputdir qt\n\n# Build PySide6-QtAds\nLD_LIBRARY_PATH=$PWD/qt/6.8.1/gcc_64/lib \\\nCMAKE_PREFIX_PATH=$PWD/qt/6.8.1/gcc_64/lib/cmake/ \\\nPIP_EXTRA_INDEX_URL=https://download.qt.io/official_releases/QtForPython/ \\\npip install -v .\n```\n\nNote: `shiboken6-generator` is required when building from source. It will be downloaded automatically in the command above from Qt's package index, as it is not available on PyPI.\n\n# Examples\nhttps://github.com/mborgerson/Qt-Advanced-Docking-System/tree/pyside6\n\n# Credits\n- Original PySide6 binding work by CJ Niemira via https://github.com/cniemira/pyside6_qtads\n- With bindings.xml improvements via https://github.com/metgem/PySide2Ads\n",
"bugtrack_url": null,
"license": "LGPL v2.1",
"summary": "PySide6 bindings to Qt Advanced Docking System",
"version": "4.3.1.2",
"project_urls": {
"Homepage": "https://github.com/mborgerson/pyside6_qtads/"
},
"split_keywords": [
"pyside6",
" pyside",
" qt",
" advanced-docking-system"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7821eef9032185cb478063ea1bfb8eaf321fa8d9eb2cdc9a9419e5de1f701e6",
"md5": "6fa91f20529f2fddecb36b359a555518",
"sha256": "79892149f6d22ad3224cf954c76718372d8ceda1998c3606e983232a75812301"
},
"downloads": -1,
"filename": "PySide6_QtAds-4.3.1.2-cp39-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "6fa91f20529f2fddecb36b359a555518",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 614222,
"upload_time": "2024-12-09T22:25:04",
"upload_time_iso_8601": "2024-12-09T22:25:04.322174Z",
"url": "https://files.pythonhosted.org/packages/f7/82/1eef9032185cb478063ea1bfb8eaf321fa8d9eb2cdc9a9419e5de1f701e6/PySide6_QtAds-4.3.1.2-cp39-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c4753998a0bbcd1ec376ad1e8c494dc211fc5a4c3b4effcac4f9647fdb7223ae",
"md5": "e0debcbf678c019fb348a8f5ed383c7c",
"sha256": "f92bfd15cefe8ade408f1ee758d6770dc03dab2d0b6909fe03f7a6c1471fa265"
},
"downloads": -1,
"filename": "PySide6_QtAds-4.3.1.2-cp39-abi3-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "e0debcbf678c019fb348a8f5ed383c7c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 643524,
"upload_time": "2024-12-09T22:25:05",
"upload_time_iso_8601": "2024-12-09T22:25:05.741009Z",
"url": "https://files.pythonhosted.org/packages/c4/75/3998a0bbcd1ec376ad1e8c494dc211fc5a4c3b4effcac4f9647fdb7223ae/PySide6_QtAds-4.3.1.2-cp39-abi3-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "165d033324644b8dea2ae0092edafe0ecdb7cca56b22841a0bf84ec27d6159f5",
"md5": "178e65fbc2c2b544dfe8985930b1ec8b",
"sha256": "283da52812ee1dd6ad71fab603d383e97c22479a712224eb9e432bf65c8c41c8"
},
"downloads": -1,
"filename": "PySide6_QtAds-4.3.1.2-cp39-abi3-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "178e65fbc2c2b544dfe8985930b1ec8b",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 839650,
"upload_time": "2024-12-09T22:25:06",
"upload_time_iso_8601": "2024-12-09T22:25:06.756342Z",
"url": "https://files.pythonhosted.org/packages/16/5d/033324644b8dea2ae0092edafe0ecdb7cca56b22841a0bf84ec27d6159f5/PySide6_QtAds-4.3.1.2-cp39-abi3-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a4ea4789d3573effb77c1f1176cbf8d7a106559444291543a0ea2f3f16c311e7",
"md5": "bada29f3d0e9c8585db0b342b3636a79",
"sha256": "4ec7adeecade3ff399b8b0cc1af471071e1eb0d3f5dbf54f57866fb24098fb1a"
},
"downloads": -1,
"filename": "PySide6_QtAds-4.3.1.2-cp39-abi3-manylinux_2_38_aarch64.whl",
"has_sig": false,
"md5_digest": "bada29f3d0e9c8585db0b342b3636a79",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 843751,
"upload_time": "2024-12-09T22:25:08",
"upload_time_iso_8601": "2024-12-09T22:25:08.578164Z",
"url": "https://files.pythonhosted.org/packages/a4/ea/4789d3573effb77c1f1176cbf8d7a106559444291543a0ea2f3f16c311e7/PySide6_QtAds-4.3.1.2-cp39-abi3-manylinux_2_38_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0bc939cc95bad83ec78f508b85c3ffc709cbe3b8db296dff494fce204285995d",
"md5": "f6338f7b3e329b47a78392bfde8c0977",
"sha256": "7b4011b8e217db14bdbb4ab18428d27b232ccdf912a65113548d17cd543d5c74"
},
"downloads": -1,
"filename": "PySide6_QtAds-4.3.1.2-cp39-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "f6338f7b3e329b47a78392bfde8c0977",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 481418,
"upload_time": "2024-12-09T22:25:09",
"upload_time_iso_8601": "2024-12-09T22:25:09.638940Z",
"url": "https://files.pythonhosted.org/packages/0b/c9/39cc95bad83ec78f508b85c3ffc709cbe3b8db296dff494fce204285995d/PySide6_QtAds-4.3.1.2-cp39-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "86b4145b8e4930f427144c3d8d1883f32435b86d08dd2b5a7b565e05c6e19c14",
"md5": "168671027902009c56622c980a475b0d",
"sha256": "31a28f0b4a88260a911873d106bebcd7f90ca8e707751bfd5cdd2ce700ed4231"
},
"downloads": -1,
"filename": "pyside6_qtads-4.3.1.2.tar.gz",
"has_sig": false,
"md5_digest": "168671027902009c56622c980a475b0d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 21553471,
"upload_time": "2024-12-09T22:25:11",
"upload_time_iso_8601": "2024-12-09T22:25:11.953909Z",
"url": "https://files.pythonhosted.org/packages/86/b4/145b8e4930f427144c3d8d1883f32435b86d08dd2b5a7b565e05c6e19c14/pyside6_qtads-4.3.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-09 22:25:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mborgerson",
"github_project": "pyside6_qtads",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyside6-qtads"
}