qtpy 1.4.2


pip install qtpy==1.4.2

Project Links

Meta
Author: Colin Duquesnoy, The Spyder Development Team
Maintainer: Gonzalo Peña-Castellanos

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • X11 Applications :: Qt
  • Win32 (MS Windows)

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Programming Language
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.3
  • Python :: 3.4
  • Python :: 3.5
Latest PyPI version Number of PyPI downloads

QtPy: Abtraction layer for PyQt5/PyQt4/PySide

QtPy (pronounced ‘cutie pie’) 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 and PySide using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets).

Basically, you write your code as if you were using PyQt5 but import qt from qtpy instead of PyQt5.

Attribution and acknowledgements

This project is based on the pyqode.qt project and the spyderlib.qt module from the spyder project.

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

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

No dependencies