Python bindings for the Qt cross platform UI and application toolkit
Project description
What is PyQt5?
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.
License
PyQt5 is released under the GPL v3 license and under a commercial license that allows for the development of proprietary applications.
Installation
PyQt5 source packages for the GPL version can be dowloaded from https://www.riverbankcomputing.com/software/pyqt/download5/.
Wheels for the GPL version for 32 and 64-bit Windows, 64-bit OS X and 64-bit Linux can be installed from PyPI:
pip3 install PyQt5
The wheels include a copy of the required parts of the LGPL version of Qt.
Documentation
The documentation for the latest release can be found here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6494dfbc6156350529d6aa671fbd054c41dc0155d055683b31ed359a974df496 |
|
MD5 | 9d9053f6de3299169beae09c16dd0b99 |
|
BLAKE2b-256 | ebe028b46c12a176329cfa1f57aba29c04f22bd98f1ffcad02f50013f4933c2f |
Hashes for PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-none-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f20e65166083a6a094e83a10eea8c85b22052062c4972bfba1d49d16138c5c1 |
|
MD5 | c88436dda54af7c759fa149d76eeca87 |
|
BLAKE2b-256 | 0303f42a3f893c4f7b08dfc3f6187b2db5558ee3ca194180bbd8b85b8721e825 |
Hashes for PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 341d57bd240d5615163108964ea7593be18b97e9764c1d25754001a03e91371e |
|
MD5 | c19f6d1eed5f7d4fbb390b9662899a89 |
|
BLAKE2b-256 | ea6c144ffca9f680986a1d48a7f42315933bfc100659447971180474be171b59 |
Hashes for PyQt5-5.9.1-5.9.2-cp35.cp36.cp37-abi3-macosx_10_6_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49accf8fba51e6ad4f3481e268a7a56a7dd6b73ec255aef359d87de3d8c6cdfd |
|
MD5 | 6bb5a992af1c817c599544f0099a0c39 |
|
BLAKE2b-256 | 21a9f64e3511b2e7da37447afc34d3f28d0a5b00e0cfdf5774171f9f11bfd722 |