Skip to main content

Python bindings for the Qt cross platform application toolkit

Project description

Qt is set of cross-platform C++ libraries that implement high-level APIs for accessing many aspects of modern desktop and mobile systems. These include location and positioning services, multimedia, NFC and Bluetooth connectivity, a Chromium based web browser, as well as traditional UI development.

PyQt6 is a comprehensive set of Python bindings for Qt v6. It is implemented as more than 35 extension modules and enables Python to be used as an alternative application development language to C++ on all supported platforms including iOS and Android.

PyQt6 may also be embedded in C++ based applications to allow users of those applications to configure or enhance the functionality of those applications.

Author

PyQt6 is copyright (c) Riverbank Computing Limited. Its homepage is https://www.riverbankcomputing.com/software/pyqt/.

Support may be obtained from the PyQt mailing list at https://www.riverbankcomputing.com/mailman/listinfo/pyqt/.

License

PyQt6 is released under the GPL v3 license and under a commercial license that allows for the development of proprietary applications.

Documentation

The documentation for the latest release can be found here.

Installation

The GPL version of PyQt6 can be installed from PyPI:

pip install PyQt6

pip will also build and install the bindings from the sdist package but Qt’s qmake tool must be on PATH.

The sip-install tool will also install the bindings from the sdist package but will allow you to configure many aspects of the installation.

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

PyQt6-6.0.1.tar.gz (940.1 kB view details)

Uploaded Source

Built Distributions

PyQt6-6.0.1-cp36.cp37.cp38.cp39-none-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.6CPython 3.7CPython 3.8CPython 3.9Windows x86-64

PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.6+CPython 3.7+CPython 3.8+CPython 3.9+manylinux: glibc 2.28+ x86-64

PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl (5.8 MB view details)

Uploaded CPython 3.6+CPython 3.7+CPython 3.8+CPython 3.9+macOS 10.14+ Intel (x86-64, i386)

File details

Details for the file PyQt6-6.0.1.tar.gz.

File metadata

  • Download URL: PyQt6-6.0.1.tar.gz
  • Upload date:
  • Size: 940.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6-6.0.1.tar.gz
Algorithm Hash digest
SHA256 313f0f4bf0158e7ce3b892f1ec16b3378e505e0f2458394c1245eb6807695c0d
MD5 0f3a1c35c0ad4a093729f718496f4795
BLAKE2b-256 f929db2cb373ceac78c829def458fdfe72a637ed991d65f4e026997db5f3f200

See more details on using hashes here.

File details

Details for the file PyQt6-6.0.1-cp36.cp37.cp38.cp39-none-win_amd64.whl.

File metadata

  • Download URL: PyQt6-6.0.1-cp36.cp37.cp38.cp39-none-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.6, CPython 3.7, CPython 3.8, CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6-6.0.1-cp36.cp37.cp38.cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 116005e5d6183170db3165a3511a526aea6e382df4c31de3b7eef99b0e23b93d
MD5 c96c4375bf781d630cc0aad5050a62b6
BLAKE2b-256 ae423ace55445da4e4f87a39340e3d698c59fb2abda4c2a55a082d727a469382

See more details on using hashes here.

File details

Details for the file PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: CPython 3.6+, CPython 3.7+, CPython 3.8+, CPython 3.9+, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ca56189761658dc566a6c33d1f653b36b28562bd0b50a264c9a7d5edee9c9c3
MD5 828a4568d778250a61bd923d4ac18558
BLAKE2b-256 fbf2a74fa88ac27affaa74640bee3f04f19b6506229ce357e7c122c8ad29f2be

See more details on using hashes here.

File details

Details for the file PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl.

File metadata

  • Download URL: PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.6+, CPython 3.7+, CPython 3.8+, CPython 3.9+, macOS 10.14+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt6-6.0.1-cp36.cp37.cp38.cp39-abi3-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 e86321613aff6bb18c3b610010b8db27eba3587e016cb218ccc9c6af173f56cb
MD5 cb87821803d4b6e486edd2baf4b10317
BLAKE2b-256 2025d0629ceb952bfcb10be11dad3e98288f01c52e1489d17932b7874a4d2db3

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