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.4.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.4-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: python_qt6_gtk-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 d32e2f0f2ccbb56ec48a645c3a972b95e4ab9575765f4e7027e400abe1f61da8
MD5 f0fbcd02cc30f58c0183895dc08cfbe0
BLAKE2b-256 b7da79462245f0920189f92e1aafd6bf6b3556535878e988374086e9fec6c83d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_qt6_gtk-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 38fa6b3b20c71c65e1b720a0ad80f721c7a093144890e6ed6b9c161205638b1b
MD5 aa1030d056378ffac02079dc510237f7
BLAKE2b-256 0273a598206d035071afba19f21dfd6f10fd98afeb169a8e6680fcd8c2b212d9

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