kephale / pulser

A library of psygnal generators
Apache License 2.0
0 stars 1 forks source link

use superqt instead of napari #2

Closed tlambert03 closed 1 year ago

tlambert03 commented 1 year ago

the thread_worker decorator pattern that I added in napari was extracted to superqt: https://pyapp-kit.github.io/superqt/utilities/threading/

so until you know you need a full napari dependency, this would be a much smaller requirement.