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.

PyQt5 is a comprehensive set of Python bindings for Qt v5. 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.

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

Author

PyQt5 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

PyQt5 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 PyQt5 can be installed from PyPI:

pip install PyQt5

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

PyQt5-5.15.9.tar.gz (3.2 MB view details)

Uploaded Source

Built Distributions

PyQt5-5.15.9-cp37-abi3-win_amd64.whl (6.8 MB view details)

Uploaded CPython 3.7+ Windows x86-64

PyQt5-5.15.9-cp37-abi3-win32.whl (5.4 MB view details)

Uploaded CPython 3.7+ Windows x86

PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl (8.4 MB view details)

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

PyQt5-5.15.9-cp37-abi3-macosx_10_13_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.7+ macOS 10.13+ x86-64

File details

Details for the file PyQt5-5.15.9.tar.gz.

File metadata

  • Download URL: PyQt5-5.15.9.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt5-5.15.9.tar.gz
Algorithm Hash digest
SHA256 dc41e8401a90dc3e2b692b411bd5492ab559ae27a27424eed4bd3915564ec4c0
MD5 9d97fc06b7ae75e654e946c49e07ff12
BLAKE2b-256 5c46b4b6eae1e24d9432905ef1d4e7c28b6610e28252527cdc38f2a75997d8b5

See more details on using hashes here.

File details

Details for the file PyQt5-5.15.9-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: PyQt5-5.15.9-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt5-5.15.9-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 e030d795df4cbbfcf4f38b18e2e119bcc9e177ef658a5094b87bb16cac0ce4c5
MD5 bc77a202d559cf47aa61522524545fd2
BLAKE2b-256 555d8df8a2aa0de6588965d048fca9306cf15a5801be3078f195e8f8f41fa863

See more details on using hashes here.

File details

Details for the file PyQt5-5.15.9-cp37-abi3-win32.whl.

File metadata

  • Download URL: PyQt5-5.15.9-cp37-abi3-win32.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.7+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt5-5.15.9-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 e45c5cc15d4fd26ab5cb0e5cdba60691a3e9086411f8e3662db07a5a4222a696
MD5 1658f2f144f9759015b603d3dbed712a
BLAKE2b-256 f3b500a3c80a4c738e92e9d9e144c9bb5bd9d0842bac5517c63d42e7c9633826

See more details on using hashes here.

File details

Details for the file PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl.

File metadata

  • Download URL: PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: CPython 3.7+, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 dd5ce10e79fbf1df29507d2daf99270f2057cdd25e4de6fbf2052b46c652e3a5
MD5 c41a45f2c6eb95dd6ee90b9b94ec5de0
BLAKE2b-256 289978db05e606dbb4a9425c159e7f1f64b69683c16ee3dcd0f97ed9ede6b205

See more details on using hashes here.

File details

Details for the file PyQt5-5.15.9-cp37-abi3-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: PyQt5-5.15.9-cp37-abi3-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 7.0 MB
  • Tags: CPython 3.7+, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0

File hashes

Hashes for PyQt5-5.15.9-cp37-abi3-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 883ba5c8a348be78c8be6a3d3ba014c798e679503bce00d76c666c2dc6afe828
MD5 d7902828449f91a55c126182864e55c2
BLAKE2b-256 77c782f92662afdd85b69d126353d498f71e0fce03cbf1c01b700e0e495adf16

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page