python3-qasync

Implementation of the PEP 3156 Event-Loop with Qt
  https://github.com/CabbageDevelopment/qasync
  0
  no reviews



Qasync allows coroutines to be used in PyQt/PySide applications by providing an implementation of the `PEP 3156` event-loop.

qasync is a fork of asyncqt, which is a fork of quamash. May it live longer than its predecessors.