Skip to main content

A minimal Python package

Project description

Unofficial PyQt5 via PyPI for Python 2.7 64-bit on Windows

Build status PyPI version




A) Install with pip and git

With this approach, you get version 5.7.1

$ pip install git+git://github.com/pyqt/python-qt5.git

B) Or install with just pip

With this approach, you only get 5.3 due to space restrictions on PyPI.

$ pip install python-qt5

C) Or install with just git




Testing out the installation

  1. Launch Python
  2. Type this in
>>> import sys
>>> from PyQt5 import QtWidgets
>>> app = QtWidgets.QApplication(sys.argv)
>>> button = QtWidgets.QPushButton("Hello")
>>> button.setFixedSize(400, 400)
>>> button.show()
>>> app.exec_()
  • More information in the Wiki

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

python_qt6_gtk-0.1.3.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_qt6_gtk-0.1.3-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file python_qt6_gtk-0.1.3.tar.gz.

File metadata

  • Download URL: python_qt6_gtk-0.1.3.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for python_qt6_gtk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 06874cd92affcec20a7cb0b63a5e0b0b51b65aea46041a2d9840fc5ec39ae674
MD5 befd3c365b405a2da136a128917133d3
BLAKE2b-256 85c22df6a565d91a6949edf8395fbb0ff704b376fd902c86bb2d22af4cb11adc

See more details on using hashes here.

File details

Details for the file python_qt6_gtk-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: python_qt6_gtk-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for python_qt6_gtk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dd4ad2dfb96ac83c54f6ec876d28df846bc227c0a5a0bbf9b4d220634488a3ca
MD5 74cdbb3049a4f00cd622f9329aeb3392
BLAKE2b-256 1448f2c157b726079a1d77f036acafaad87a64c2f4adcef75d48419e3295a95d

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