Skip to main content

Python bindings for the Qt cross-platform application and UI framework

Project description

PySide6

Introduction

Important: for Qt5 compatibility, check PySide2

PySide6 is the official Python module from the Qt for Python project, which provides access to the complete Qt 6.0+ framework.

The Qt for Python project is developed in the open, with all facilities you'd expect from any modern OSS project such as all code in a git repository and an open design process. We welcome any contribution conforming to the Qt Contribution Agreement.

Installation

Since the release of the Technical Preview it is possible to install via pip, both from Qt's servers and PyPi:

pip install PySide6

Please note: this wheel is an alias to other two wheels PySide6_Essentials and PySide6_Addons, which contains a predefined list of Qt Modules.

Dependencies

PySide6 versions following 6.0 use a C++ parser based on Clang. The Clang library (C-bindings), version 13.0 or higher is required for building. Prebuilt versions of it can be downloaded from download.qt.io.

After unpacking the archive, set the environment variable LLVM_INSTALL_DIR to point to the folder containing the include and lib directories of Clang:

7z x .../libclang-release_100-linux-Rhel7.2-gcc5.3-x86_64-clazy.7z
export LLVM_INSTALL_DIR=$PWD/libclang

On Windows:

7z x .../libclang-release_100-windows-vs2015_64-clazy.7z
SET LLVM_INSTALL_DIR=%CD%\libclang

Building from source

For building PySide6 from scratch, please read about getting started. This process will include getting the code:

git clone https://code.qt.io/pyside/pyside-setup
cd pyside-setup
git checkout 6.x # if a specific version is needed

then install the dependencies, and following the instructions per platform. A common build command will look like:

python setup.py install --qtpaths=/path/to/bin/qtpaths6 --parallel=8 --build-tests

You can obtain more information about the options to build PySide and Shiboken in our wiki.

Documentation and Bugs

You can find more information about the PySide6 module API in the official Qt for Python documentation.

If you come across any issue, please file a bug report at our JIRA tracker following our guidelines.

Community

Check our channels on IRC (Libera), Telegram, Gitter, Matrix, and mailing list, and join our community!

Licensing

PySide6 is available under both Open Source (LGPLv3/GPLv2) and commercial license. Using PyPi is the recommended installation source, because the content of the wheels is valid for both cases. For more information, refer to the Qt Licensing page.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

PySide6-6.6.3-cp38-abi3-win_amd64.whl (520.5 kB view details)

Uploaded CPython 3.8+Windows x86-64

PySide6-6.6.3-cp38-abi3-manylinux_2_31_aarch64.whl (513.3 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.31+ ARM64

PySide6-6.6.3-cp38-abi3-manylinux_2_28_x86_64.whl (513.3 kB view details)

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

PySide6-6.6.3-cp38-abi3-macosx_11_0_universal2.whl (512.7 kB view details)

Uploaded CPython 3.8+macOS 11.0+ universal2 (ARM64, x86-64)

File details

Details for the file PySide6-6.6.3-cp38-abi3-win_amd64.whl.

File metadata

  • Download URL: PySide6-6.6.3-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 520.5 kB
  • Tags: CPython 3.8+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.4

File hashes

Hashes for PySide6-6.6.3-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 98ac4ad46a351198ce9cdc08eec261148859c1386e149497c80c75fd1e2fc1a7
MD5 e529f0f8fd3c1a93bf376d1f76a5d9e3
BLAKE2b-256 c0a25e70cfd298c33f9d7a658086367999306c09d99eb75b0ad2e042fdc84279

See more details on using hashes here.

File details

Details for the file PySide6-6.6.3-cp38-abi3-manylinux_2_31_aarch64.whl.

File metadata

File hashes

Hashes for PySide6-6.6.3-cp38-abi3-manylinux_2_31_aarch64.whl
Algorithm Hash digest
SHA256 1218d3511c6ead373035688db7ad5fe1b84da30d3b3d252f7043ba5b60571fdd
MD5 5860315a37e44dff7c2f6a623c48816f
BLAKE2b-256 e2d2a09ce08180f34e36b2c4f9a6061a768f717c2e54635e07977cf87c8c0341

See more details on using hashes here.

File details

Details for the file PySide6-6.6.3-cp38-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for PySide6-6.6.3-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2b1970afa9aa2d04afa8c77e277494216d915771dc8bc5b1d4e80f553e473f7b
MD5 484abbd391d1771fa7306abc780a02bb
BLAKE2b-256 274871939e07e19824d017bd2209ddc6b42e1a767268e21e43d5ed2dbd2d4df9

See more details on using hashes here.

File details

Details for the file PySide6-6.6.3-cp38-abi3-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for PySide6-6.6.3-cp38-abi3-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 0fece198904351fa39293b55de7f2392e9f9e7cfee061de88a77172e1013ea2c
MD5 4ff626a76cb761bfea86010f647ea921
BLAKE2b-256 6905d952e68097ede1f66ef6b8d19c4807fe4887a13c771725ca31de2b20daae

See more details on using hashes here.

Supported by

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