mirror of
https://github.com/pyapp-kit/superqt.git
synced 2025-09-04 16:50:10 +02:00
5a55a74670bf181498b8a7608788bbc99a975eef
qwidgets
Missing widgets for PyQt/PySide
Widgets
Widgets include:
- Float Slider
- Range Slider (multi-handle slider)
- Labeled Sliders (sliders with linked spinboxes)
- Unbound Integer SpinBox (backed by python
int
)
Contributing
This repository seeks to accumulate Qt-based widgets for python (PyQt & PySide) that are not provided in the native QtWidgets module. We welcome contributions!
Please see the Contributing Guide
Description
Languages
Python
100%