logo
首页技术栈工具库讨论
pysignal

pysignal

A Qt style signal implementation that doesn't require QObjects. This supports class methods, functions, lambdas and partials. Signals can either be created on the instance or on the class, and can be handled either as objects or by string name. Unlike PyQt signals, PySignals do not enforce types by default as I believe this is more pythonic.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icondgovil/PySignal104
CONDA
conda install -c anaconda pysignal
查看
标签
根据用户添加的标签生成
暂无标签