pyqt-ext 1.2.0


pip install pyqt-ext==1.2.0


Meta
Author: Marcel Goldschen-Ohm
Requires Python: >=3.9

Classifiers

Development Status
  • 3 - Alpha

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

pyqt-ext

Collection of PyQt/PySide widgets/tools.

In addition to being useful out-of-the-box, you may find these tools to be helpful templates for rolling your own custom widgets.

Install

Should work with PySide6, PyQt6, or PyQt5.

pip install PySide6 pyqt-ext

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy (>=1.26.2)
qtpy (>=2.4.1)
qtawesome (>=1.3.0)