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 or GPLv2 or GPLv3) 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.9.2-cp39-abi3-win_arm64.whl (401.8 kB view details)

Uploaded CPython 3.9+Windows ARM64

pyside6-6.9.2-cp39-abi3-win_amd64.whl (564.6 kB view details)

Uploaded CPython 3.9+Windows x86-64

pyside6-6.9.2-cp39-abi3-manylinux_2_39_aarch64.whl (558.2 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.39+ ARM64

pyside6-6.9.2-cp39-abi3-manylinux_2_28_x86_64.whl (558.2 kB view details)

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

pyside6-6.9.2-cp39-abi3-macosx_12_0_universal2.whl (558.1 kB view details)

Uploaded CPython 3.9+macOS 12.0+ universal2 (ARM64, x86-64)

File details

Details for the file pyside6-6.9.2-cp39-abi3-win_arm64.whl.

File metadata

  • Download URL: pyside6-6.9.2-cp39-abi3-win_arm64.whl
  • Upload date:
  • Size: 401.8 kB
  • Tags: CPython 3.9+, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pyside6-6.9.2-cp39-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 1499b1d7629ab92119118e2636b4ace836b25e457ddf01003fdca560560b8c0a
MD5 76fa3ecd661bb2d27c968c753ad5b4c5
BLAKE2b-256 dc34e3dd4e046673efcbcfbe0aa2760df06b2877739b8f4da60f0229379adebd

See more details on using hashes here.

File details

Details for the file pyside6-6.9.2-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: pyside6-6.9.2-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 564.6 kB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pyside6-6.9.2-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d1afbf48f9a5612b9ee2dc7c384c1a65c08b5830ba5e7d01f66d82678e5459df
MD5 e1b15a3140b52df2a9f7a56556ce11f6
BLAKE2b-256 59902e75cbff0e17f16b83d2b7e8434ae9175cae8d6ff816c9b56d307cf53c86

See more details on using hashes here.

File details

Details for the file pyside6-6.9.2-cp39-abi3-manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for pyside6-6.9.2-cp39-abi3-manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 a78fad16241a1f2ed0fa0098cf3d621f591fc75b4badb7f3fa3959c9d861c806
MD5 59d2e560045189005234e78a441d43bb
BLAKE2b-256 942d715db9da437b4632d06e2c4718aee9937760b84cf36c23d5441989e581b0

See more details on using hashes here.

File details

Details for the file pyside6-6.9.2-cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyside6-6.9.2-cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 64a9e2146e207d858e00226f68d7c1b4ab332954742a00dcabb721bb9e4aa0cd
MD5 cb053a5eee9fb62a1904eda2c8d4bc7d
BLAKE2b-256 12dfcb84f802df3dcc1d196d2f9f37dbb8227761826f936987c9386b8ae1ffcc

See more details on using hashes here.

File details

Details for the file pyside6-6.9.2-cp39-abi3-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for pyside6-6.9.2-cp39-abi3-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 71245c76bfbe5c41794ffd8546730ec7cc869d4bbe68535639e026e4ef8a7714
MD5 7a1f20c6fa720ced1db5e66694f0a0f9
BLAKE2b-256 434243577413bd5ab26f5f21e7a43c9396aac158a5d01900c87e4609c0e96278

See more details on using hashes here.

Supported by

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