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.5.3-cp37-abi3-win_amd64.whl (7.2 kB view details)

Uploaded CPython 3.7+ Windows x86-64

PySide6-6.5.3-cp37-abi3-manylinux_2_31_aarch64.whl (6.7 kB view details)

Uploaded CPython 3.7+ manylinux: glibc 2.31+ ARM64

PySide6-6.5.3-cp37-abi3-manylinux_2_28_x86_64.whl (6.7 kB view details)

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

PySide6-6.5.3-cp37-abi3-macosx_11_0_universal2.whl (6.7 kB view details)

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

File details

Details for the file PySide6-6.5.3-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: PySide6-6.5.3-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 7.2 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

Hashes for PySide6-6.5.3-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 aaaf5acfaaf9575740df03ee1aa706e2f38d8fcca2255acbbd3a5701f6f2f416
MD5 3fedf9cb05e6a5235b8ccefceb25dce8
BLAKE2b-256 d5e744227738d296b3007ad0276f0fad468ea915b819d78a698c64c765f27ea4

See more details on using hashes here.

File details

Details for the file PySide6-6.5.3-cp37-abi3-manylinux_2_31_aarch64.whl.

File metadata

File hashes

Hashes for PySide6-6.5.3-cp37-abi3-manylinux_2_31_aarch64.whl
Algorithm Hash digest
SHA256 48f4579ca49225cfff8f512178551bdf6aa9031198527f71799bcc061a0f2327
MD5 609a0e9a8e481dd50466e8039ce8c9a2
BLAKE2b-256 3a38188ab0f2bdb7ec611633a724eeecc4f2176a13257b4283a521af7f5ef50d

See more details on using hashes here.

File details

Details for the file PySide6-6.5.3-cp37-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for PySide6-6.5.3-cp37-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 84f3d3e278e5ea00f1558ac7e1eeb382bba1df7732bdb025ee654e7b4b3cd451
MD5 b1521d1e23621910ac118446d9e8694a
BLAKE2b-256 eda0eb4d6b49a765b7089ac610f3a17d552c53eb30ce0e9f2837f44bb9e087a4

See more details on using hashes here.

File details

Details for the file PySide6-6.5.3-cp37-abi3-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for PySide6-6.5.3-cp37-abi3-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 be53e7c64710fc4307afd33147e241a06cd97b18fae887ee611d8d4b373dbb04
MD5 eacc5d4c369957f7144771293c48d7cd
BLAKE2b-256 33d1c6b70c34058e430a50c660dd6abca52cb9a8822ad9dd9e3ac9056fa686ea

See more details on using hashes here.

Supported by

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