PySignal icon indicating copy to clipboard operation
PySignal copied to clipboard

A purely Python implementation of the Qt signal system with no QObject dependencies

Results 1 PySignal issues
Sort by recently updated
recently updated
newest added

Firstly, this project is super cool, thanks for tackling this! Looking through your tests and code, I don't see much in regards to threading support, or implications of using signals...