PySide6 bindings to Qt Advanced Docking System
Project description
PySide6-QtAds
Python/PySide6 bindings to the 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:
# Install Qt (for example, using aqtinstall)
pip install aqtinstall
aqt install-qt linux desktop 6.5.1 --outputdir qt
# Build PySide6-QtAds
LD_LIBRARY_PATH=$PWD/qt/6.5.1/gcc_64/lib \
CMAKE_PREFIX_PATH=$PWD/qt/6.5.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, and currently only available via Qt's package index.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PySide6-QtAds-4.1.0.tar.gz.
File metadata
- Download URL: PySide6-QtAds-4.1.0.tar.gz
- Upload date:
- Size: 21.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e39fe8112f7088fb574d4c45c2f9ac17c87b811492a427a8ce423b16597f8bd
|
|
| MD5 |
e5bb1fbdbbe8ea41ef13dd311aa74bd6
|
|
| BLAKE2b-256 |
2b3a644885d721a35dc927fee73cdf1f56e977935197a4a6e7f91f3565568e9c
|
File details
Details for the file PySide6_QtAds-4.1.0-cp37-abi3-win_amd64.whl.
File metadata
- Download URL: PySide6_QtAds-4.1.0-cp37-abi3-win_amd64.whl
- Upload date:
- Size: 434.7 kB
- Tags: CPython 3.7+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2de32676dd7a7693ec4b0b97ede913fda5516d4df10e7097f7ab36b5575d428
|
|
| MD5 |
576c367d7f52868ca4543283a6d48f45
|
|
| BLAKE2b-256 |
9c075fcb18424208bc5a5819d691e83dcb07409ab90f4e6eba38d1330dc3d131
|
File details
Details for the file PySide6_QtAds-4.1.0-cp37-abi3-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: PySide6_QtAds-4.1.0-cp37-abi3-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 769.5 kB
- Tags: CPython 3.7+, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40f00c914c6bd9b1ffc88271e4919d256e595e43d101352d82d7639b58b6ac97
|
|
| MD5 |
ad23c112e30869259e56ca37d8cc5a1a
|
|
| BLAKE2b-256 |
01ac11fa4f93d4238d7cae7db5c914509495aa5145a61ccc006d93df39016f25
|
File details
Details for the file PySide6_QtAds-4.1.0-cp37-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: PySide6_QtAds-4.1.0-cp37-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 721.6 kB
- Tags: CPython 3.7+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0d1f4cfd0212eb18c2ad268a8c53ff2526b7a5d904e8c9505ceea3317b6d185
|
|
| MD5 |
d7651a34d5f628e8758e742bf9cb3554
|
|
| BLAKE2b-256 |
55765fab26e20940befdd3ac639e79b38916e09322a2c12bb00da90be33ea6cb
|
File details
Details for the file PySide6_QtAds-4.1.0-cp37-abi3-macosx_10_15_x86_64.whl.
File metadata
- Download URL: PySide6_QtAds-4.1.0-cp37-abi3-macosx_10_15_x86_64.whl
- Upload date:
- Size: 718.9 kB
- Tags: CPython 3.7+, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aa9a705bb14d4e1b0e98c9a53aa05ff0bb6e0eb1adc4dff99fc12a290b9b91c
|
|
| MD5 |
59d6db727b498f4a3a87cb8ddd6737de
|
|
| BLAKE2b-256 |
2bd978be1ecedc98eba7411fa6acf8e19c03c9b786f0d8a6ddd6ef0dc1582a29
|