pyqt-ext 2024.9.2


pip install pyqt-ext==2024.9.2


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

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3 :: Only

pyqt-ext

Collection of PyQt/PySide widgets/tools.

GitHub Tag build-test

GitHub Release publish

Install

Requires a PyQt package. Should work with PySide6, PyQt6, or PyQt5.

pip install PySide6

Install latest release version:

pip install pyqt-ext

Or install latest development version:

pip install pyqt-ext@git+https://github.com/marcel-goldschen-ohm/pyqt-ext

Documentation

:construction:

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

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)