Skip to main content

Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.

Project description

QtPy: Abstraction layer for PyQt5/PyQt4/PySide2/PySide

license pypi version conda version download count OpenCollective Backers Join the chat at https://gitter.im/spyder-ide/public
PyPI status Build status CircleCI Coverage Status

Copyright © 2009–2019 The Spyder Development Team

Description

QtPy is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide.

It provides support for PyQt5, PyQt4, PySide2 and PySide using the Qt5 layout (where the QtGui module has been split into QtGui and QtWidgets).

Basically, you can write your code as if you were using PySide2 but import Qt modules from qtpy instead of PySide2 (or PyQt5)

Attribution and acknowledgments

This project is based on the pyqode.qt project and the spyderlib.qt module from the Spyder project, and also includes contributions adapted from qt-helpers, developed as part of the glue project.

Unlike pyqode.qt this is not a namespace package, so it is not tied to a particular project or namespace.

License

This project is released under the MIT license.

Requirements

You need PyQt5, PyQt4, PySide2 or PySide installed in your system to make use of QtPy. If several of these packages are found, PyQt5 is used by default unless you set the QT_API environment variable.

QT_API can take the following values:

  • pyqt5 (to use PyQt5).
  • pyqt or pyqt4 (to use PyQt4).
  • pyside2 (to use PySide2)
  • pyside (to use PySide).

Installation

pip install qtpy

or

conda install qtpy

Contributing

Everyone is welcome to contribute!

Sponsors

Become a sponsor to get your logo on our README on Github.

Sponsors

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

QtPy-1.9.0.tar.gz (35.5 kB view details)

Uploaded Source

Built Distribution

QtPy-1.9.0-py2.py3-none-any.whl (54.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file QtPy-1.9.0.tar.gz.

File metadata

  • Download URL: QtPy-1.9.0.tar.gz
  • Upload date:
  • Size: 35.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3

File hashes

Hashes for QtPy-1.9.0.tar.gz
Algorithm Hash digest
SHA256 2db72c44b55d0fe1407be8fba35c838ad0d6d3bb81f23007886dc1fc0f459c8d
MD5 a7c993a82a1e0a0fbd01ef4aa924ed21
BLAKE2b-256 af9ff92125f9ba07830e5dd99141d07d5edffd555670d2c16a8454ac4a65d27b

See more details on using hashes here.

File details

Details for the file QtPy-1.9.0-py2.py3-none-any.whl.

File metadata

  • Download URL: QtPy-1.9.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 54.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3

File hashes

Hashes for QtPy-1.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fa0b8363b363e89b2a6f49eddc162a04c0699ae95e109a6be3bb145a913190ea
MD5 903fca22fa43e617440226bcb3a534ec
BLAKE2b-256 cdfd9972948f02e967b691cc0ca1f26124826a3b88cb38f412a8b7935b8c3c72

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