Skip to main content

PySide6 bindings to Qt Advanced Docking System

Project description

PySide6-QtAds

Latest Release License Monthly Downloads

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.7.0 --outputdir qt

# Build PySide6-QtAds
LD_LIBRARY_PATH=$PWD/qt/6.7.0/gcc_64/lib \
CMAKE_PREFIX_PATH=$PWD/qt/6.7.0/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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyside6_qtads-4.2.1.1.tar.gz (21.5 MB view hashes)

Uploaded Source

Built Distributions

PySide6_QtAds-4.2.1.1-cp38-abi3-win_amd64.whl (452.5 kB view hashes)

Uploaded CPython 3.8+ Windows x86-64

PySide6_QtAds-4.2.1.1-cp38-abi3-manylinux_2_28_x86_64.whl (799.5 kB view hashes)

Uploaded CPython 3.8+ manylinux: glibc 2.28+ x86-64

PySide6_QtAds-4.2.1.1-cp38-abi3-macosx_11_0_x86_64.whl (742.7 kB view hashes)

Uploaded CPython 3.8+ macOS 11.0+ x86-64

PySide6_QtAds-4.2.1.1-cp38-abi3-macosx_11_0_arm64.whl (731.9 kB view hashes)

Uploaded CPython 3.8+ macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page